<div dir="ltr">Hi everybody,<div><br></div><div style>i use uinput for sending mouse-input from userland to emulate a mouse. Now i want that the REL_WHEEL input is interpreted not as button-presses but rather as a smooth/pixelperfect input.</div>
<div style><br></div><div style>According to that: <a href="http://web.archiveorange.com/archive/v/gTLYUgTyEWhFANwI8KGH">http://web.archiveorange.com/archive/v/gTLYUgTyEWhFANwI8KGH</a> this is supported in evdev since a while and i only need to mark the axis as scrolling axis ("""Instead, let the</div>
<div>driver mark axes as scrolling axes as required."""). </div><div>But how can i mark the axes? Any hints on useful documentation on that topic or other functions that allow to sent signals that are interpreted as smooth scrolling are welcome.</div>
<div><br></div><div style>Regards,</div><div style>Raphael Isemann</div></div>