ubuntu:keyboard:get_list_of_input_devices
This is an old revision of the document!
Ubuntu - 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.
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.
ubuntu/keyboard/get_list_of_input_devices.1575117820.txt.gz · Last modified: 2020/07/15 09:30 (external edit)