Skip to content

Commit 360a73a

Browse files
committed
User Guide: Fix missing contents entries, remove stray tabs and whitespace, add info about Overlay Bar auto-hiding
1 parent 9dd165b commit 360a73a

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

docs/user_guide.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ This guide does not touch upon all topics covered by the [readme file](../assets
88
* [Glossary](#glossary)
99
* [Interface](#interface)
1010
* [Overlay Bar](#overlay-bar)
11-
11+
1212
* [Floating UI](#floating-ui)
1313
* [Main Bar](#main-bar)
1414
* [Action Bar](#action-bar)
15-
15+
1616
* [Settings Window](#settings-window)
1717
* [Main Page](#main-page)
1818
* [Interface](#interface)
@@ -41,11 +41,12 @@ This guide does not touch upon all topics covered by the [readme file](../assets
4141
* [Keyboard Layout Page](#keyboard-layout-page)
4242
* [Key Clusters](#key-clusters)
4343
* [Restore Default Settings Page](#restore-default-settings-page)
44-
44+
4545
* [Overlay Properties](#overlay-properties)
4646
* [Main Page](#main-page-1)
4747
* [Position](#position)
4848
* [Appearance](#appearance)
49+
* [Capture](#capture)
4950
* [Performance Monitor](#performance-monitor)
5051
* [Browser](#browser-1)
5152
* [Advanced](#advanced)
@@ -61,13 +62,14 @@ This guide does not touch upon all topics covered by the [readme file](../assets
6162
* [Desktop Mode](#desktop-mode)
6263
* [Tools](#tools)
6364
* [Overlays](#overlays)
64-
65+
* [Keyboard Controls](#keyboard-controls)
66+
6567
* [Desktop+ Keyboard](#desktop-keyboard)
6668
* [Keyboard Layout Editor](#keyboard-layout-editor)
67-
* [Key List](#key-list)
68-
* [Key Properties](#key-properties)
69-
* [Layout Metadata](#layout-metadata)
70-
* [Keyboard Preview](#keyboard-preview)
69+
* [Key List](#key-list)
70+
* [Key Properties](#key-properties)
71+
* [Layout Metadata](#layout-metadata)
72+
* [Keyboard Preview](#keyboard-preview)
7173

7274
* [Performance Considerations](#performance-considerations)
7375
* [Desktop Duplication](#desktop-duplication-1)
@@ -149,6 +151,8 @@ Click on the button to pop up a menu with options to show/hide, duplicate, remov
149151
The Overlay Properties window can only be shown for one overlay at once. Trying to show it for another will make the existing window switch to that overlay.
150152
The overlay buttons can also be double-clicked to toggle visibility, right-clicked to quickly access the overlay properties, and long-pressed for a few seconds to reset the Overlay Properties window position.
151153

154+
Pointing at the SteamVR dashboard will result in the Overlay Bar to fade out temporarily. This is to allow using the dashboard's drag handle, as well as to make space for elements of the dashboard that may slide out on interaction.
155+
152156
- **[+]**:
153157
Adds a new overlay. A menu will pop up, listing the available overlay types/capture sources.
154158
After choosing one, keep holding the trigger to drag the newly created overlay to the desired spot and then let it go. If the trigger was released immediately, it requires an additional click to let the overlay go.
@@ -860,7 +864,7 @@ Sets how bright the overlay appears. 100% is full brightness.
860864
Sets if the cropping area is applied.
861865
- **[X, Y | Width x Height]** (Cropping Area button):
862866
Press this button to open the [Cropping Area page](#cropping-area-page) to change how the overlay is cropped.
863-
867+
864868
#### Capture
865869

866870
![Overlay Properties Window, Main Page, Capture Section](images/overlay_properties_capture.png)
@@ -878,7 +882,7 @@ Click on the button to select the capture source for the overlay. The list on th
878882
- **[x] Use Strict Window Matching**:
879883
Only allow exact window title matches when restoring the overlay's capture. By default Desktop+ uses a weak window title matching algorithm to account for document-style changing window titles.
880884
Use this option if you experience false positives with specific applications.
881-
885+
882886
#### Performance Monitor
883887

884888
![Overlay Properties Window, Main Page, Performance Monitor Section](images/overlay_properties_performance_monitor.png)
@@ -1107,7 +1111,7 @@ Desktop mode can be fully operated by keyboard alone and also has some mouse sho
11071111
| **Keyboard** | *(activate keyboard controls for these to work)* |
11081112
| :-------------------------- | :---------------------------------------------------- |
11091113
| Arrow Keys | Navigate/Activate Keyboard Controls |
1110-
| Spacebar | Interact with Widgets |
1114+
| Spacebar | Interact with Widgets |
11111115
| Esc | Cancel Widget Selection |
11121116
| Enter | Confirm Text Input |
11131117
| Menu Key | Context Menu on Overlay List |

0 commit comments

Comments
 (0)