mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[doc] install: Overlay Mode polish
This commit is contained in:
parent
bb5c7a222c
commit
5b25e20a2e
@ -321,25 +321,23 @@ files.
|
|||||||
Overlay Mode
|
Overlay Mode
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
Looking-Glass is utilizing an overlay layer to draw various widgets (such
|
The Overlay Mode lets you configure various runtime options for Looking Glass.
|
||||||
as the FPS display). An "Overlay Mode" can be toggled (see
|
These include:
|
||||||
:ref:`client_key_bindings`) that allows editing and modifying widgets
|
|
||||||
properties, such as their position and size. To use the Overlay Mode:
|
|
||||||
|
|
||||||
- Enable one or more widgets (such as the FPS display)
|
- EGL filters
|
||||||
- Enter Overlay Mode by using its keybinding (the screen will turn
|
- Performance metrics options
|
||||||
darker to indicate Overlay Mode is active)
|
- Debug frame damage display
|
||||||
- Drag the widgets you enabled to your preferred position
|
|
||||||
- Change the widget size (if the widget allows you) by dragging the
|
|
||||||
lower right edge
|
|
||||||
- Change any other properties a widget has and are modifiable
|
|
||||||
- Exit Overlay Mode by pressing :kbd:`ESC` or using the Overlay-Mode
|
|
||||||
keybinding again
|
|
||||||
|
|
||||||
Modifications done in Overlay Mode are persistent and are stored
|
You can also reposition and resize enabled widgets, like the FPS/UPS Display,
|
||||||
in a special config file $XDG_CONFIG_HOME/looking-glass/imgui.ini.
|
and Performance Metrics.
|
||||||
Please refrain from editing this file manually as your changes might
|
|
||||||
be overwritten by the client.
|
Enter and exit Overlay Mode with :kbd:`ScrLk` + :kbd:`O`.
|
||||||
|
:kbd:`ESC` can also be used to exit. (see :ref:`client_key_bindings`)
|
||||||
|
|
||||||
|
Modifications done to widgets in Overlay Mode are stored in
|
||||||
|
``$XDG_CONFIG_HOME/looking-glass/imgui.ini``.
|
||||||
|
Please do not manually edit this file while Looking Glass is running,
|
||||||
|
as your changes may be discarded.
|
||||||
|
|
||||||
.. _client_config_widget:
|
.. _client_config_widget:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user