Difference between revisions of "Kempston Mouse Buttons"
From SpecNext official Wiki
Line 5: | Line 5: | ||
|Readable=Yes | |Readable=Yes | ||
|Writable=No | |Writable=No | ||
+ | |Subsystem=Input | ||
}} | }} | ||
+ | {| class="wikitable" | ||
+ | ! Bit !! Function | ||
+ | |- | ||
+ | | 7-4 || contains wheel-delta value (0..15) since previous read. | ||
+ | |- | ||
+ | | 3 || fourth button | ||
+ | |- | ||
+ | | 2 || middle button | ||
+ | |- | ||
+ | | 1 || left button | ||
+ | |- | ||
+ | | 0 || right button | ||
+ | |} |