-
-
Notifications
You must be signed in to change notification settings - Fork 144
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
Linux-->Linux: Extend multitouch/GII implementation to cover eGalax touchscreen devices #380
Comments
Yes, it does support multitouch when using the UltraVNC Viewer. Isn't pinch zoom a form of multitouch? |
Does turbovnc viewer support multi-touch? If so, how to enable it? ? |
See my comment above. |
UltraVNC Viewer supports multi-touch, but UltraVNC Viewer only has a windows version. If using turboVNC viewer on Ubuntu, I found that there is no multi-touch function |
The Linux TurboVNC Viewer supports multitouch with the TurboVNC Server, but only with touchscreen devices. It uses TurboVNC's remote X Input functionality, so the touchscreen must be working properly on the client before it can be expected to work in the TurboVNC session. Send me the TurboVNC session log and the output of the viewer with |
To clarify my comment above:
The multitouch feature was implemented in TurboVNC under contract with companies who have a specific need for it with specific devices. Thus, it isn't guaranteed to work with all devices, but if you provide the diagnostic information I requested, then I might be able to figure out how to extend the feature to support your device. If you don't provide that information, then there is nothing more I can do for you. |
Sorry to reply you only now. |
log of turbovnc viewer: |
log of turbovnc server TurboVNC Server (Xvnc) 64-bit v3.0.3 (build 20230227) 06/09/2023 14:53:54 Using security configuration file /etc/turbovncserver-security.conf 06/09/2023 14:55:35 Got connection from client 192.168.68.41 |
Unfortunately it appears as if your device's behavior isn't compatible with the Linux TurboVNC Viewer's multitouch implementation. I only have one touchscreen device, an ASUS VT168, that I can use for testing such things. That device was provided by the company that funded the development of the Linux-->Linux multitouch feature in TurboVNC. The VT168 was a good enough analogue for the proprietary multitouch device that the company uses, but apparently it isn't a good enough analogue for your multitouch device. I would have to obtain a device similar to yours in order to diagnose and fix the issue and thus extend our implementation to cover that family of devices. (Regression testing to ensure that the VT168 still worked properly would also be necessary.) That isn't something I can do for free, so I am converting this into a feature request marked "funding needed." |
No description provided.
The text was updated successfully, but these errors were encountered: