On 07/19/2018 01:52 PM, Thierry de Coulon wrote:
The standard switch session keys don't do what you need? Ctrl-Alt-F7 for first logged in GUI session, Ctrl-Alt-F8 for second, etc.
Wouldthere be a way to map these commands to a single key? YOu can setup shirtcuts to switch desktops and screens, but not sessions.
If there's a way to do that, it wouldn't be handled by the GUI. The virtual sessions, and the Ctrl-Alt-Fx keystrokes, are set up before the GUI starts, maybe by the init system when the multiuser runlevel starts. Maybe you could make a script to determine which graphical sessions are active, then switch to the next one, and assign the script to a hotkey. But all that is way above my pay grade.