-
-
Notifications
You must be signed in to change notification settings - Fork 667
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
Add the ability to use a Multitouch trackpad with NVDA on Windows 8 and later. #3358
Comments
Hi, highly unlikely, especially on Windows 10 where MS specifies folks implement precision touchpad drivers where Windows itself will manage how commands are performed with them. Thanks.
From: Leonard de Ruijter [mailto:notifications@github.com]
Sent: Monday, July 17, 2017 5:55 AM
To: nvaccess/nvda <nvda@noreply.github.com>
Cc: Joseph Lee <joseph.lee22590@gmail.com>; Mention <mention@noreply.github.com>
Subject: Re: [nvaccess/nvda] Add the ability to use a Multitouch trackpad with NVDA on Windows 8 and later. (#3358)
cc @jcsteh <https://github.com/jcsteh> @josephsl <https://github.com/josephsl> : Do you think the touch screen layer could be used for this somehow?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#3358 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AHgLkN2uYskL_MBpAciyD-VtA74lr-M8ks5sO1mWgaJpZM4OZ7lY> .
|
@leonardder commented on 18 Jul 2017, 00:54 GMT+12:
|
Hi, I'm in favor of closing this at the moment, not because of technical difficulties but we haven't heard from the original poster in the last five years. Thanks. |
I find this function extremely interesting. |
However, we have some users in the german community, who are still trying to work with such touchpads. I think this function is very interesting for many users worldwide.
Best
Adriani
Von meinem iPhone gesendet
… Am 29.11.2018 um 16:15 schrieb Joseph Lee ***@***.***>:
Hi,
I'm in favor of closing this at the moment, not because of technical difficulties but we haven't heard from the original poster in the last five years.
Thanks.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hi, if implemented, it might be supported on Windows 10 only unless we find a way to work with touchpads on Windows 8.x, and support on Windows 10 will depend on if we can hook into API’s from different vendors (Synaptics, for instance). Also, note that touchscreens and touchpads are not the same thing – touchpads are mainly used for scrolling and mouse replacements, whereas touchscreens are meant for direct finger-based interaction with UI elements. Thanks.
From: Adriani90 <notifications@github.com>
Sent: Thursday, November 29, 2018 1:52 PM
To: nvaccess/nvda <nvda@noreply.github.com>
Cc: Joseph Lee <joseph.lee22590@gmail.com>; Mention <mention@noreply.github.com>
Subject: Re: [nvaccess/nvda] Add the ability to use a Multitouch trackpad with NVDA on Windows 8 and later. (#3358)
However, we have some users in the german community, who are still trying to work with such touchpads. I think this function is very interesting for many users worldwide.
Best
Adriani
Von meinem iPhone gesendet
Am 29.11.2018 um 16:15 schrieb Joseph Lee ***@***.***>:
Hi,
I'm in favor of closing this at the moment, not because of technical difficulties but we haven't heard from the original poster in the last five years.
Thanks.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#3358 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AHgLkJc-YhYfi3dzeK4iMiLsexml8R9kks5u0FbmgaJpZM4OZ7lY> .
|
Hi, I agree, this function is extremelly interesting for me too. I search addons for this, but no result. I have Toshuba laptop with excellent touchpad and supporting gestures is famous enhancement for NVDA. |
I saw a project https://github.com/ichisadashioko/windows-touchpad that uses the touchpad to do handwriting. It does this by reading raw HID input from the touchpad device, and intercepting mouse actions to prevent mouse movement when using the touchpad. However the physical mouse also cannot work, and it does not work well with multi-touch, at least on my device. |
Also check this project: https://github.com/kamektx/TouchpadGestures_Advanced |
Reported by santiagoblue7 on 2013-07-11 21:24
Hello,
I would like to know if it were possible to add support for multitouch trackpads with NVDA, similar to its touch screen support, or trackpad support on VoiceOver for Mac OS X. This might be limited to Windows 8 and later.
The text was updated successfully, but these errors were encountered: