MOUSE.BAT ·
BAT ·
661 B ·
1985-09-03 ·
from IBM-PC-User-Group-Software-Library_Disk-146_Jan-1986_DRAWMAN
echo off
mousesys/r
echo Your Mouse Systems mouse has now been installed to work with
echo The Draftsman.
echo .
echo Button 1 is the same as F1 (context-sensitive help)
echo Button 2 is the same as F2 (forward to next screen)
echo Button 3 is the same as F3 (back to last screen)
echo .
echo Up and Down movements will move between menu items.
echo Left and Right movements will move within a menu item.
echo .
echo In Plot mode, all mouse motions will translate to cursor
echo motions.
echo In Plot mode, you may fine tune the mouse sensitivity with
echo the < and > keys, return to normal with =
pause Have fun!
drawman.exe