.. _input:

User Input
----------------

**Data Entry**
    Data Entry boxes are standardised throughout System Optimiser, and look like this:
    
    .. image:: ../_images/dataentry.JPG
        :alt: Data Entry Box.
        :width: 140

    Clicking the mouse inside the box and scrolling will increase or decrease the value within.
    On fields with selectable units, clicking the 'Units' selector on the right-hand side of the Data Entry box will display any applicable units which can be used for entering data.
    This will not change any units globally, as this must be done through the :ref:`Application Settings<units>`. Fields with a fixed unit (such as dB) show a static unit label instead.

    .. image:: ../_images/dataentryunits.JPG
        :alt: Data Entry Box - Changing Units.
        :width: 140

**Tick & Cross**
    Clicking a green 'tick' is used to confirm an action.
    Clicking a red 'Cross' is used to discard any changes made, or cancel an action.
    In any dialog, **Ctrl+Enter** confirms and **Escape** cancels, from the keyboard.
    
    .. image:: ../_images/success.svg
        :alt: Tick.
        :width: 15%
        

    .. image:: ../_images/close.svg
        :alt: Cross.
        :width: 15%
        


**Edit Pencil**
    A green 'Edit Pencil' is used to edit the parameters of a controller, for example, a :ref:`Standard Vertical Array Controller<SVA-Controller>`.
   
    .. image:: ../_images/edit.svg
        :alt: Edit Pencil.
        :width: 15%

**Delete**
    A red 'trash bin' is used to delete an item from a list, for example, a point within a :ref:`Free Plane<freeplane>`.
   
    .. image:: ../_images/delete.svg
        :alt: Trash Bin.
        :width: 15%

**Crosshairs**
    Green 'Crosshairs' are used for positioning objects, such as :ref:`Microphones<mics>`. First, click the 'Crosshairs' for the object you wish to place, then click again in the :ref:`3D View<3dview>` to place the object.
   
    .. image:: ../_images/setposition.svg
        :alt: Crosshairs/Set Target or Position.
        :width: 15%

.. toctree::
   :maxdepth: 6

   user_input/01_set_as_default
