[SOLVED] How to run GUI in Arch
Posted: Sat Oct 13, 2018 4:05 am
I downloaded the following https://extonlinux.wordpress.com/2018/0 ... n-windows/ and have Arch running OK.
I have created a new user (and added to group wheel) and tried to run but this returns almost immediately with ~20 lines of output but no error that I can see.
The GUI runs from the root user, but this seems undesirable.
Is there some configuration that is needed to enable users to run the GUI?
Apparently you need to create the file ~/.xinitrc with the content exec startlxde
I have created a new user (and added to group wheel) and tried to run
Code: Select all
startxThe GUI runs from the root user, but this seems undesirable.
Is there some configuration that is needed to enable users to run the GUI?
Apparently you need to create the file ~/.xinitrc with the content exec startlxde