Re: [PATCH v2 libinput 2/2] evdev: remove direct checks for INPUT_PROP_POINTING_STICK

2015-06-02 Thread Peter Hutterer
On Tue, Jun 02, 2015 at 05:22:42PM -0400, Benjamin Tissoires wrote: > If we need to temporary override a device with ID_INPUT_POINTINGSTICK, > evdev sets the tag EVDEV_TAG_TRACKPOINT to the device. Rely on the tag > to behave properly for scroll emulation. > > The dpi information should be retriev

[PATCH v2 libinput 2/2] evdev: remove direct checks for INPUT_PROP_POINTING_STICK

2015-06-02 Thread Benjamin Tissoires
If we need to temporary override a device with ID_INPUT_POINTINGSTICK, evdev sets the tag EVDEV_TAG_TRACKPOINT to the device. Rely on the tag to behave properly for scroll emulation. The dpi information should be retrieved after the device has been configured or the tag EVDEV_TAG_TRACKPOINT was no