お知らせ

メール送信フォームを設けました。ブログ記事への問い合わせなどにご利用下さい。

 

エントリー

2025年04月24日の記事は以下のとおりです。

30-touchpad.conf、E200HA

E200HAにArchを、その5

タッチパッドのタップ(クリック)を"on"にした。

このデバイスは、おそらく汎用ドライバのlibinputで管理されているだろうと見当を付けて、ArchWikiのその項目を開きその記載を頼りに作業を進めた。まず、このコマンド、

$ grep -e "Using input driver 'libinput'" ~/.local/share/xorg/Xorg.0.log

その出力結果の中に、'Asus TouchPad'の名を確認できた。

[ 25.064] (II) Using input driver 'libinput' for 'Power Button'
[ 25.178] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 25.193] (II) Using input driver 'libinput' for 'Video Bus'
[ 25.209] (II) Using input driver 'libinput' for 'Power Button'
[ 25.226] (II) Using input driver 'libinput' for 'Sleep Button'
[ 25.250] (II) Using input driver 'libinput' for 'Asus Keyboard'
[ 25.270] (II) Using input driver 'libinput' for 'Asus TouchPad'
[ 25.315] (II) Using input driver 'libinput' for 'chtdc_ti_pwrbtn'
[ 25.331] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'

次に、/etc/X11/xorg.conf.d/30-touchpad.conf を新たに作成し以下を記入。

Section "InputClass"
Identifier "Asus TouchPad"
Driver "libinput"
Option "Tapping" "on"
EndSection

再起動するとタップでクリックはオンになった。が、

ちょっと敏感過ぎる。感度調整を検討しよう。

E200HAにArchをRe: E200HAでLubuntu(いずれもサイト内)。libinput|ArchWiki

ページ移動

  • 前のページ
  • 次のページ
  • ページ
  • 1

ユーティリティ

« 2025年04月 »

- - 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 - - -

検索

エントリー検索フォーム
キーワード

新着エントリー

世界初のAI大臣登場
2025/09/13 05:55
昭和元禄落語心中(3)
2025/09/12 05:21
べらぼう(34)
2025/09/11 06:35
タイガース優勝、25年9月
2025/09/10 06:24
Chapter 5 - Burr Puzzles
2025/09/09 06:33
石破首相 辞任表明
2025/09/08 06:59
自民参院選総括
2025/09/07 11:31
やなせたかしの真剣勝負
2025/09/06 06:01
カールの罪状
2025/09/05 06:16
買い物、25年9月
2025/09/04 06:51

過去ログ

Feed