[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphics performance under linux




Hi,

> Just another question..
> 
> If the X server runs in user mode, how is it able to change the video
> mode from text to bitmap mode, although it runs in user mode and has
> no enough privilages to do so?

/usr/bin/X11/X is a symlink to Xwrapper which is set-uid root.  That
probably gives sufficient permission.

You may find using strace to see what it does useful.  Alternatively,
UTSL.


Ralph.

-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/