You are not logged in.

#1 2015-01-25 21:35:13

tes5884
Member
Registered: 2011-04-29
Posts: 15
Website

Thinkpad X1 Carbon (2015) - touchpad buttons not working

This laptop literally just came out.
The trackpad, and trackpoint work fine. But the hard buttons mouse buttons do not..

I'm trying to figure out where to start, with regards to fixing it.

If anyone can point me in the right direction, I would appreciate it.

My current synaptics.conf:

Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
        MatchDevicePath "/dev/input/event*"
EndSection

Section "InputClass"
        Identifier "touchpad ignore duplicates"
        MatchIsTouchpad "on"
        MatchOS "Linux"
        MatchDevicePath "/dev/input/mouse*"
        Option "Ignore" "off"
EndSection

Section "InputClass"
        Identifier "Default clickpad buttons"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
EndSection

Offline

#2 2015-01-26 00:23:00

tes5884
Member
Registered: 2011-04-29
Posts: 15
Website

Re: Thinkpad X1 Carbon (2015) - touchpad buttons not working

Update: Ok the buttons are working, just doing the wrong thing.

The left click button is scrolling up, and the right click button is scrolling down.

Now to figure out how to change that.

Last edited by tes5884 (2015-01-26 00:23:37)

Offline

#3 2015-01-29 14:48:35

tes5884
Member
Registered: 2011-04-29
Posts: 15
Website

Re: Thinkpad X1 Carbon (2015) - touchpad buttons not working

Anyone looking here, should please go here -> https://bbs.archlinux.org/viewtopic.php?id=192875

More issues, and fixes!

Offline

Board footer

Powered by FluxBB