Index: [thread] [date] [subject] [author]
  From: becka@rz.uni-duesseldorf.de
  To  : ggi-develop@eskimo.com
  Date: Wed, 28 Apr 1999 18:46:15 +0200 (MEST)

Re: nubee Q

> >  P.S. Ok let me add a question. The above only allows me to run fbdev targets as
> >  root. What do I need to do to allow others to access the device? Do I need
> >  KGIcon?

> Usually like this:
>     addgroup video
>     adduser <user> video
>     chgrp video /dev/fb*
Don't forget to chmod g+w /dev/fb* ... :-).

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <andreas.beck@ggi-project.org> =

Index: [thread] [date] [subject] [author]