say_hello
Dauer-User
- 213
in meinem notebook (akoya e4254 funktioniert das touchpad und das clickpad gar ned.
hab hier folgendes in
[martin@martin-pc xorg.conf.d]$ ls -l
insgesamt
[martin@martin-pc xorg.conf.d]$
wie würdet ihr folgendes editiieren /usr/share/X11/xorg.conf.d/11-evdev.conf ?
hmm ggf. so /usr/share/X11/xorg.conf.d/11-evdev.conf - ist halt die Frage nach der besten methode hier..
hab hier folgendes in
Code:
/etc/X11/xorg.conf.d/
[martin@martin-pc xorg.conf.d]$ ls -l
insgesamt
Code:
-rw-r--r-- 1 root root 266 24. Jul 23:52 00-keyboard.conf
-rw-r--r-- 1 root root 0 26. Jul 22:38 30-touchpad.conf
[martin@martin-pc xorg.conf.d]$
wie würdet ihr folgendes editiieren /usr/share/X11/xorg.conf.d/11-evdev.conf ?
Code:
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
hmm ggf. so /usr/share/X11/xorg.conf.d/11-evdev.conf - ist halt die Frage nach der besten methode hier..
Code:
1) sudo nano /usr/share/X11/xorg.conf.d/11-evdev.conf
2) sudo gedit /usr/share/X11/xorg.conf.d/11-evdev.conf