3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

T460s に Linux を入れたときに TrackPoint でドラッグができない問題

Last updated at Posted at 2016-03-25

xinput test 'TPPS/2 IBM TrackPoint' でイベントを見てみると、ボタンを押しっぱなしなのに button press の直後になぜか button release イベントが発生している。

原因はカーネルのドライバのバグ。
https://bugzilla.kernel.org/show_bug.cgi?id=114321 にてパッチが投稿されているので、現時点 (Linux 4.5) ではこれをあててビルドする必要がある。
おそらくどこかのバージョンでこのパッチが入ると思うので、それ以降は最新のカーネルを使えばよくなるはず。

SEE ALSO

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?