mirror of
https://github.com/86Box/docs.git
synced 2026-02-22 09:35:33 -07:00
63 lines
1.8 KiB
ReStructuredText
63 lines
1.8 KiB
ReStructuredText
.. include:: /include.rst
|
|
|
|
Settings
|
|
========
|
|
|
|
The *Settings* window allows you to configure the emulated machine.
|
|
|
|
If any changes were made to the settings, you will be asked whether or not you want to save the changes upon pressing *OK* or closing the window. Saving changes will hard reset the emulated machine. Press *Cancel* to immediately discard all changes.
|
|
|
|
.. raw:: html
|
|
|
|
<style>
|
|
div.toctree-wrapper > ul > li:nth-child(1) {
|
|
list-style: url('../_images/machine_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(2) {
|
|
list-style: url('../_images/display_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(3) {
|
|
list-style: url('../_images/input_devices_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(4) {
|
|
list-style: url('../_images/sound_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(5) {
|
|
list-style: url('../_images/network_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(6) {
|
|
list-style: url('../_images/ports_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(7) {
|
|
list-style: url('../_images/storage_controllers_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(8) {
|
|
list-style: url('../_images/hard_disk_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(9) {
|
|
list-style: url('../_images/floppy_and_cdrom_drives_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(10) {
|
|
list-style: url('../_images/other_removable_devices_small.png');
|
|
}
|
|
div.toctree-wrapper > ul > li:nth-child(11) {
|
|
list-style: url('../_images/other_peripherals_small.png');
|
|
}
|
|
</style>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Settings pages
|
|
|
|
machine
|
|
display
|
|
input
|
|
sound
|
|
network
|
|
ports
|
|
storage
|
|
hdd
|
|
floppycdrom
|
|
removable
|
|
peripherals
|