Skip to content

Running egmde on a new VT

Alan Griffiths edited this page Jun 10, 2019 · 3 revisions

This incantation is surprisingly hard to get right:

sudo openvt -sw -- env -i su -l $USER -c egmde

Note: This also only works when run from a graphical desktop (e.g. Unity or GNOME): It fails from a VT or via ssh as "Seat has no active session".

Clone this wiki locally