Auto login and run application with Ubilinux4 UP Squared
Russell
New Member Posts: 20 ✭
Hello,
I'm hoping to get the UP Squared board to auto login and run an application on login.
Unfortunately I can't figure out how
Cheers
Russell
I'm hoping to get the UP Squared board to auto login and run an application on login.
Unfortunately I can't figure out how
Cheers
Russell
Comments
-
Create the file /etc/sddm.conf and place the following in it:
[Autologin] User=yourusernamehere Session=lxqt.desktop
Then, in lxqt, open the app-menu -> Preferences -> LXQT settings -> Session settings, and add whatever you want in the autostart-section. -
Great worked a treat cheers!