/lib/udev/findkeyboards missing
Clash Royale CLAN TAG #URR8PPP up vote 1 down vote favorite I'm trying to follow the answer here to set up some key swaps ( Capslock as CTRL ) on external keyboards (Microsoft Natural Ergonomic 4000). First step is this. Get the details of your USB keyboard. Run this command with the keyboard plugged in: $ /lib/udev/findkeyboards | grep USB USB keyboard: input/event6 This doesn't work for me, as /lib/udev/findkeyboards doesn't exist on my system - from Googling I can't find anyone else with this issue! Any idea why not - and how I can acquire the right version? I'm running Xubuntu 16.04 64-bit, using the i3 window manager. uname -a gives me this: Linux will-ThinkPad-X220 4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux scripting keyboard udev usb-device share | improve this question edited Jul 5 at 20:48 slm ⦠233k 65 479 651 asked Jul 3 at 11:54 William Osborne 8...