respect device setting for keyboard values are AUTO, ALL, and a device name
This commit is contained in:
@ -31,7 +31,8 @@ autodetectSuspendingScreen=False
|
||||
|
||||
[keyboard]
|
||||
driver=evdev
|
||||
device=all
|
||||
# filter input devices AUTO, ALL or a DEVICE NAME
|
||||
device=AUTO
|
||||
grabDevices=True
|
||||
ignoreShortcuts=False
|
||||
keyboardLayout=desktop
|
||||
|
Reference in New Issue
Block a user