python and glut

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Sat May 7 16:23:01 EDT 2005


In <q06fe.1345165$35.50299638 at news4.tin.it>, max(01)* wrote:

> Lonnie Princehouse wrote:
> 
>> DRI not working could also be a permissions issue; check to see if it
>> works as root.
> 
> that's it! :-)
> 
> now, how can i make it work as "joe user"?

I have this in my XF86Config and I'm in the `video` group::

  Section "DRI"
      Group      "video"
      Mode       0660
  EndSection

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list