genseat can generate a script to multiseat on demond.
- Install Xephyr, go, xinput, setxkbmap, sudo
- Plugin your extra keyboard and mouse.
go build
to generategenseat
executable file
- run
genseat > seat2.sh
- edit seat2.sh before run. Modify following options depend on you.
- modify DISPLAY(eg. :5 -> :10)
- resolution (eg. 1024x768 -> 1280x1024)
- terminal or window manager (eg. xterm -> awesome)
- Run it by
sh seat2.sh
- Move the new seat to proper position by your first mouse.