mirror of
https://github.com/86Box/docs.git
synced 2026-02-22 09:35:33 -07:00
Add note about 3-button mouse release
This commit is contained in:
@@ -12,11 +12,14 @@ Emulate a pointing device. The following types are supported:
|
||||
|
||||
* **Bus mouse:** ISA expansion card with a mouse interface. The I/O port and IRQ used by the card are configurable.
|
||||
* **Serial mouse:** connected to the serial port of your choosing.
|
||||
* **Serial tablet:** also connected to a serial port, but providing absolute (seamless) input on supported operating systems and/or applications.
|
||||
* **PS/2 mouse:** connected to the PS/2 port. Only available on machines with a PS/2 mouse port.
|
||||
|
||||
The *Configure* button opens a new window with settings specific to the selected device type, such as the number of buttons, or the serial port for a serial mouse or tablet.
|
||||
|
||||
.. note:: Serial pointing devices require the configured serial port to be enabled on the :ref:`Ports tab <settings/ports:Serial port 1-4>`.
|
||||
.. note::
|
||||
* Serial pointing devices require the configured serial port to be enabled on the :ref:`Ports page <settings/ports:Serial port 1-4>`.
|
||||
* The middle button cannot be used to release mouse capture when emulating a mouse with 3 or more buttons.
|
||||
|
||||
Joystick
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user