New installers: 2019-11-07

Closes #24
This commit is contained in:
Tom Schoonjans
2019-11-07 16:03:51 +00:00
parent 07fe7dbe80
commit 29f9d477bc
955 changed files with 552 additions and 100 deletions

View File

@@ -228,6 +228,14 @@
If true, display weekday in the clock, in addition to time.
</description>
</key>
<key name="enable-hot-corners" type="b">
<default>true</default>
<summary>Enable hot corners</summary>
<description>
If true, the activities overview can be accessed by moving the
mouse to the top-left corner.
</description>
</key>
<key name="show-battery-percentage" type="b">
<default>false</default>
<summary>Show battery percentage</summary>
@@ -242,5 +250,21 @@
If true, gtk+ uses the primary paste selection, usually triggered by a middle mouse button click.
</description>
</key>
<key name="overlay-scrolling" type="b">
<default>true</default>
<summary>Allow overlay scrolling</summary>
<description>
Whether scrollbars should be overlayed as indicators. Depending
on input devices in use, permanent scrollbars may still be
displayed.
</description>
</key>
<key name="locate-pointer" type="b">
<default>false</default>
<summary>Highlights the current location of the pointer.</summary>
<description>
If true, pressing a key will highlight the current pointer location on screen.
</description>
</key>
</schema>
</schemalist>