diff --git a/settings/input.rst b/settings/input.rst index a241d03..074633a 100644 --- a/settings/input.rst +++ b/settings/input.rst @@ -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 `. +.. 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 --------