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

[Feature Request] Options to disable Accelerometer and Gyroscope #892

Open
1 task done
BoomerangAide opened this issue Dec 17, 2023 · 2 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@BoomerangAide
Copy link

BoomerangAide commented Dec 17, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

In general, if Accelerometer and Gyroscope were not used by the user, it would be better to be able to disable them, since they may cause useless entries in the logs and more work for the application uselessly.
In my specific case it's worst:
image
I don't think my gamepad actually have those 2 functions, but they appear, and in the case of Accelerometer, some interactions seems to be continuously recorded.
I had to use the logs at some point, and it would been so much more easy without the spam from that thing.

Describe the solution you'd like

Options to disable Accelerometer and Gyroscope (no detection, no log, completely ignored).
Maybe some other things could use something similar, but you will need people facing those needs to know.

Describe alternatives you've considered

No response

Additional context

No response

@BoomerangAide BoomerangAide added the enhancement New feature or request label Dec 17, 2023
@ps3120
Copy link

ps3120 commented Dec 19, 2023

I also need to deactivate this function because on the PS4 controller it changes my sensitivity

@Hero62
Copy link

Hero62 commented Jan 14, 2024

I would also like to add, that if i change the gyroscope profile to none, it does not save. Same goes for accelorometer

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

No branches or pull requests

3 participants