Hello. You can create multiple Xorg sessions on a monitor, with a simple command line : # Xorg :0 & # Xorg :1 & If you have a desktop manager (gnome, kde or xfce) you launch : # startx & # startx -- :1 &