[gelöst] Mittlere Taste mit Trackpoint Scrollen hoch runter (t440s)

DaveT

New member
Registriert
3 März 2017
Beiträge
49
Ich versuche verzweifelt die mittlere Taste vom Trackpoint dazu zu bringen mit dem Trackpoint zusammen zum scrollen zu bringen.
Ich bin mittlerweile wieder bei Mint weil ich mit Korora nicht richtig klar kam. Ach ja bei t440s. Vorher mit dem t420 hat es funktioniert ohne das ich was einstellen musste.

Ich nutzte Linux Mint 18.1 cinnamon und habe nach der Anleitung hier im Forum die 11-evdev-trackpoint.conf erstellt und alles rein kopiert wie es in der Ubuntu Anleitung stand. Leider funz die funktioniert nicht.
Code:
Section "InputClass"
    Identifier    "trackpoint catchall"
    MatchIsPointer    "true"
    MatchProduct    "TrackPoint|DualPoint Stick"
    MatchDevicePath    "/dev/input/event*"
    Option    "EmulateWheel"    "true"
        Option  "EmulateWheelTimeout"   "200"
    Option    "EmulateWheelButton"    "2"
    Option    "XAxisMapping"    "6 7"
    Option    "YAxisMapping"    "4 5"
EndSection
So sieht sie jetzt aus was hab ich vergessen?:confused:
 
Zuletzt bearbeitet:
Nach den Rückmeldungen, die ich gelesen habe, sollte das Scrollen mit den *40er Modellen seit Ubuntu 16.04 – darauf basiert doch Mint 18.1, oder? – wieder "out of the box" funktionieren. Leider hab ich kein *40er-Modell (kommt mir auch nicht ins Haus wegen der mißratenen Trackpoint-Tasten ...).

Wie dem auch sei, probier mal die Anleitung für 14.04.

Zuvor entfernst Du bitte noch die Datei die Du erstellt hast, sie ist auf deinem System nämlich bereits im Verzeichnis /usr/share/X11/xorg.conf.d/ vorhanden.
 
Genau Mint 18.1 basiert auf Ubuntu 16.04
Also ich hab jetzt alle Möglichkeiten durchprobiert, nichts davon funktioniert. Hast du noch ne andre Idee?
Ich habe es mit beiden Datei jeweils in etc und usr probiert. nichts davon lässt das scrollen zu
 
Auch wenn es hier wahrscheinlich keine Rolle spielt: gewöhn dir bitte exakte Angaben an. Verzeichnispfade vollständig angeben, genauso die Namen der Dateien. Manchmal scheitert es an Kleinigkeiten. In der von mir verlinkten Anleitung wird übrigens genau eine Variante beschrieben, mehr ist nicht nötig – sonst sag ich das dazu.

Zeig bitte folgende Ausgaben:
Code:
uname -a
xinput list
dmesg | grep "input:"
egrep -i 'tpps|touch|dualpoint' /var/log/Xorg.0.log
 
Zuletzt bearbeitet:
Hier die Ausgaben:
Code:
xinput list
⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
⎜   ↳ Razer DeathAdder                            id=9    [slave  pointer  (2)]
⎜   ↳ ELAN Touchscreen                            id=11    [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad                  id=13    [slave  pointer  (2)]
⎜   ↳ TPPS/2 IBM TrackPoint                       id=14    [slave  pointer  (2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
    ↳ Power Button                                id=6    [slave  keyboard (3)]
    ↳ Video Bus                                   id=7    [slave  keyboard (3)]
    ↳ Sleep Button                                id=8    [slave  keyboard (3)]
    ↳ Integrated Camera                           id=10    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard                id=12    [slave  keyboard (3)]
    ↳ ThinkPad Extra Buttons                      id=15    [slave  keyboard (3)]
Code:
dmesg | grep "input:"
[    1.181022] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.181188] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.181244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.365279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.015356] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    2.260922] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[    2.486249] input: Razer DeathAdder as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:1532:0007.0001/input/input8
[    3.089434] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
[    4.494223] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input9
[    4.504408] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[    4.504481] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[    4.504546] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[    4.540363] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[    4.540445] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[    4.540520] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[    4.540587] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[    5.966156] input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input17
[    6.322775] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:0224.0003/input/input18

Code:
egrep -i 'tpps|touch|dualpoint' /var/log/Xorg.0.log
[    14.714] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event17)
[    14.714] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[    14.714] (II) Using input driver 'evdev' for 'ELAN Touchscreen'
[    14.714] (**) ELAN Touchscreen: always reports core events
[    14.714] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event17"
[    14.714] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x224
[    14.714] (--) evdev: ELAN Touchscreen: Found absolute axes
[    14.714] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes
[    14.714] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[    14.714] (--) evdev: ELAN Touchscreen: Found x and y absolute axes
[    14.714] (--) evdev: ELAN Touchscreen: Found absolute touchscreen
[    14.714] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[    14.714] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[    14.714] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.714] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 11)
[    14.714] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[    14.714] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[    14.714] (**) ELAN Touchscreen: (accel) acceleration profile 0
[    14.714] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[    14.714] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[    14.715] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse3)
[    14.715] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[    14.715] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    14.715] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[    14.715] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    14.715] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    14.715] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    14.716] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    14.716] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    14.788] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    14.788] (II) synaptics: SynPS/2 Synaptics TouchPad: found top buttonpad property
[    14.788] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1024 - 5112 (res 42)
[    14.788] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 2024 - 4832 (res 42)
[    14.788] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    14.788] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    14.788] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    14.788] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    14.788] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    14.788] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    14.820] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    14.820] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 1.0
[    14.820] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.00
[    14.820] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[    14.820] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    14.820] (**) SynPS/2 Synaptics TouchPad: (accel) constant deceleration by 4.0
[    14.820] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 2
[    14.820] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    14.820] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    14.820] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    14.820] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    14.820] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    14.821] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event7)
[    14.821] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    14.821] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    14.821] (**) TPPS/2 IBM TrackPoint: always reports core events
[    14.821] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event7"
[    14.821] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    14.821] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    14.821] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    14.821] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    14.821] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    14.821] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    14.821] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.821] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[    14.821] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    14.821] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    14.821] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    14.821] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    14.821] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    14.821] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/i
 
Die Wirkung von /usr/share/X11/xorg.conf.d/11-evdev-trackpoint.conf ist nicht erkennbar. Ausserdem scheint mindestens eine doppelte Datei für das Clickpad herumzugeistern. Also schauen wir mal nach, was alles da ist:
Code:
grep '.*' /etc/X11/xorg.conf.d/* /usr/share/X11/xorg.conf.d/*
dpkg -S 11-evdev-trackpoint.conf
 
Danke dir erstmal, hier die Ausgaben:

Code:
grep '.*' /etc/X11/xorg.conf.d/* /usr/share/X11/xorg.conf.d/*/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:Section "InputClass"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        Identifier "Default clickpad buttons"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        MatchDriver "synaptics"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        # Tasten definieren
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        Option "SoftButtonAreas" "60% 0 0 2400 40% 60% 0 2400"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        Option "AreaTopEdge" "2400"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        Option "TapButton1" "1"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        Option "TapButton3" "2"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:        Option "TapButton2" "3"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:       # Verrutschen beim Klicken vermeiden
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "VertHysteresis" "50"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "HorizHysteresis" "50"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    # Ziehfunktion
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "LockedDrags" "1"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    # Antippen zum Klicken
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "FingerLow" "50"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "FingerHigh" "55"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    # Unbeabsichtigte Klicks durch den Handballen vermeiden
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "PalmDetect" "1"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "PalmMinWidth" "5"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "PalmMinZ" "40"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    # Natural scrolling
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "VertTwoFingerScroll" "1"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "VertScrollDelta" "-90"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "HorizTwoFingerScroll" "1"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "HorizScrollDelta" "-90"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "MinSpeed" "1"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "MaxSpeed" "1"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "AccelerationProfile" "2"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:    Option "ConstantDeceleration" "4"
/etc/X11/xorg.conf.d/90-synaptics-tp40.conf:EndSection
/usr/share/X11/xorg.conf.d/10-amdgpu.conf:Section "OutputClass"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf:    Identifier "AMDgpu"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf:    MatchDriver "amdgpu"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf:    Driver "amdgpu"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:#
/usr/share/X11/xorg.conf.d/10-evdev.conf:# Catch-all evdev loader for udev-based systems
/usr/share/X11/xorg.conf.d/10-evdev.conf:# We don't simply match on any device since that also adds accelerometers
/usr/share/X11/xorg.conf.d/10-evdev.conf:# and other devices that we don't really want to use. The list below
/usr/share/X11/xorg.conf.d/10-evdev.conf:# matches everything but joysticks.
/usr/share/X11/xorg.conf.d/10-evdev.conf:
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev pointer catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsPointer "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev keyboard catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsKeyboard "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev touchpad catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev tablet catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsTablet "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev touchscreen catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsTouchscreen "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Collection of quirks and blacklist/whitelists for specific devices.
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
/usr/share/X11/xorg.conf.d/10-quirks.conf:# http://bugs.freedesktop.org/show_bug.cgi?id=22442 
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "ThinkPad HDAPS accelerometer blacklist"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "ThinkPad HDAPS accelerometer data"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "Ignore" "on"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# https://bugzilla.redhat.com/show_bug.cgi?id=523914
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Mouse does not move in PV Xen guest
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Explicitly tell evdev to not ignore the absolute axes.
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "Xen Virtual Pointer axis blacklist"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "Xen Virtual Pointer"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "IgnoreAbsoluteAxes" "off"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "IgnoreRelativeAxes" "off"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# https://bugs.freedesktop.org/show_bug.cgi?id=55867
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Bug 55867 - Doesn't know how to tag XI_TRACKBALL
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "Tag trackballs as XI_TRACKBALL"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "trackball"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchDriver "evdev"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "TypeName" "TRACKBALL"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:
/usr/share/X11/xorg.conf.d/10-quirks.conf:# https://bugs.freedesktop.org/show_bug.cgi?id=62831
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Bug 62831 - Mionix Naos 5000 mouse detected incorrectly
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "Tag Mionix Naos 5000 mouse XI_MOUSE"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "La-VIEW Technology Naos 5000 Mouse"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchDriver "evdev"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "TypeName" "MOUSE"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/11-evdev-:Section "InputClass"
/usr/share/X11/xorg.conf.d/11-evdev-:        Identifier "Default clickpad buttons"
/usr/share/X11/xorg.conf.d/11-evdev-:        MatchDriver "synaptics"
/usr/share/X11/xorg.conf.d/11-evdev-:    
/usr/share/X11/xorg.conf.d/11-evdev-:        # Tasten definieren
/usr/share/X11/xorg.conf.d/11-evdev-:        Option "SoftButtonAreas" "60% 0 0 2400 40% 60% 0 2400"
/usr/share/X11/xorg.conf.d/11-evdev-:        Option "AreaTopEdge" "2400"
/usr/share/X11/xorg.conf.d/11-evdev-:
/usr/share/X11/xorg.conf.d/11-evdev-:        Option "TapButton1" "1"
/usr/share/X11/xorg.conf.d/11-evdev-:        Option "TapButton3" "2"
/usr/share/X11/xorg.conf.d/11-evdev-:        Option "TapButton2" "3"
/usr/share/X11/xorg.conf.d/11-evdev-:
/usr/share/X11/xorg.conf.d/11-evdev-:       # Verrutschen beim Klicken vermeiden
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "VertHysteresis" "50"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "HorizHysteresis" "50"
/usr/share/X11/xorg.conf.d/11-evdev-:
/usr/share/X11/xorg.conf.d/11-evdev-:    # Ziehfunktion
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "LockedDrags" "1"
/usr/share/X11/xorg.conf.d/11-evdev-:
/usr/share/X11/xorg.conf.d/11-evdev-:    # Antippen zum Klicken
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "FingerLow" "50"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "FingerHigh" "55"
/usr/share/X11/xorg.conf.d/11-evdev-:    
/usr/share/X11/xorg.conf.d/11-evdev-:    # Unbeabsichtigte Klicks durch den Handballen vermeiden
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "PalmDetect" "1"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "PalmMinWidth" "5"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "PalmMinZ" "40"
/usr/share/X11/xorg.conf.d/11-evdev-:    
/usr/share/X11/xorg.conf.d/11-evdev-:    # Natural scrolling
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "VertTwoFingerScroll" "1"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "VertScrollDelta" "-90"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "HorizTwoFingerScroll" "1"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "HorizScrollDelta" "-90"
/usr/share/X11/xorg.conf.d/11-evdev-:    
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "MinSpeed" "1"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "MaxSpeed" "1"
/usr/share/X11/xorg.conf.d/11-evdev-:    
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "AccelerationProfile" "2"
/usr/share/X11/xorg.conf.d/11-evdev-:    Option "ConstantDeceleration" "4"
/usr/share/X11/xorg.conf.d/11-evdev-:EndSection
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    Identifier "Avago Technologies mouse quirks (LP: #746639)"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    MatchIsPointer "on"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    Driver "evdev"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    MatchUSBID "192f:0416"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    Option "Emulate3Buttons" "True"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    Option "Emulate3Timeout" "50"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:# X/Y axis not working due to device reporting absolute axes
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:# https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/325581
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:# https://bugs.freedesktop.org/show_bug.cgi?id=32882
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    Identifier    "Benq m310"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    MatchProduct    "HID 0d62:1000"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    Driver        "evdev"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:    Option        "IgnoreAbsoluteAxes"    "true"
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# Example xorg.conf.d snippet that assigns the touchpad driver
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# to all touchpads. See xorg.conf.d(5) for more information on
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# InputClass.
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# DO NOT EDIT THIS FILE, your distribution will likely overwrite
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# it when updating. Copy (and rename) this file into
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# /etc/X11/xorg.conf.d first.
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# Additional options may be added in the form of
/usr/share/X11/xorg.conf.d/50-synaptics.conf:#   Option "OptionName" "value"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:#
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "touchpad catchall"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Driver "synaptics"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# This option is recommend on all Linux systems using evdev, but cannot be
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# enabled by default. See the following link for details:
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
/usr/share/X11/xorg.conf.d/50-synaptics.conf:      MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "touchpad ignore duplicates"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchOS "Linux"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchDevicePath "/dev/input/mouse*"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "Ignore" "on"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# This option enables the bottom right corner to be a right button on clickpads
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# and the right and middle top areas to be right / middle buttons on clickpads
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# with a top button area.
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# This option is only interpreted by clickpads.
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "Default clickpad buttons"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchDriver "synaptics"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# This option disables software buttons on Apple touchpads.
/usr/share/X11/xorg.conf.d/50-synaptics.conf:# This option is only interpreted by clickpads.
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "Disable clickpad buttons on Apple touchpads"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchProduct "Apple|bcm5974"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchDriver "synaptics"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/50-vmmouse.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-vmmouse.conf:    Identifier    "vmmouse"
/usr/share/X11/xorg.conf.d/50-vmmouse.conf:    MatchIsPointer    "on"
/usr/share/X11/xorg.conf.d/50-vmmouse.conf:    MatchTag    "vmmouse"
/usr/share/X11/xorg.conf.d/50-vmmouse.conf:    Driver        "vmmouse"
/usr/share/X11/xorg.conf.d/50-vmmouse.conf:EndSection
/usr/share/X11/xorg.conf.d/50-vmmouse.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        Identifier "Wacom USB device class"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        MatchUSBID "056a:*"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        Identifier "Wacom PnP device class"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        MatchPnPID "WACf*|WCOM*|WACM*|FUJ02e5|FUJ02e7|FUJ02e9"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Identifier "Wacom class"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchProduct "Wacom|WACOM|PTK-540WL|ISD-V4"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Identifier "Wacom serial class"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchProduct "Serial Wacom Tablet"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        Identifier "Wacom serial class identifiers"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        MatchProduct "WACf|FUJ02e5|FUJ02e7|FUJ02e9"
/usr/share/X11/xorg.conf.d/50-wacom.conf:        Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:# Hanwang tablets
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Identifier "Hanwang class"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchProduct "Hanwang"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:# Waltop tablets
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Identifier "Waltop class"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchProduct "WALTOP"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchIsTablet "on"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/50-wacom.conf:# N-Trig Duosense Electromagnetic Digitizer
/usr/share/X11/xorg.conf.d/50-wacom.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Identifier "Wacom N-Trig class"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchProduct "HID 1b96:0001|N-Trig Pen|N-Trig DuoSense"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Driver "wacom"
/usr/share/X11/xorg.conf.d/50-wacom.conf:    Option "Button2" "3"
/usr/share/X11/xorg.conf.d/50-wacom.conf:EndSection
/usr/share/X11/xorg.conf.d/50-wacom.conf:
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Identifier "Dell Inspiron embedded buttons quirks"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    MatchTag "inspiron_1011|inspiron_1012"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Driver "synaptics"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Option "JumpyCursorThreshold" "90"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Identifier "Dell Inspiron quirks"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    MatchTag "inspiron_1120"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Driver "synaptics"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Option "JumpyCursorThreshold" "250"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Identifier "HP Mininote quirks"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    MatchTag "mininote_1000"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Driver "synaptics"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:    Option "JumpyCursorThreshold" "20"
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf:EndSection

Code:
dpkg -S 11-evdev-trackpoint.conf
xserver-xorg-input-evdev: /usr/share/X11/xorg.conf.d/11-evdev-trackpoint.conf
 
Das sieht aus, als ob dir mehrere Mißgeschicke unterlaufen sind:

  1. /usr/share/X11/xorg.conf.d/11-evdev- gehört hier nicht hin (der Name ohne .conf entspricht auch nicht der Konvention), der Inhalt entspricht dem von 90-synaptics-tp40.conf.
  2. Gravierende Auswirkungen hat das Fehlen von 11-evdev-trackpoint.conf – das Paket dazu ist da (s. Ausgabe von dpkg -S), also wurde die Datei händisch gelöscht

Wenn Du mit sudo im Terminal unterwegs bist oder Systemdateien editierst, ist äußerste Sorgfalt angesagt. Im Grunde führt (nahezu) jeder Tippfehler dazu, dass das Ziel nicht erreicht wird. Befehle immer per Cut&Paste aus der Anleitung kopieren.

Falls übrigens der Forumseditor die Zeilenschaltungen im Codeblock schluckt, aktiviere Javascript.

Jetzt räumen wir erstmal etwas auf und stellen die fehlende Datei wieder her:
Code:
sudo rm /usr/share/X11/xorg.conf.d/11-evdev-
sudo apt-get install --reinstall xserver-xorg-input-evdev xserver-xorg-input-synaptics
Danach Reboot und schauen ob sich etwas getan hat.
 
Sorry, ich war dann doch schon etwas müde, ich hoffe es ist nicht schlimm das ich mich erst jetzt wieder melde
Ok Ich hab die beiden Schritte durchgeführt und neu gestartet, leider tut sich immer noch nichts

- - - Beitrag zusammengeführt - - -

Mir ist gerade aufgefallen, das seit dem ich die Datein gelöscht habe die Rechte Maustaste von touchpad nicht mehr funktioniert. Ich muss immer oben bei trackpoint drücken um die Rechte Maustaste zu nutzen.
Komisch???
 
Dann schauen wir nochmal den aktuellen Stand an. Bitte:
Code:
uname -a
ls -l /etc/X11/xorg.conf.d /usr/share/X11/xorg.conf.d
egrep -i 'tpps|touch|dualpoint' /var/log/Xorg.0.log
 
Hier die Ausgaben:
Code:
uname -a
Linux ThinkySyS 4.8.0-41-generic #44~16.04.1-Ubuntu SMP Fri Mar 3 17:11:16 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Code:
ls -l /etc/X11/xorg.conf.d /usr/share/X11/xorg.conf.d
/etc/X11/xorg.conf.d:
insgesamt 4
-rw-r--r-- 1 root root 969 Mär 12 17:52 90-synaptics-tp40.conf

/usr/share/X11/xorg.conf.d:
insgesamt 36
-rw-r--r-- 1 root root   92 Feb 15 12:23 10-amdgpu.conf
-rw-r--r-- 1 root root 1099 Mär  3  2016 10-evdev.conf
-rw-r--r-- 1 root root 1350 Nov  2 23:12 10-quirks.conf
-rw-r--r-- 1 root root  590 Mär  3  2016 11-evdev-quirks.conf
-rw-r--r-- 1 root root  364 Mär  3  2016 11-evdev-trackpoint.conf
-rw-r--r-- 1 root root 1751 Mär  3  2016 50-synaptics.conf
-rw-r--r-- 1 root root  115 Mär  3  2016 50-vmmouse.conf
-rw-r--r-- 1 root root 1385 Mär  3  2016 50-wacom.conf
-rw-r--r-- 1 root root  590 Mär  3  2016 51-synaptics-quirks.conf

Code:
egrep -i 'tpps|touch|dualpoint' /var/log/Xorg.0.log
[    13.136] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event16)
[    13.136] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[    13.136] (II) Using input driver 'evdev' for 'ELAN Touchscreen'
[    13.136] (**) ELAN Touchscreen: always reports core events
[    13.136] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event16"
[    13.136] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x224
[    13.136] (--) evdev: ELAN Touchscreen: Found absolute axes
[    13.136] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes
[    13.136] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[    13.136] (--) evdev: ELAN Touchscreen: Found x and y absolute axes
[    13.136] (--) evdev: ELAN Touchscreen: Found absolute touchscreen
[    13.136] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[    13.136] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[    13.136] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    13.136] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 10)
[    13.136] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[    13.136] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[    13.136] (**) ELAN Touchscreen: (accel) acceleration profile 0
[    13.136] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[    13.136] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[    13.136] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse2)
[    13.137] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[    13.137] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    13.137] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[    13.137] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    13.137] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    13.137] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    13.137] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    13.137] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    13.212] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    13.212] (II) synaptics: SynPS/2 Synaptics TouchPad: found top buttonpad property
[    13.212] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1024 - 5112 (res 42)
[    13.212] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 2024 - 4832 (res 42)
[    13.212] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    13.212] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    13.212] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    13.212] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    13.212] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    13.212] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    13.244] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    13.244] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 1.0
[    13.244] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.00
[    13.244] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[    13.244] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    13.244] (**) SynPS/2 Synaptics TouchPad: (accel) constant deceleration by 4.0
[    13.244] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 2
[    13.244] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    13.244] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    13.244] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    13.244] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    13.244] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    13.245] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
[    13.245] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    13.245] (**) TPPS/2 IBM TrackPoint: Applying InputClass "trackpoint catchall"
[    13.245] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    13.245] (**) TPPS/2 IBM TrackPoint: always reports core events
[    13.245] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event6"
[    13.245] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    13.245] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    13.245] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    13.245] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    13.245] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    13.245] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    13.245] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
[    13.245] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    13.245] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[    13.245] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    13.245] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    13.245] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    13.245] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    13.245] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    13.245] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
 
Ich bin in den Details nicht so bewandert, aber das hier:
[ 13.245] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 13.245] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
klingt für mich als wäre die Trackpointbewegung auf zusätzliche Maustasten umgelegt. Die natürlich nicht mit Funktionen belegt sind, sodass der Trackpoint funktionslos scheint. Erzeugt offenbar durch eine veränderte Interpretation der Eingaben aus dem ersten Beitrag, die für ältere Systeme korrekt waren. Die Frage ist nun, wie sich das in einem aktuellen Ubuntu auf den Ausgangszustand zurücksetzen lässt.
 
Also jetzt ist alles so wie es im Ausgangzustand war, ich hab noch die /etc/X11/xorg.conf.d/90-synaptics-tp40.conf gelöscht, jetzt geht die rechte Maustaste wieder.
Hier noch mal die Ausgaben:

Code:
ls -l /etc/X11/xorg.conf.d /usr/share/X11/xorg.conf.d
/etc/X11/xorg.conf.d:
insgesamt 0

/usr/share/X11/xorg.conf.d:
insgesamt 36
-rw-r--r-- 1 root root   92 Feb 15 12:23 10-amdgpu.conf
-rw-r--r-- 1 root root 1099 Mär  3  2016 10-evdev.conf
-rw-r--r-- 1 root root 1350 Nov  2 23:12 10-quirks.conf
-rw-r--r-- 1 root root  590 Mär  3  2016 11-evdev-quirks.conf
-rw-r--r-- 1 root root  364 Mär  3  2016 11-evdev-trackpoint.conf
-rw-r--r-- 1 root root 1751 Mär  3  2016 50-synaptics.conf
-rw-r--r-- 1 root root  115 Mär  3  2016 50-vmmouse.conf
-rw-r--r-- 1 root root 1385 Mär  3  2016 50-wacom.conf
-rw-r--r-- 1 root root  590 Mär  3  2016 51-synaptics-quirks.conf

Code:
egrep -i 'tpps|touch|dualpoint' /var/log/Xorg.0.log
[    25.710] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event17)
[    25.710] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[    25.710] (II) Using input driver 'evdev' for 'ELAN Touchscreen'
[    25.710] (**) ELAN Touchscreen: always reports core events
[    25.710] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event17"
[    25.710] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x224
[    25.710] (--) evdev: ELAN Touchscreen: Found absolute axes
[    25.710] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes
[    25.710] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[    25.710] (--) evdev: ELAN Touchscreen: Found x and y absolute axes
[    25.710] (--) evdev: ELAN Touchscreen: Found absolute touchscreen
[    25.710] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[    25.710] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[    25.710] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    25.710] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 11)
[    25.710] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[    25.710] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[    25.710] (**) ELAN Touchscreen: (accel) acceleration profile 0
[    25.710] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[    25.710] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[    25.711] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse3)
[    25.711] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[    25.711] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    25.711] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[    25.711] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    25.711] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    25.712] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    25.712] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    25.780] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    25.780] (II) synaptics: SynPS/2 Synaptics TouchPad: found top buttonpad property
[    25.780] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1024 - 5112 (res 42)
[    25.780] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 2024 - 4832 (res 42)
[    25.780] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    25.780] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    25.780] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    25.780] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    25.780] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    25.780] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    25.820] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    25.820] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    25.820] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    25.820] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[    25.820] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    25.820] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    25.820] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    25.820] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    25.820] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    25.820] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    25.820] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    25.821] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
[    25.821] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    25.821] (**) TPPS/2 IBM TrackPoint: Applying InputClass "trackpoint catchall"
[    25.821] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    25.821] (**) TPPS/2 IBM TrackPoint: always reports core events
[    25.821] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event6"
[    25.821] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    25.821] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    25.821] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    25.821] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    25.821] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    25.821] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    25.821] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
[    25.821] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    25.821] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[    25.821] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    25.821] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    25.821] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    25.821] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    25.821] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    25.821] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Jetzt ist alles wieder im Ausgangszustand!!!
 
@DaveT: ich kann dir leider aus der Ferne nicht mehr weiterhelfen, da ich keine *40er Hardware zum Ausprobieren habe.

Ich empfehle dir, [T440s] in den Threadtitel aufzunehmen, um Besitzer dieser Hardwaregeneration anzulocken --> 1. Post, <Bearbeiten>, <Erweitert>
 
Zuletzt bearbeitet:
Lösung gefunden auf dem Woodstock in Berlin: das Paket xserver-xorg-input-libinput installieren und neu anmelden (Quelle) :D.
 
  • ok1.de
  • ok2.de
  • thinkstore24.de
  • Preiswerte-IT - Gebrauchte Lenovo Notebooks kaufen

Werbung

Zurück
Oben