summaryrefslogtreecommitdiff
path: root/hosts/local/fw11/thinkpad.kbd
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2024-09-24 00:10:30 +0700
committerpolwex <polwex@sortug.com>2024-09-24 00:10:30 +0700
commita6109558c4b246bbe71f6e949f92f427116eb033 (patch)
treedbaf7591af5dcc579ffe458bba7da52dfda72b90 /hosts/local/fw11/thinkpad.kbd
parent536916df4d5c5bd32086227658e7c1c0e1ba0757 (diff)
m
Diffstat (limited to 'hosts/local/fw11/thinkpad.kbd')
-rw-r--r--hosts/local/fw11/thinkpad.kbd2
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")
)