Command: usbmouse
USBDOS is a collection of different USB drivers and tools:
USBMOUSE is a DOS Driver for up to 8 Generic USB Mice.
Syntax:
USBMOUSE [Options]
Options:
/? Show this HELP screen
/A Show all ALIASES for these command line Options
/ErrLvl Show all ErrorLevels (DOS Return Codes)
/U UNINSTALL from memory
/L:Y|N Force installation into LOW memory (Default = No)
/S Display current STATUS of Program
/C Display CONFIGURATION (& other) descriptors of last
mouse found
/R Show HID REPORT descriptor of last mouse found
/Raw Display RAW Data from all mice
/B Show list of BAD (incompatible) mice found
/Beep:Y|N BEEP Speaker when bad mouse is found (Default = Yes)
/D:# DISABLE mouse index # (0-7, 8=PS2 Mouse)
/E:# ENABLE mouse index # (0-7, 8=PS2 Mouse)
/X:# eXCHANGE L/R Btns on Mouse Index # (0-7, 8=PS2 Mouse,
255=All)
/BIOS:Y|N Use BIOS emulation (as opposed to hardware) (Default = Yes)
/M:# Hardware emulation METHOD (1-3, Default = Auto)
/Reset RESET PS2 Mouse Hardware
/Resolution:# Change RESOLUTION to # Counts/mm (1,2,4,8)
/SamplingRate:# Change SAMPLING RATE to # Hz (10,20,40,60,
80,100,200)
/ScalingFactor:# Change SCALING FACTOR to #:1 (1,2)
/I:Y|N Install TSR into Memory (Default = Yes)
Comments:
USBMOUSE is too complex and too long to describe it completely in
htmlhelp. Please have a look into pages 107 till 120 of USBINTRO.DOC,
see links below).
For more information see:
https://gitlab.com/FreeDOS/drivers/usbdos/-/tree/master/DOC/DOSUSB
OR:
C:\FREEDOS\DOC\usbintro.doc (too big for edit, please use
another editor, e.g. Blocek!)
OR:
https://bretjohnson.us/
Examples:
usbuhci (only UHCI is supported at the moment!)
usbmouse
See also:
boundtst
drives
errorlevel/exitcodes
hidsupt1
inklevel
irq
ps2mtest
scantest
thrust
uni2asci
usbdevic
usbdos
usbdrive
usbhosts
usbhub
usbjstik
usbkeyb
usbprint
usbsupt1
usbuhci
usbuhcil
vendorid
Copyright © 2007-2009 Bret E. Johnson, help version 2023 W. Spiegl.
This file is derived from the FreeDOS Spec Command HOWTO.
See the file H2Cpying for copying conditions.