diff options
| author | Eleni Maria Stea <elenimaria.stea@canonical.com> | 2017-01-04 14:05:17 +0200 |
|---|---|---|
| committer | Eleni Maria Stea <elenimaria.stea@canonical.com> | 2017-01-04 14:05:17 +0200 |
| commit | 5f78f9e8686cc05d01774d4247fbabea48cca6b7 (patch) | |
| tree | 78247cb71024f8a208bcb37097090573aa8d42de /data | |
| parent | c9ea395d1e6218fbd709fa32256a03b3905efafc (diff) | |
you can enable/disable lowgfx with reboot only - to be continued
(bzr r4213.3.1)
Diffstat (limited to 'data')
| -rw-r--r-- | data/com.canonical.Unity.gschema.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/com.canonical.Unity.gschema.xml b/data/com.canonical.Unity.gschema.xml index bfeeb7dad..35326a5fb 100644 --- a/data/com.canonical.Unity.gschema.xml +++ b/data/com.canonical.Unity.gschema.xml @@ -100,6 +100,11 @@ when authenticating. Only do this if you have account configured properly on your system.</description> </key> + <key type="b" name="lowgfx"> + <default>false</default> + <summary>Enable/Disable Low Graphics Mode</summary> + <description>Whether Unity runs in Low Graphics Mode.</description> + </key> </schema> <schema path="/com/canonical/unity/interface/" id="com.canonical.Unity.Interface" gettext-domain="unity"> <key type="d" name="text-scale-factor"> |
