mirror of
https://github.com/86Box/docs.git
synced 2026-02-27 17:34:26 -07:00
Random edits, mostly network related
This commit is contained in:
@@ -9,7 +9,7 @@ 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 in :ref:`settings/ports:Serial port 1-4`.
|
||||
* **Serial mouse:** connected to the serial port of your choosing. The selected serial port must be enabled on the :ref:`Ports tab <settings/ports:Serial port 1-4>`.
|
||||
* **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.
|
||||
|
||||
@@ -9,8 +9,8 @@ Network type
|
||||
Network emulation mode to use. See :doc:`../hardware/network` for more information on these.
|
||||
|
||||
* **None:** disable networking.
|
||||
* **PCap:** connects directly to a host network adapter. Similar to the **Bridge** mode on other virtualizers.
|
||||
* **SLiRP:** creates a private network with a virtual router. Similar to the **NAT** mode on other virtualizers.
|
||||
* **PCap:** connects directly to a host network adapter. Similar to the **Bridge** mode on other emulators and virtualizers.
|
||||
* **SLiRP:** creates a private network with a virtual router. Similar to the **NAT** mode on other emulators and virtualizers.
|
||||
|
||||
PCap device
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user