4 => 7
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12879 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
* A packet read from the mouse data port is composed of
|
* A packet read from the mouse data port is composed of
|
||||||
* three bytes:
|
* three bytes:
|
||||||
* byte 0: status byte, where
|
* byte 0: status byte, where
|
||||||
* - bit 4: Y overflow (1 = true)
|
* - bit 7: Y overflow (1 = true)
|
||||||
* - bit 6: X overflow (1 = true)
|
* - bit 6: X overflow (1 = true)
|
||||||
* - bit 5: MSB of Y offset
|
* - bit 5: MSB of Y offset
|
||||||
* - bit 4: MSB of X offset
|
* - bit 4: MSB of X offset
|
||||||
|
|||||||
Reference in New Issue
Block a user