Bug 95240 - InputClass Options ignored after upgrade
Summary: InputClass Options ignored after upgrade
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-02 14:30 UTC by sam.halliday
Modified: 2016-10-26 05:37 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description sam.halliday 2016-05-02 14:30:05 UTC
I upgraded libinput in Debian unstable and my custom trackball Options are now being ignored.

I filed a detailed bug report at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823214 with reportbug, which includes system and logging information, including exact version numbers.

They said I should file this information with you, please let me know what information you need above and beyond the debian bugreport (or if you want me to copy/paste parts of that report here)
Comment 1 Peter Hutterer 2016-05-02 22:13:42 UTC
as said in the debian bugreport, the InvertX/InvertY options aren't supported in libinput and thus not exposed by the xorg libinput driver. For now, you'll have to use a custom xorg.conf snippet that sorts higher than the libinput config snippet to manually assign the evdev driver.
Comment 2 Peter Hutterer 2016-05-30 03:30:49 UTC
fwiw, the libinput commit below adds rotation for trackballs to libinput.

commit d1a8a92184684474bff9d4c29a67da416d40fb26
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Tue May 3 13:52:53 2016 +1000

    Add support for relative device rotation (trackball only)


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.