gujjwal00 / avnc

VNC Client for Android
GNU General Public License v3.0
600 stars 57 forks source link

Feature request: Input configuration for mouse back & forward buttons to send XF86Back and XF86Forward #235

Open AnadeB opened 2 months ago

AnadeB commented 2 months ago

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 commented 1 month ago

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 .