Tutorials/hotkeys/en: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 3: | Line 3: | ||
With KDE you can set any key or a combination of keys to trigger an action on your computer. As an example: when I ''pause'' my work I want to lock my screen with the <keycap>Pause</keycap> key so my colleagues cannot [http://zvon.org/comp/r/ref-Jargon_file.html#Terms~baggy_pantsing baggy-pants] me. Here is how to do that. | With KDE you can set any key or a combination of keys to trigger an action on your computer. As an example: when I ''pause'' my work I want to lock my screen with the <keycap>Pause</keycap> key so my colleagues cannot [http://zvon.org/comp/r/ref-Jargon_file.html#Terms~baggy_pantsing baggy-pants] me. Here is how to do that. | ||
* [ | * [[Special:myLanguage/Tutorials/Open a console|Open a console]] | ||
* Call the command <code>systemsettings</code> | * Call the command <code>systemsettings</code> |
Revision as of 13:20, 20 April 2019
With KDE you can set any key or a combination of keys to trigger an action on your computer. As an example: when I pause my work I want to lock my screen with the Pause key so my colleagues cannot baggy-pants me. Here is how to do that.
- Call the command
systemsettings
- select
Pause
→ → → → → and enter
- In the tab, click on
- Press the Pause key
- Go to the tab
- Enter
qdbus org.kde.screensaver /ScreenSaver org.freedesktop.ScreenSaver.Lock
or (whatever works)
/usr/lib64/kde4/libexec/kscreenlocker_greet
or (whatever works)
/usr/lib64/kde4/libexec/kscreenlocker --forcelock
- Click
- test it by pressing the Pause key