keyboard:get_list_of_input_devices
This is an old revision of the document!
Keyboard - Get list of input devices
This shows all input devices, not just keyboards. This includes special keys, power buttons, touch-pads and touch-screens.
Execute the command
xinput list
This shows a numbered list of input devices.
To check a specific device from the list:
xinput --list-props 8
where 8 is the device from the previous command.
keyboard/get_list_of_input_devices.1491225458.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)