スクロールすると、Linuxスクロールホイールが「戻る」に移動します。

スクロールすると、Linuxスクロールホイールが「戻る」に移動します。

非常に苦しい問題を抱えており、本当の問題はハードウェア不良のようですが、いくつかのブランド(ロジクールを含む)でこのような問題があり、Windowsドライバで解決されると思いましたが、お金を使う理由がありません。適切なハードウェア。

使用

xev|grep "state 0x10"

マウスのイベント追跡は、ホイールを下にスクロールするときにこの情報を提供します。この問題を解決した人はいますか? 0x1010がない場合は、0x10を無視する必要があると思います。

state 0x1010, button 5, same_screen YES
state 0x10, button 4, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 4, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 4, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 4, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 5, same_screen YES
state 0x1010, button 5, same_screen YES
state 0x10, button 5, same_screen YES

誰にも解決策はありますか?

編集:このビデオに記載されているように、エンコーダの清掃に問題があることがわかりました。これを行った後、マウスは再び完全に機能しました。 https://www.youtube.com/watch?v=MEVoNRp6v9E 私はまた、X11マウスドライバの最新バージョンがこの問題を処理できると思います(Windowsは確かにそうです)。 10ミリ秒ごとにイベントを受け入れる必要があります。

ベストアンサー1

マウスホイールを掃除してください。最新のマウスはマウスホイールに光学トレースを使用しているため、ホイールが汚れすぎる場合は清掃すると問題が解決します。

おすすめ記事