mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
WiFi done, misc edits
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.. _tuning:
|
||||
|
||||
======
|
||||
Tuning
|
||||
======
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. _tune-embassy-os:
|
||||
|
||||
=====================
|
||||
Customizing EmbassyOS - *** NEEDS SCREENS FOR REORDER ***
|
||||
Customizing EmbassyOS
|
||||
=====================
|
||||
|
||||
.. _device-name:
|
||||
@@ -11,27 +11,39 @@ Set Device Name
|
||||
|
||||
Here you can change the name of your Embassy!
|
||||
|
||||
1. Go to the ``Embassy`` tab on the main menu on the left side of the UI
|
||||
#. Go to the ``Embassy`` tab on the main menu on the left side of the UI
|
||||
|
||||
.. figure:: /_static/images/config/basic-config0.png
|
||||
:width: 60%
|
||||
:alt: Embassy Tab
|
||||
.. figure:: /_static/images/config/basic-config0.svg
|
||||
:width: 60%
|
||||
:alt: Embassy Tab
|
||||
|
||||
2. Under the ``Settings`` section, click ``Preferences``
|
||||
#. Under the ``Settings`` section, click ``Preferences``
|
||||
|
||||
.. figure:: /_static/images/config/basic-config1.png
|
||||
:width: 60%
|
||||
:alt: Preferences
|
||||
.. figure:: /_static/images/config/basic-config1.svg
|
||||
:width: 60%
|
||||
:alt: Preferences
|
||||
|
||||
3. Then click ``Device Name``, set to desired name, and click ``Save``
|
||||
#. Then click ``Device Name``, set to desired name, and click ``Save``
|
||||
|
||||
.. figure:: /_static/images/config/basic-config2.png
|
||||
:width: 60%
|
||||
:alt: Rename Embassy
|
||||
.. figure:: /_static/images/config/basic-config2.svg
|
||||
:width: 60%
|
||||
:alt: Rename Embassy
|
||||
|
||||
.. _reorder:
|
||||
|
||||
Reorder Service Page
|
||||
--------------------
|
||||
|
||||
Customize Services layout
|
||||
You may customize the layout of your Services by re-arranging them to your liking.
|
||||
|
||||
#. Simply visit the ``Services`` tab on the main menu on the left side of the UI, and select ``Reorder`` in the top right.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/reorder0.svg
|
||||
:width: 60%
|
||||
:alt: Reorder Button
|
||||
|
||||
#. You can now click and drag on each service to create the ordered list you desire. When satisfied, click ``Done`` in the top right to save.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/reorder1.svg
|
||||
:width: 60%
|
||||
:alt: Reorder Services
|
||||
|
||||
Reference in New Issue
Block a user