mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-08 17:24:21 +02:00
input: dock when detecting RealForce keyboard
This commit is contained in:
parent
57566b4941
commit
2f05c2f58d
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ case "$event,$use,$(uname -n),$name" in
|
|||
;;
|
||||
*,XISlaveKeyboard,zoro,"Topre Corporation Realforce 87")
|
||||
# Are we getting docked?
|
||||
# sleep 2
|
||||
# dock
|
||||
sleep 2
|
||||
dock
|
||||
xkb default
|
||||
;;
|
||||
*,XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue