]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/24_preferences-and-session-properties/01_preferences-dialog/11_gui.html
80ca623cec812e6531dd35572e1fb72715184c27
[ardour-manual-diverged] / _manual / 24_preferences-and-session-properties / 01_preferences-dialog / 11_gui.html
1 ---
2 layout: default
3 title: GUI Tab
4 menu_title: GUI Tab
5 ---
6
7 <p>
8   This tab contains settings that affect
9   <a href="/ardours-interface/">Ardour's Interface</a>.
10 </p>
11
12 <img src="/images/a4_preferences_gui.png" alt="preferences
13 gui tab"/>
14
15 <ul>
16   <li>
17     <p>
18       <strong>Graphically indicate mouse pointer hovering</strong>
19     </p>
20   </li>
21   <li>
22     <p>
23       <strong>Use name highlight bars in region display</strong> When enabled the
24       region name is displayed, in the editor,  in it's own bar at the bottom of
25       the region. When disabled, the region name is display at the top of the
26       region, possibly over audio waveforms or MIDI notes.
27     </p>
28   </li>
29   <li>
30     <p>
31       <strong>Font scaling</strong> allows the display size of some text in the
32       user interface to be scaled up or down. May require a restart to take
33       affect.
34     </p>
35   </li>
36   <li>
37     <p>
38       <strong>Update transport clock display at FPS</strong> when enabled the transport clock
39       will update at the synchronization framerate instead of the default 100&nbsp;ms rate.
40     </p>
41   </li>
42   <li>
43     <p>
44       <strong>Lock timeout</strong> Lock GUI after this many idle seconds (zero to never
45       lock). GUI may also be locked with <kbd class="menu">Session &gt; Lock</kbd>. When
46       locked a dialog will display a &quot;Click to unlock&quot; button.
47     </p>
48   </li>
49   <li>
50     <p>
51       <strong>Mixer Strip</strong> Enable (checked) or disable (unchecked) display of
52       controls in the mixer strip. Controls whose display can be toggled are
53       <strong>Input</strong>, <strong>Phase&nbsp;Invert</strong>,
54       <strong>Record&nbsp;&amp;&nbsp;Monitor</strong>, <strong>Solo&nbsp;Iso/Lock</strong>,
55       <strong>Output</strong>, and <strong>Comments</strong>.
56     </p>
57   </li>
58   <li>
59     <p>
60       <strong>Use narrow strips in the mixer by default</strong> When enabled, new mixer
61       strips are created in narrow format. When disabled, they are created in wide format.
62       Existing mixer strips width can be toggled with the width control at the top left of
63       the mixer stip.
64     </p>
65   </li>
66 </ul>