diff --git a/settings/input.rst b/settings/input.rst index 2fcd136..d850568 100644 --- a/settings/input.rst +++ b/settings/input.rst @@ -11,11 +11,15 @@ Mouse Emulate a pointing device. The following mouse 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. The selected serial port must be enabled on the :ref:`Ports tab `. +* **Serial mouse:** connected to the serial port of your choosing. * **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 mouse type, such as the number of buttons, or the serial port for a serial mouse. +.. note:: + * Serial pointing devices require the configured serial port to be enabled on the :ref:`Ports page `. + * The middle button cannot be used to release mouse capture when emulating a mouse with 3 or more buttons. + Joystick --------