2019-09-05 01:37:45 +02:00
|
|
|
[Install]
|
|
|
|
WantedBy=graphical-session.target
|
|
|
|
|
|
|
|
[Service]
|
2021-07-12 03:15:18 +02:00
|
|
|
ExecStart=@setxkbmap@/bin/setxkbmap -option '' -option 'ctrl:nocaps' -option 'altwin:no_win'
|
2019-09-05 01:37:45 +02:00
|
|
|
RemainAfterExit=true
|
|
|
|
Type=oneshot
|
|
|
|
|
|
|
|
[Unit]
|
|
|
|
After=graphical-session-pre.target
|
|
|
|
Description=Set up keyboard in X
|
|
|
|
PartOf=graphical-session.target
|