Multiseat: Difference between revisions

Created page with " A multiseat system allows for multiple separate simultaneous users on one machine. NixOS supports multiseat using udev, loginctl and assigning separate hardware to each seat, with at least one video card per seat. For that you need to properly configure udev to assign hardware to each seat. On a traditional Linux distribution you can use the <code>loginctl attach</code> command to interactively assign hardware to seats, but since <code>/etc/udev/rules.d</code> is read..."
 
Kavau (talk | contribs)
m Change the archwiki link to the up-to-date multiseat page (the old Xorg multiseat page is woefully out-of-date).
 
Line 23: Line 23:


* [https://www.freedesktop.org/wiki/Software/systemd/multiseat/ Multiseat on FreeDesktop wiki]
* [https://www.freedesktop.org/wiki/Software/systemd/multiseat/ Multiseat on FreeDesktop wiki]
* [https://wiki.archlinux.org/title/Xorg_multiseat Multiseat on ArchWiki]
* [https://wiki.archlinux.org/title/multiseat Multiseat on ArchWiki]
* [https://wiki.ubuntu.com/Multiseat Multiseat on Ubuntu wiki]
* [https://wiki.ubuntu.com/Multiseat Multiseat on Ubuntu wiki]


[[Category:Desktop]]
[[Category:Desktop]]