2020-10-12 00:22:58 +00:00
|
|
|
[Install]
|
|
|
|
WantedBy=graphical-session.target
|
|
|
|
|
|
|
|
[Service]
|
2021-11-04 16:42:44 +00:00
|
|
|
ExecStart=@setxkbmap@/bin/setxkbmap -layout 'us' -variant '' -option ''
|
2020-10-12 00:22:58 +00:00
|
|
|
RemainAfterExit=true
|
|
|
|
Type=oneshot
|
|
|
|
|
|
|
|
[Unit]
|
|
|
|
After=graphical-session-pre.target
|
|
|
|
Description=Set up keyboard in X
|
|
|
|
PartOf=graphical-session.target
|