Talk:Joystick API vs evdev API

From Free Knowledge Base- The DUCK Project: information for everyone
Revision as of 20:25, 9 April 2020 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

xinput disable

You can disable input devices under X with the xinput command. Run xinput list to list available devices then xinput disable … to disable a device by name or number.

Udev is probably the way to go, but X11 is the way I know off the top of my head.