mirror of
https://github.com/moparisthebest/uinput-mapper
synced 2024-11-22 00:12:14 -05:00
Fix input path.
This commit is contained in:
parent
9a551f21f2
commit
a5fb0aa80b
@ -79,7 +79,7 @@
|
||||
#define H_CONFIGURE_EVENTS_SEEN
|
||||
|
||||
ADD_INPUT_PATH("/dev/input/by-id/usb-Cypress_I-PAC_Arcade_Control_Interface-event-kbd", 0)
|
||||
ADD_INPUT_PATH("usb-Dell_Dell_USB_Keyboard-event-kbd", 1)
|
||||
ADD_INPUT_PATH("/dev/input/by-id/usb-Dell_Dell_USB_Keyboard-event-kbd", 1)
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user