diff options
Diffstat (limited to 'hosts/local/fw11/thinkpad.kbd')
-rw-r--r-- | hosts/local/fw11/thinkpad.kbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/local/fw11/thinkpad.kbd b/hosts/local/fw11/thinkpad.kbd index ea4751e..7fb53d2 100644 --- a/hosts/local/fw11/thinkpad.kbd +++ b/hosts/local/fw11/thinkpad.kbd @@ -10,7 +10,7 @@ fallthrough true ;; allow-cmd true ;; use 'ls /dev/input/by-id/' for detachable keyboards and ;; 'ls /dev/input/by-path/' for builtin keyboards location' -input (device-file "/dev/input/event16") +input (device-file "/dev/input/by-id/usb-Lenovo_ThinkPad_Compact_USB_Keyboard_with_TrackPoint-event-kbd") ;; Not sure what this does. Please check the docs. output (uinput-sink "My KMonad output") ) |