LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Different xorg.conf-files for users (https://www.linuxquestions.org/questions/linux-general-1/different-xorg-conf-files-for-users-355257/)

zorolowski 08-20-2005 02:45 PM

Different xorg.conf-files for users
 
Is it possible that different users have their own xorg.conf-files?

thanks for your help
Zorolowski

bulliver 08-20-2005 03:11 PM

You could try:
Code:

$ startx -- -config /your/users/xorg.conf

Linux~Powered 08-21-2005 10:27 AM

Have the user run xorg.config from there account and it'll save the xorg.config file in their /home directory. When they run startx it should read the xorg.config file in their /home directory. I'm pretty sure anyway.


All times are GMT -5. The time now is 09:47 PM.