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]: On-screen Mouse Wheel #1393

Open
Gfrni opened this issue Jul 16, 2024 · 2 comments
Open

[Feature request]: On-screen Mouse Wheel #1393

Gfrni opened this issue Jul 16, 2024 · 2 comments

Comments

@Gfrni
Copy link

Gfrni commented Jul 16, 2024

The problem
In many games and apps, mouse wheel is needed, and there's no good on-screen input method to emulate mouse wheel events.

The solution
In On-screen Controls Setttings, add a check box named "Show mouse wheel up/down buttons" to emulate mouse wheel on touch screen, if enabled. Two buttons need to be added. Similar to the currently supported on-screen gamepad buttons.

Alternatively,
you can add an option to emulate mouse up/down events using the physical volume up/down keys

@ClassicOldSong
Copy link

You can scroll using two fingers, like on a track pad.

@Gfrni
Copy link
Author

Gfrni commented Jul 18, 2024

Thanks. I didn't know.
Though it didn't help. Because such an input method for mouse wheel, results in unwanted mouse right/left clicks. It is totally unusable in a game or app that clicking accidentally, makes trouble.
So, I guess users may prefer a pair of buttons for mouse wheel up and down.

Another suggestion, related to this issue:
Phones (the most of moonlight-android users, maybe?) have a wider screen than desktops, so users have two unused blank area in the left and right sides of the screen (and showing the desktop screen (which is not wide) in the middle). Why not always fill that blank part with some buttons (e.g. mouse wheel) or any other necessary stuff?

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

No branches or pull requests

2 participants