input: try to be faster by just loading blade profile when docking

This commit is contained in:
Vincent Bernat 2020-02-04 11:26:06 +01:00
parent a0878c93b6
commit a9767ec55e

View file

@ -23,8 +23,7 @@ printf "input-event: $use: [%3d] $event $name\n" $device
set +x
case "$event,$use,$(uname -n),$name" in
*,XISlaveKeyboard,*,"Topre Corporation Realforce 87")
sleep 2
systemctl --user start autorandr@$(systemd-escape -- "$DISPLAY").service
autorandr --load blade
xkb default
;;
*,XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")