My Goal:
To start 3 X servers corresponding to 3 monitors: 1st X is for local seat (1 monitor, keyboard, mouse), 2nd & 3rd X servers listening on TCP sockets/connections and they don’t need to attach to local mouse and keyboard.
- This is similar to multiseat set up but not quite in that 2nd & 3rd monitors are listening on TCP sockets, not UNIX domain sockets
Question:
How does nvidia-settings (command that generates xorg.conf) relate to KDE startup? In other words, KDE display manager starts up X server (correct me if wrong) and which KDE config file contains the command line that starts X? In more details, nvidia-settings will modify that KDE config file so that 3 Xorg servers start up upon boot
Question - Alternative:
Inferior to main question above but I can live with it. Here nvidia-settings is taken out of the picture. How would I configure KDE so that it starts up 3 X servers described in Goal section above? This is more of getting assurance from you experts
- http://brainacle.com/multiseating-with-kde-and-xbmc-like-a-boss.html
- In the url, the guy explains exactly just that but it is a bit outdated back in 2011
- I have OpenSuSE 12.3 and I just want to know if his config will work for me. Please comment with additional advice
Background:
- OpenSuSE 12.3
- EVGA GeForce GTX 660, has 4 independent monitor outputs, nVidia GPU
- I CANNOT use Open Source nv or nouveau drivers; I have to use nVidia proprietary driver for Linux, already obtained from http://en.opensuse.org/SDB:NVIDIA_drivers and currently using it
- I do have close-to-what-I-want setup running. nvidia-settings generates xorg.conf that is running 3 X servers but 2nd & 3rd servers not listening on TCP
- Please take a look at the last post by colinh here: http://devgurus.amd.com/message/1302563#1302563. This is close to what I want except that he is running LightDM instead of KDE
- Another multi-seat setup, http://blog.chris.tylers.info/index.php?/archives/14-Multiseat-X-Under-X11R6.97.0.html.
I spent about 2 days looking for that KDE config file where nvidia-settings went and edited (or created) the settings. My eyes red and my mind pissed off, wishing nvidia to go to hell.
Much appreciated!