-
-
Notifications
You must be signed in to change notification settings - Fork 100
Description
With the recent addition of "full external mouse control" and "pan zoomed viewport with the mouse pointer" features (still in development), AVNC has de-facto climbed to become the #1 VNC client on the planet.
Congratulations to all the developers for this awesome achievement!
When using AVNC with a keyboard & mouse equiped Android device, there is still an inconvenience of having to use the touchscreen to control the zoom level and to disconnect the VNC session.
It would be awesome if AVNC could zoom-in & zoom-out by, for example, holding CTRL+ALT+SHIFT on the keyboard and turning the mouse wheel up and down.
Likewise, it would be awesome if users could disconnect the session from the keyboard shortcut, like, for example, CTRL+ALT+SHIFT+ESC.
To avoid conflict with the VNC session, these could be partially configurable or allowed to be enabled/disabled in the settings. Although, I never encountered these keyboard combinations in use before, so I'm pretty sure they are safe.
By adding these two features, AVNC could become completely independent from having to use touch screen gestures, thus making it also fully usable on Android desktop environments where touch screen is unavailable, like, for example, Android TV, Nvidia Shield, and so on.
Thanks.