nanogui@linuxhacker.org
nanogui@linuxhacker.org
On Thu, 15 Jun 2000, Greg Haerr wrote:
> I'm thinking that only root users can open /dev/fb0. Does anyone know
> of a way for non-root users to talk to /dev/fb0?
Can change mode of /dev/fb0: chmod og+rw /dev/fb0
Changing owner might work as well.
Murphy
nanogui@linuxhacker.org