Re: About to map the mouse for USB type

Volker Ruppert <[email protected]> Fri, 23 Oct 2015 22:53:45 +0200
Newsgroups gmane.comp.emulators.bochs.devel
Message-ID <[email protected]>
Hi!

> In bochs2.6.8 version, I want to move the mouse mapping for USB type.
> Could you tell me how to configure to. thank you

To use an emulated USB pointing device you have to assign the USB device 
"mouse" (3-button) or "tablet" (uses absolute x/y values) to an USB 
port. This overrides the mouse model selected with the "mouse" directive 
until you disconnect it. Example:

usb_uhci: port1=mouse

--
Volker


------------------------------------------------------------------------------