With this service, we can run 'sx' from the console as a normal user. If you want to use 'xinit', put this into ~/.xserverrc: --8<---------------cut here---------------start------------->8--- tty=$(tty) tty=${tty#/dev/tty} X vt${tty} --8<---------------cut here---------------end--------------->8---