~ci-train-bot/unity8/unity8-ubuntu-zesty-2663

« back to all changes in this revision

Viewing changes to data/com.canonical.Unity8.gschema.xml

  • Committer: Nick Dedekind
  • Date: 2017-03-15 15:22:07 UTC
  • mfrom: (2868 unity8)
  • mto: This revision was merged to the branch mainline in revision 2892.
  • Revision ID: nick.dedekind@canonical.com-20170315152207-9ts6lyu1v2pruue2
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
      <description>How big (in grid units) the edge-drag sensitive area should be.</description>
34
34
    </key>
35
35
    <key type="b" name="autohide-launcher">
36
 
      <default>true</default>
 
36
      <default>false</default>
37
37
      <summary>Autohide the launcher</summary>
38
38
      <description>This will only be applied in windowed mode. In staged mode, the launcher will always hide.</description>
39
39
    </key>
58
58
      <summary>The uri to the app store</summary>
59
59
      <description>This will be used whenever the user triggers an action to open the app store.</description>
60
60
    </key>
 
61
    <key type="b" name="always-show-osk">
 
62
      <default>false</default>
 
63
      <summary>Force showing/hiding the OSK</summary>
 
64
      <description>Toggle the visibility of the On Screen Keyboard unconditionally</description>
 
65
    </key>
 
66
    <key type="b" name="osk-switch-visible">
 
67
      <default>false</default>
 
68
      <summary>Whether the OSK switch should be visible</summary>
 
69
      <description>Toggle the visibility of the OSK switch</description>
 
70
    </key>
61
71
  </schema>
62
72
 
63
73
  <schema path="/com/canonical/unity8/greeter/" id="com.canonical.Unity8.Greeter" gettext-domain="unity8">