How can I map the keyboard shortcut to locking a session in KDE 4?
Asked
Active
Viewed 4.1k times
8 Answers
39
Here's what you could do to remap session locking from default Ctrl+Alt+L (tested with KDE4.3) :
- Go to "System Settings" (KDE menu).
- Choose "Keyboard & mouse" (on "General" tab).
- Choose "Global Keyboard Shortcuts" on the left.
- Choose "Run Command Interface" from "KDE component" dropdown list.
- Choose "Lock session".
- Select "Custom".
- Click on "None" (button changes to "Input...").
- Compose your desired sequence by pressing appropriate buttons on your keyboard.
- Click "Apply".
dindras
- 591
11
In Kubuntu 14.04 it's
- System Settings (from the Kickoff "Start" menu)
- Shortcuts and Gestures
- Global Keyboard Shortcuts
- KDE Component: The KDE Session Manager (at the bottom of the list, scroll down)
- Lock Session
Robin Hood
- 3,501
Terry Brown
- 211
6
Kubuntu 18.10:
- System settings
- Search for "shortcuts"
- Global shortcuts
- ksmserver
- Lock session
Charming Robot
- 161
1
- Go to "System Settings" (KDE menu).
- Workspace>Workspace Behavior>Screen Locking>Activation>Keyboard shortcut or search "lock"
w1100n
- 127
1
default Ctrl+Alt+l did not work for me, maybe overshadowed by some other app - I had to explicitly set the shortcut as mentioned in the selected answer.
Also beware not to select "kscreenlocker", but the KDE session manager. Win/Meta+L worked fine here.
Gregor
- 139
1
I imagine that man xmodmap will help with the keybinding part of it.
I don't know enough of KDE to help with what keysequence already locks the screen.
eleven81
- 16,182
0
In Debian 10 KDE Plasma it's:
- System Settings (from menu)
- Shortcuts
- Global Keyboard Shortcuts
- ksmserver
- Lock Session
M.J
- 125