I'm trying to create a desktop shortcut (presumably to an executable script?) that will log into another specific user account on my system.
I want to log in to this other user's desktop GUI, not open a terminal prompt as them.
I'm trying to create a desktop shortcut (presumably to an executable script?) that will log into another specific user account on my system.
I want to log in to this other user's desktop GUI, not open a terminal prompt as them.
Looks like I can follow these instructions using the code in my previous comment: dm-tool switch-to-user USERNAME
dm-tool switch-to-user USERNAME
– Lucas Cantor Apr 28 '14 at 15:22