libinput/doc
Peter Hutterer d8bd650540 Expose a custom acceleration profile
This adds a third profile to the available profiles to map device-specific
speed to an acceleration factor, fully defined by the caller.

There has been a consistent call for different acceleration profiles in
libinput, but very little specifics in what actually needs to be changed.
"faster horses" and whatnot (some notable exceptions in e.g. bug 101139).
Attempts to change the actual acceleration function will likely break things
for others.

This approach opens up the profile itself to a user-specific acceleration
curve. A caller can set an acceleration curve by defining a number of points
on that curve to map input speed to an output factor. That factor is applied
to the input delta.

libinput does relatively little besides mapping the deltas to the
device-specific speed, querying the curve for that speed and applying that
factor. The curve is device-specific, the input speed is in device units/ms.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2018-04-26 14:48:37 +10:00
..
dot doc: update the GNOME stack graph 2017-09-28 08:43:38 +10:00
style doc: add a custom css for local overrides 2017-02-23 08:20:20 +10:00
svg Expose a custom acceleration profile 2018-04-26 14:48:37 +10:00
absolute-axes.dox doc: improve absolute axis documentation a bit 2016-01-05 12:35:49 +10:00
absolute-coordinate-ranges.dox doc: axis overrides need to go to systemd, not libinput 2018-04-10 08:00:35 +10:00
architecture.dox doc: add a description of the internal architecture 2018-04-16 15:14:23 +10:00
building.dox meson: point users to disabled documentation when dot/doxygen is missing 2018-03-20 15:32:01 +10:00
button-debouncing-state-machine.svg evdev: add a quirk to disable debouncing on the MS Nano Transcievers 2018-02-13 15:58:48 +10:00
button-debouncing-wave-diagram.txt evdev: add new debouncing code 2017-11-20 09:55:05 +10:00
button_debouncing.dox evdev: add new debouncing code 2017-11-20 09:55:05 +10:00
clickpad-softbuttons.dox touchpad: remove software middle button when emulation is enabled 2016-07-04 09:41:33 +10:00
contributing.dox doc: add a small page about contributing to libinput 2016-10-25 10:02:07 +10:00
device-configuration-via-udev.dox doc: more and more documentation about hwdb updates 2017-11-30 10:21:15 +10:00
faqs.dox timer: change the timer offset warning to a client bug 2018-02-06 19:29:26 +10:00
gestures.dox doc: explain the gesture ambiguity for 2-slot touchpads 2016-01-20 15:38:13 +10:00
libinput.doxygen.in doc: quote all paths in the doxygen file 2017-11-01 14:54:59 +10:00
middle-button-emulation.dox doc: split middle button emulation into a separate page 2016-08-15 08:02:37 +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 tablet: add support for relative x/y motion deltas 2016-01-22 16:16:55 +10:00
page-hierarchy.dox doc: add a description of the internal architecture 2018-04-16 15:14:23 +10:00
palm-detection.dox doc: expand on the palm detection documentation a bit 2018-04-03 17:50:42 +10:00
pointer-acceleration.dox Expose a custom acceleration profile 2018-04-26 14:48:37 +10:00
reporting-bugs.dox doc: add a section on what happens when a bug was resolved 2018-04-13 10:45:09 +10:00
scrolling.dox touchpad: disable 2fg scrolling on Synaptics semi-mt touchpads 2015-07-27 19:34:42 +10:00
seats.dox doc: fix more typos 2015-08-22 16:03:29 +10:00
switches.dox doc: add a section for tablet mode switches 2017-09-29 08:13:44 +10:00
t440-support.dox Fix spelling mistakes 2016-04-06 07:42:03 +10:00
tablet-support.dox tablet: print what capability is missing when rejecting a device 2017-10-26 11:01:29 +10:00
tapping.dox doc: expand on the default tap settings 2017-03-09 14:03:22 +10:00
test-suite.dox doc: update test suite page for ninja and other recent changes 2017-11-02 10:38:54 +10:00
timestamps.dox doc: document the event timestamps 2017-05-02 15:32:19 +10:00
tools.dox doc: more references to libinput-record 2018-03-01 12:19:44 +10:00
touchpad-edge-scrolling-state-machine.svg touchpad: Add edge-scrolling support 2014-11-25 17:02:30 +10:00
touchpad-jumping-cursors.dox touchpad: detect and warn about kernel tracking pointer jumps 2016-04-28 10:01:20 +10:00
touchpad-pressure.dox doc: debugging touchpad pressure/size ranges is interactive 2018-04-09 10:51:40 +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: handle a palm down in the tapped state 2018-03-07 11:07:54 +10:00
touchpads.dox doc: fix more typos 2015-08-22 16:03:29 +10:00
trackpoints.dox doc: more and more documentation about hwdb updates 2017-11-30 10:21:15 +10:00
what-is-libinput.dox doc: add a page "what is libinput" 2017-02-13 10:47:11 +10:00