On Thursday 16 May 2002 16:12, Julian Kippels wrote: > Ok... now i can run xmame in fullscreen as root... > but not as normal user You have to setup setuid root permissions for the executable file then ! But remember that this is considered a security risk !
su - (become root, that is) chown root.users /your/xmame/executable/file (it's important root is the owner !) chmod 4755 /your/xmame/executable/file exit Then try again as a "normal user"... Hope this helps, Rene -- R. Reucher voice: +49/621/4803-174 COMPAREX GmbH, GC20 fax: +49/621/4803-141 Mannheimerstr. 105 e-mail: [EMAIL PROTECTED] D-68535 Edingen-Neckarhausen Don't you feel more like you do now than you did when you came in? _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
