285 lines
7.8 KiB
XML
285 lines
7.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<schemalist gettext-domain="breezydesktop">
|
|
<schema id="com.xronlinux.BreezyDesktop" path="/com/xronlinux/BreezyDesktop/">
|
|
<key name="toggle-xr-effect-shortcut" type="as">
|
|
<default>
|
|
<![CDATA[['<Control><Super>backslash']]]>
|
|
</default>
|
|
<summary>Toggle the XR Effect on or off</summary>
|
|
<description>
|
|
Shortcut to toggle the XR Effect.
|
|
</description>
|
|
</key>
|
|
<key name="recenter-display-shortcut" type="as">
|
|
<default>
|
|
<![CDATA[['<Control><Super>space']]]>
|
|
</default>
|
|
<summary>Re-center display</summary>
|
|
<description>
|
|
Shortcut to re-center the virtual display.
|
|
</description>
|
|
</key>
|
|
<key name="toggle-display-distance-shortcut" type="as">
|
|
<default>
|
|
<![CDATA[['<Control><Super>Return']]]>
|
|
</default>
|
|
<summary>Trigger change to display distance</summary>
|
|
<description>
|
|
Shortcut to change the display distance.
|
|
</description>
|
|
</key>
|
|
<key name="toggle-follow-shortcut" type="as">
|
|
<default>
|
|
<![CDATA[['<Control><Super>0']]]>
|
|
</default>
|
|
<summary>Toggle follow mode</summary>
|
|
<description>
|
|
Shortcut to toggle follow mode.
|
|
</description>
|
|
</key>
|
|
<key name="cursor-to-focused-display-shortcut" type="as">
|
|
<default>
|
|
<![CDATA[['<Control><Super>period']]]>
|
|
</default>
|
|
<summary>Move cursor to focused display</summary>
|
|
<description>
|
|
Shortcut to move the cursor to the focused display.
|
|
</description>
|
|
</key>
|
|
<key name="display-distance" type="d">
|
|
<default>
|
|
1.05
|
|
</default>
|
|
<summary>Display distance</summary>
|
|
<description>
|
|
How far away the display appears. Farther will look smaller, closer will look larger.
|
|
</description>
|
|
</key>
|
|
<key name="follow-threshold" type="d">
|
|
<default>
|
|
15
|
|
</default>
|
|
<summary>Follow threshold</summary>
|
|
<description>
|
|
When follow mode is enabled: the threshold, in degrees, at which the display will begin to follow
|
|
</description>
|
|
</key>
|
|
<key name="toggle-display-distance-start" type="d">
|
|
<default>
|
|
0.85
|
|
</default>
|
|
<summary>Display distance start</summary>
|
|
<description>
|
|
Start distance when using the "change distance" shortcut.
|
|
</description>
|
|
</key>
|
|
<key name="toggle-display-distance-end" type="d">
|
|
<default>
|
|
1.05
|
|
</default>
|
|
<summary>Display distance end</summary>
|
|
<description>
|
|
End distance when using the "toggle display distance" shortcut.
|
|
</description>
|
|
</key>
|
|
<key name="widescreen-mode" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Widescreen mode</summary>
|
|
<description>
|
|
Enable widescreen/SBS mode
|
|
</description>
|
|
</key>
|
|
<key name="display-size" type="d">
|
|
<default>
|
|
1.0
|
|
</default>
|
|
<summary>Display size</summary>
|
|
<description>
|
|
The size of the display
|
|
</description>
|
|
</key>
|
|
<key name="viewport-offset-x" type="d">
|
|
<default>
|
|
0.0
|
|
</default>
|
|
<summary>Viewport offset x</summary>
|
|
<description>
|
|
How far to offset the viewport from the target monitor in the x direction
|
|
</description>
|
|
</key>
|
|
<key name="viewport-offset-y" type="d">
|
|
<default>
|
|
0.0
|
|
</default>
|
|
<summary>Viewport offset y</summary>
|
|
<description>
|
|
How far to offset the viewport from the target monitor in the y direction
|
|
</description>
|
|
</key>
|
|
<key name="monitor-wrapping-scheme" type="s">
|
|
<default>
|
|
"automatic"
|
|
</default>
|
|
<summary>Monitor wrapping scheme</summary>
|
|
<description>
|
|
How the monitors are wrapped around the viewport
|
|
</description>
|
|
</key>
|
|
<key name="monitor-spacing" type="i">
|
|
<default>
|
|
0
|
|
</default>
|
|
<summary>Monitor spacing</summary>
|
|
<description>
|
|
How far apart the monitors are visually (not logically)
|
|
</description>
|
|
</key>
|
|
<key name="curved-display" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Curved display</summary>
|
|
<description>
|
|
Enable curved display mode
|
|
</description>
|
|
</key>
|
|
<key name="look-ahead-override" type="i">
|
|
<default>
|
|
-1
|
|
</default>
|
|
<summary>Look-ahead override</summary>
|
|
<description>
|
|
Manually override the look-ahead calculation
|
|
</description>
|
|
</key>
|
|
<key name="use-optimal-monitor-config" type="b">
|
|
<default>
|
|
true
|
|
</default>
|
|
<summary>Use optimal monitor configuration</summary>
|
|
<description>
|
|
Automatically set the optimal monitor configuration upon connection
|
|
</description>
|
|
</key>
|
|
<key name="headset-as-primary" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Headset as primary</summary>
|
|
<description>
|
|
Automatically set the headset as the primary display upon connection
|
|
</description>
|
|
</key>
|
|
<key name="headset-display-as-viewport-center" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Headset display as viewport center</summary>
|
|
<description>
|
|
Use the headset display as the reference point for the center of the viewport
|
|
</description>
|
|
</key>
|
|
<key name="use-highest-refresh-rate" type="b">
|
|
<default>
|
|
true
|
|
</default>
|
|
<summary>Use highest refresh rate</summary>
|
|
<description>
|
|
Automatically set the highest refresh rate upon connection
|
|
</description>
|
|
</key>
|
|
<key name="fast-sbs-mode-switching" type="b">
|
|
<default>
|
|
true
|
|
</default>
|
|
<summary>Fast SBS mode switching</summary>
|
|
<description>
|
|
Enable fast SBS mode switching
|
|
</description>
|
|
</key>
|
|
<key name="disable-anti-aliasing" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Disable anti-aliasing</summary>
|
|
<description>
|
|
Disable anti-aliasing
|
|
</description>
|
|
</key>
|
|
<key name="disable-physical-displays" type="b">
|
|
<default>
|
|
true
|
|
</default>
|
|
<summary>Disable physical displays</summary>
|
|
<description>
|
|
Disable physical displays when XR effect is enabled
|
|
</description>
|
|
</key>
|
|
<key name="remove-virtual-displays-on-disable" type="b">
|
|
<default>
|
|
true
|
|
</default>
|
|
<summary>Remove virtual displays on disable</summary>
|
|
<description>
|
|
Remove virtual displays when XR effect is disabled
|
|
</description>
|
|
</key>
|
|
<key name="legacy-follow-mode" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Legacy follow mode</summary>
|
|
<description>
|
|
Enable legacy follow mode
|
|
</description>
|
|
</key>
|
|
<key name="developer-mode" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Developer mode</summary>
|
|
<description>
|
|
Enable developer mode
|
|
</description>
|
|
</key>
|
|
<key name="debug" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Log debug messages</summary>
|
|
<description>
|
|
Log debug messages
|
|
</description>
|
|
</key>
|
|
<key name="debug-no-device" type="b">
|
|
<default>
|
|
false
|
|
</default>
|
|
<summary>Debug no device</summary>
|
|
<description>
|
|
Debug no device
|
|
</description>
|
|
</key>
|
|
<key name="custom-monitor-product" type="s">
|
|
<default>
|
|
""
|
|
</default>
|
|
<summary>Custom monitor product</summary>
|
|
<description>
|
|
Custom monitor product
|
|
</description>
|
|
</key>
|
|
<key name="framerate-cap" type="d">
|
|
<default>
|
|
0.0
|
|
</default>
|
|
<summary>Framerate cap</summary>
|
|
<description>
|
|
Framerate cap
|
|
</description>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|