TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Open source, cross-platform, low latency, user-mode tablet driver

91 点作者 maxmouchet超过 2 年前

7 条评论

turtledragonfly超过 2 年前
I&#x27;ve been using Linux Wacom Project[1] drivers with success, but this seems nice, with its GUI (and supports more things). Using `xsetwacom` can be a bit fiddly to get right. I wonder what happens when both are installed...<p>[1] <a href="https:&#x2F;&#x2F;linuxwacom.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;linuxwacom.github.io&#x2F;</a>
sudopluto超过 2 年前
one should note this is the only reliable way to configure graphics tablets in a wayland session. I made a video about it here: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=dKC44MRRjR0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=dKC44MRRjR0</a> : )
kitsunesoba超过 2 年前
Oh this is interesting, I’ll have to give it a try. I’ve got a circa 2005 Intuos3 9x12 that I currently use with official drivers hacked to run on modern macOS[0], but their functionality isn’t perfect (bits of its System Preferences settings pane are broken, mainly) and presumably the hack won’t continue to work forever.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;thenickdude&#x2F;wacom-driver-fix" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;thenickdude&#x2F;wacom-driver-fix</a>
nineteen999超过 2 年前
I&#x27;ve got an old Yiynova MSP19U that was my first tablet, unfortunately reliable driver support was discontinued after Windows 7. I&#x27;ve since upgraded to a Wacom Cintiq. Just yesterday my daughter asked if she could use the Yiynova, hopefully they could add support to this for that tablet in the future and I could tell her yes.
piuvas超过 2 年前
The Windows Ink plugin used to have issues interfacing with it&#x27;s plugin API. I&#x27;ve tested it and it&#x27;s working again. This is great since most tablets have sucky software in my experience.
ofrzeta超过 2 年前
I don&#x27;t understand how you make applications use that driver.
userbinator超过 2 年前
<p><pre><code> Fully platform-native GUI Windows: Windows Presentation Foundation </code></pre> I was expecting Win32.