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: Input configuration for mouse back & forward buttons to send XF86Back and XF86Forward #235

Open
AnadeB opened this issue Jul 5, 2024 · 2 comments

Comments

@AnadeB
Copy link

AnadeB commented Jul 5, 2024

There is already configuration for mouse back button but there are only three options to choose from: default (which sends Escape), middle and right click.
As far as I know, VNC protocol does not support mouse back and forward buttons, but it would be nice to be able to configure these buttons to useful key events like XF86Back and XF86Forward.
Please add these, thanks.

@gujjwal00
Copy link
Owner

There is already configuration for mouse back button

This option is actually a workaround for fact that some ROMs intercept mouse right-click and convert it into a back-press. See #53 & #59 .

@elesbb
Copy link

elesbb commented Oct 9, 2024

There is already configuration for mouse back button but there are only three options to choose from: default (which sends Escape), middle and right click. As far as I know, VNC protocol does not support mouse back and forward buttons, but it would be nice to be able to configure these buttons to useful key events like XF86Back and XF86Forward. Please add these, thanks.

Are you asking to support additional mouse buttons? For example, your mouse has additional buttons aside from the left, right, and center click, and you want them to be used for navigation?

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

3 participants