Summary: | Natural scrolling for trackpoints | ||
---|---|---|---|
Product: | Wayland | Reporter: | Juraj Fiala <jurf> |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | jurf, peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Juraj Fiala
2015-12-19 17:36:32 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.