libinput/doc
Peter Hutterer a4f5abd18e evdev: use LIBINPUT_ATTR_SIZE_HINT for resolutions
Touchpads, notably Elantech, ALPS and bcm5974 don't provide x/y resolution
until recent generations.
Add a new property, LIBINPUT_ATTR_SIZE_HINT, that provides size information to
libinput. Note that this property *does not* override true resolution values,
it is only used when the resolution is missing. It is used merely as an
approximate size hint.

If the resolution for a specific device is known it should be added to the
udev hwdb so it can be set globally. See the bcm5974 entries here:
http://cgit.freedesktop.org/systemd/systemd/tree/hwdb/60-evdev.hwdb.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2015-07-14 10:12:12 +10:00
..
dot doc: add a FAQ page 2015-06-01 15:43:58 +10:00
svg doc: add documentation for touchpad gestures 2015-07-06 14:09:33 +10:00
absolute-axes.dox doc: document the calibration as well 2014-12-22 12:57:48 +10:00
clickpad-softbuttons.dox touchpad: impose maximum distance limits on clickfingers 2015-06-03 14:43:58 +10:00
device-configuration-via-udev.dox evdev: use LIBINPUT_ATTR_SIZE_HINT for resolutions 2015-07-14 10:12:12 +10:00
faqs.dox doc: add "mouse is too fast" to the FAQ 2015-07-07 07:41:03 +10:00
gestures.dox doc: add documentation for touchpad gestures 2015-07-06 14:09:33 +10:00
libinput.doxygen.in doc: move DOTFILE_DIRS to libinput.doxygen.in 2015-01-15 11:48:15 +10:00
Makefile.am doc: add documentation for touchpad gestures 2015-07-06 14:09:33 +10:00
middle-button-emulation.svg evdev: add support for middle button emulation 2015-04-17 12:50:03 +10:00
normalization-of-relative-motion.dox doc: add "mouse is too fast" to the FAQ 2015-07-07 07:41:03 +10:00
palm-detection.dox touchpad: touches after the last key press can be released 2015-05-27 17:38:25 +10:00
scrolling.dox touchpad: allow edge scrolling on clickpads 2015-07-09 11:24:17 +10:00
seats.dox doc: improve seat documentation 2014-12-22 12:57:48 +10:00
t440-support.dox doc: improve the T440 documentation a bit 2015-05-28 11:55:59 +10:00
tapping.dox Add configuration interface for tap drag-lock 2015-06-23 14:24:29 +10:00
test-suite.dox doc: drop leftovers of Check's selective test running 2015-05-22 08:45:35 +10:00
touchpad-edge-scrolling-state-machine.svg touchpad: Add edge-scrolling support 2014-11-25 17:02:30 +10:00
touchpad-softbutton-state-machine.svg touchpad: Route top softbuttons through the trackstick if we've one 2014-09-19 08:20:00 +10:00
touchpad-tap-state-machine.svg touchpad: work thumb detection into the tap state machine 2015-07-09 11:27:53 +10:00