Bug 93449 - Natural scrolling for trackpoints
Summary: Natural scrolling for trackpoints
Status: RESOLVED WORKSFORME
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-19 17:36 UTC by Juraj Fiala
Modified: 2015-12-22 00:00 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Juraj Fiala 2015-12-19 17:36:32 UTC
Would this be possible? It would be great. Thanks.
Comment 1 Peter Hutterer 2015-12-22 00:00:52 UTC
$> sudo libinput-list-devices
...
Device:           TPPS/2 IBM TrackPoint
Kernel:           /dev/input/event8
Group:            9
Seat:             seat0, default
Capabilities:     pointer 
Tap-to-click:     n/a
Tap drag lock:    n/a
Left-handed:      disabled
Nat.scrolling:    disabled
...

The last line shows that it's available but disabled. Quick git log shows we've had natural scrolling for all pointer devices since 0.7, so you just need to figure out how to enable it in your configuration :)

xorg.conf snippet for X, under a wayland compositor you need the compositor to support that option.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.