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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Bad touchpads – hardware or software?

2 点作者 supermatou超过 7 年前
Why are typical laptop touchpads so lousy, compared to those in Macbooks? Is it the cheap (i.e. less capable) hardware? That wouldn&#x27;t make sense to me: when you pay hundreds of dollars for a laptop, you&#x27;d be happy to pay a few (dozen?) dollars more for a quality touchpad and the manufacturers should know that.<p>Or is it the software - as in patents that prevent the manufacturers from offering the same smooth gestures with their drivers&#x2F;software?<p>Anyone have an authoritative explanation?

2 条评论

tqh超过 7 年前
It&#x27;s mostly about bandwidth depending on how the device is connected inside the computer (usb is much better than ps&#x2F;2 or serial), polling frequency, and software filtering raw data properly (duplicates and such). Some improvements <a href="https:&#x2F;&#x2F;github.com&#x2F;torvalds&#x2F;linux&#x2F;commit&#x2F;c774326a219536ab615d68a22875673f6f608b62" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;torvalds&#x2F;linux&#x2F;commit&#x2F;c774326a219536ab615...</a>
PaulHoule超过 7 年前
I&#x27;d rather save the dozen dollars and spend it on a mouse.