Skip to content

Instantly share code, notes, and snippets.

Created March 9, 2014 23:51
Show Gist options
  • Select an option

  • Save anonymous/9456944 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/9456944 to your computer and use it in GitHub Desktop.
lightdm.conf
[LightDM]
seats=Seat:0 Seat:1
minimum-vt=7
[Seat: 0]
xserver-layout=seat0
xserver-command=/usr/bin/X :0 -sharevts -isolateDevice PCI:0:2:0 -layout seat0 -config /etc/X11/split/xorg.0.conf
[Seat: 1]
xserver-layout=seat1
xserver-command=/usr/bin/X :1 -sharevts -isolateDevice PCI:1:0:0 -layout seat1 -config /etc/X11/split/xorg.1.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment