You are not logged in.

#1 2017-03-20 18:55:52

localost
Member
Registered: 2017-03-20
Posts: 6

[Solved] Trackpoint Scrolling on Lenovo X1 Carbon Gen 5 (2017)

I've setup Arch on a 2017 Lenovo X1 Carbon and everything seems to work out of the box, despite scrolling using the track stick.
I've installed xf86-input-libinput which should handle this by default but it doesnt work.xinput doesnt seem to show me a any devices that are relevant for this and/or have the relevant properties:

$ xinput
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ xwayland-pointer:13                     	id=6	[slave  pointer  (2)]
⎜   ↳ xwayland-relative-pointer:13            	id=7	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ xwayland-keyboard:13                    	id=8	[slave  keyboard (3)]

Last edited by localost (2017-03-28 21:16:31)

Offline

#2 2017-03-28 19:55:52

localost
Member
Registered: 2017-03-20
Posts: 6

Re: [Solved] Trackpoint Scrolling on Lenovo X1 Carbon Gen 5 (2017)

It turned out I had to symlink the libevent conf to make it use the correct libinput drivers:

# ln -s /usr/share/X11/xorg.conf.d/40-libinput.conf /etc/X11/xorg.conf.d/40-libinput.conf

Then you can configure the input devices properly using xinput.

Offline

#3 2017-03-28 20:03:47

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Trackpoint Scrolling on Lenovo X1 Carbon Gen 5 (2017)

This is described in the wiki: https://wiki.archlinux.org/index.php/Li … figuration although you should copy the file, not symlink it.

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2017-03-28 21:18:12

localost
Member
Registered: 2017-03-20
Posts: 6

Re: [Solved] Trackpoint Scrolling on Lenovo X1 Carbon Gen 5 (2017)

Actually the description you link in your post tells you to symlink the file...

Offline

#5 2017-03-28 21:21:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Trackpoint Scrolling on Lenovo X1 Carbon Gen 5 (2017)

wiki wrote:

If you have libinput and synaptics installed in parallel with default configuration...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB