keyboard:get_list_of_input_devices
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
keyboard:get_list_of_input_devices [2017/04/03 13:17] – peter | keyboard:get_list_of_input_devices [2019/11/30 12:43] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Keyboard - Get list of input devices ====== | ||
- | This shows all input devices, not just keyboards. | ||
- | |||
- | Execute the command | ||
- | |||
- | <code bash> | ||
- | xinput list | ||
- | </ | ||
- | |||
- | This shows a numbered list of input devices. | ||
- | |||
- | To check a specific device from the list: | ||
- | |||
- | <code bash> | ||
- | 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)