Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axis inversion for virtual touchscreen #356

Open
mvollrath opened this issue Apr 27, 2017 · 1 comment
Open

Axis inversion for virtual touchscreen #356

mvollrath opened this issue Apr 27, 2017 · 1 comment
Assignees

Comments

@mvollrath
Copy link
Member

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>

A place to put it.

@jandro-air jandro-air self-assigned this Jul 26, 2017
@jandro-air
Copy link
Contributor

assigning myself to keep an eye on updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants