-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of
sending 5 bytes per sample, it sends 3 omitting the 2nd set of dx/dy updates. You can distinguish between the two forms since the first byte of 5-bytes seq will be 0b10000xxx which a 3-byte will have 0b10001xxx. This changes allows the Xsun server to run unchanged on the Tadpole 3GX (ignoring for now that the colormap is still broken).
- Loading branch information
matt
committed
Aug 2, 1999
1 parent
265e5c8
commit 6ced885
Showing
1 changed file
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters