lg_ros_nodes
lg_ros_nodes copied to clipboard
Axis inversion for virtual touchscreen
Overview: Sometimes we want to invert axes on the virtual touchscreen to work around weird devices.
Requirements:
- Can use a parameter to invert X and Y axes of the virtual touchscreen.
Development notes
How to do it: xinput set-prop 'DeviceID' 'Evdev Axis Inversion' <x:0,1> <y:0,1>