GEOS SDK TechDocs
|
|
2.16 [<modem name>]
|
2.18 [net library]
The mouse category defines the mouse driver and specifics of the mouse attached to the GEOS system. Both the device and driver keys are required; the others are optional.
device = <device name>
This key defines the type of mouse attached. It must be the full device name and is typically set during setup of the system.
device = Logitech Bus Mouse device = No idea
driver = <file name>
This key defines the file name of the mouse driver in use.
logibus.geo logibuse.geo genmouse.geo
info = <number>
This key defines the "extra word" of data for the mouse. This is an internal structure set by the mouse driver.
irq = <number>
This key allows you to set the interrupt level of a mouse that needs it; most mice do not need to be told their interrupt level.
irq = 4
port = <number>
This key specifies the port of a serial mouse, if necessary. The port number is one, two, three, or four, appropriate to the COM port being used.
port = 3
GEOS SDK TechDocs
|
|
2.16 [<modem name>]
|
2.18 [net library]