mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
drivers_interactive-pc: emulate scroll wheel
This commit is contained in:
committed by
Christian Helmuth
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>
|
||||
|
||||
Reference in New Issue
Block a user