-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_Mouse
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| Mouse | ROM modules | Internals | Internals | Gerph | GitHub | not built in repo, not tested in repo |
| Services | Vectors | Uses Vectors | TOTAL |
|---|---|---|---|
| 0.00% | 0.00% | 0.00% | 0.00% |
Mouse is the platform mouse driver. It samples/decodes the physical mouse and feeds movement/button changes into the RISC OS pointer/input path, with device-specific configuration and ResourceFS messages.
URL: PRM
- Has services
- Has services fast
- Is hardware specific
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|
None found
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Service_Reset |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | PointerV |
None
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | KEYV |
None
None
MessageTrans


