mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-04-14 11:44:16 +00:00
Add property support for axis inversion.
This commit is contained in:
@@ -50,4 +50,8 @@
|
||||
/* CARD8, either 1 value or pairs, value range 0-32, 0 to disable a value*/
|
||||
#define EVDEV_PROP_DRAGLOCK "Evdev Drag Lock Buttons"
|
||||
|
||||
/* Axis inversion */
|
||||
/* BOOL, 2 values [x, y], 1 inverts axis */
|
||||
#define EVDEV_PROP_INVERT_AXES "Evdev Axis Inversion"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user