Added first files
Locking the desktop (going into KDE plasma and setting up mac keyboard)
This commit is contained in:
8
default.conf
Normal file
8
default.conf
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[ids]
|
||||||
|
*
|
||||||
|
|
||||||
|
[main]
|
||||||
|
grave = 102nd # § ± key
|
||||||
|
102nd = grave # ` ~ key
|
||||||
|
|
||||||
|
# THIS GOES IN /etc/keyd/ DIRECTORY!!!
|
||||||
7
lock-on-start.desktop
Normal file
7
lock-on-start.desktop
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Lock on Start
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
X-KDE-AutostartPhase=2
|
||||||
|
StartupNotify=false
|
||||||
|
Exec=sh -c "loginctl lock-session"
|
||||||
Reference in New Issue
Block a user