1

I have two monitors and want two users to be able to use my computer at the same time with different keyboards and mice.

I have an Nvidia GTX 970 Graphics card and Intel processor and integrated graphics in the motherboard.

I have been trying to understand the different tutorials but am unable to understand them.

I'm not able to edit all those config files and run those commands.

Is there an easy way like with a GUI or a script to set up multiseat in Ubuntu?

I'm using GDM and Gnome BTW.

Chai T. Rex
  • 5,323

1 Answers1

2

The different tutorials make multiseat more complicated than it has to be. I wrote a GUI which simplifies the seat assignment process and called it EasySeats.

https://github.com/ezst036

You will need to change your display manager to LightDM. The 3.x branch of GDM does not support multiseat to my knowledge.

Stephen Rauch
  • 1,156
  • 6
  • 15
  • 21
ezst036
  • 116