Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Wed, 28 Apr 1999 05:37:49 +1000

Re: nubee Q

Timothy MacDonald writes:

>  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*

Cheers,
___________________________________________________
                                               \  /
  Andrew Apted   <ajapted@netspace.net.au>      \/
 

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