mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-22 20:04:30 +02:00
input: don't dock with Realforce
This commit is contained in:
parent
c056d836ce
commit
637b80bcec
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ case "$event,$use,$(uname -n),$name" in
|
|||
:
|
||||
;;
|
||||
*,XISlaveKeyboard,zoro,"Topre Corporation Realforce 87")
|
||||
# Are we getting docked?
|
||||
sleep 2
|
||||
dock
|
||||
# Are we getting docked?
|
||||
# sleep 2
|
||||
# dock
|
||||
xkb default
|
||||
;;
|
||||
*,XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue