diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-01-14 11:18:56 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-01-14 11:53:56 +1000 |
commit | ce7d8fdebc0123227be91ba5d89126a36f089ff5 (patch) | |
tree | 5897c58e432455330de81042be778ed53223a87e /src | |
parent | 6a3beab6137b262fc847093ed5fa51ff70df6a21 (diff) |
man: add a warning that wheel emu inertia must be set and it isn't inertia
First, it's not actually inertia, it's simply the scroll distance, yay for the
misnomer.
And it needs to be set for any device that is more fine-grained than a
mouse, especially absolute devices. For example the VirtualBox device has an
abs max of 32767, so a simple motion may have a delta of to 2000 units and
that results in 200 scroll events. That's a bit excessive.
Related to: https://bugs.freedesktop.org/show_bug.cgi?id=93617
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions