Retro Rocket OS
BASIC-Powered Operating System
Loading...
Searching...
No Matches
mousetest command

To use this program you must first load the BASIC PS/2 mouse driver:

CHAIN "/programs/drivers/ps2mouse",TRUE

When running this program, a mouse cursor will be displayed on the screen. Move the mouse to move the cursor position. Press any key on the keyboard to exit.

This is intended as a demo program to demonstrate mouse functionality. Programmers may build upon it.