mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
drivers_interactive-pc: emulate scroll wheel
This commit is contained in:
parent
a6b29530e8
commit
ece48d7df5
@ -4,7 +4,11 @@
|
||||
<output>
|
||||
<chargen>
|
||||
<merge>
|
||||
<input name="ps2"/>
|
||||
<button-scroll>
|
||||
<input name="ps2"/>
|
||||
<vertical button="BTN_MIDDLE" speed_percent="-10"/>
|
||||
<horizontal button="BTN_MIDDLE" speed_percent="-10"/>
|
||||
</button-scroll>
|
||||
<input name="usb"/>
|
||||
</merge>
|
||||
<mod1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user