Jump to content

I edit the "on" to the /usr/share/X11/xorg.conf.d/11-evdev.conf file?


dil_bert

Recommended Posts


hello dear folks,

 

my notebook (akoya e4254 the touchpad and clickpad mouse is not working at all.


here in this path i have the both files:
see the path; /etc/X11/xorg.conf.d/

i have

[martin@martin-pc xorg.conf.d]$ ls -l
insgesamt 4

-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]$

 

question:

how could I edit the "on" to the /usr/share/X11/xorg.conf.d/11-evdev.conf file?

    Section "InputClass"
    Identifier "evdev touchscreen catchall"
    MatchIsTouchscreen "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection

I have read on a lot of threads about this issue.

If editing this file /usr/share/X11/xorg.conf.d/11-evdev.conf is ok, what is the best method?

   1) sudo nano /usr/share/X11/xorg.conf.d/11-evdev.conf
   2) sudo gedit /usr/share/X11/xorg.conf.d/11-evdev.conf
   3) from files simply follow path to -evdev.conf file and edit and save

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.