83Plus:Software:usb8x/BASIC Interface/MouseInit

From WikiTI
Revision as of 14:56, 16 July 2006 by Dan Englender (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Name: MouseInit

Function Number: 2

Minimum usb8x version: 0.07

Initializes the mouse driver.

Inputs

None

Outputs

  • 1: Error code

Notes

This command will set up the usb8x driver. It uses memory in appBackUpScreen, so it may not be compatible with other applications that also use this space.

See Also

  • [[../MouseDo|MouseDo]] - Get movement and button press information