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

Mapping option for using analog sticks to control mouse #18

Closed
Ape opened this issue Feb 7, 2014 · 0 comments
Closed

Mapping option for using analog sticks to control mouse #18

Ape opened this issue Feb 7, 2014 · 0 comments

Comments

@Ape
Copy link
Collaborator

Ape commented Feb 7, 2014

Trackpad works greatly as a mouse, but in some situations I would like to use an analog stick as a mouse.

Currently, this can be done using either of these mappings:
REL_X = left_analog_x
ABS_X = left_analog_x

However, they control the cursor only when I move the analog stick. I would like to have a mapping option that continuously moves mouse when I am holding an analog stick outside the center.

@chrippa chrippa closed this as completed in 660f224 Feb 7, 2014
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

1 participant