~ubuntu-branches/ubuntu/natty/unity/natty

« back to all changes in this revision

Viewing changes to unityshell.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-02-17 20:37:42 UTC
  • mto: This revision was merged to the branch mainline in revision 62.
  • Revision ID: james.westby@ubuntu.com-20110217203742-ezkynl9fs8fv8ohj
Tags: upstream-3.4.4
ImportĀ upstreamĀ versionĀ 3.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
                    <default>&lt;Super&gt;</default>
69
69
                  </option>
70
70
                  <option name="keyboard_focus" type="key">
71
 
                    <_short>Key to put keyboard-focus on launcher</_short>
72
 
                    <_long>Set the keyboard-focus on the launcher so it can be navigated with the cursor-keys</_long>
73
 
                    <default>&lt;Alt&gt;F1</default>
 
71
                            <_short>Key to put keyboard-focus on launcher</_short>
 
72
                            <_long>Set the keyboard-focus on the launcher so it can be navigated with the cursor-keys</_long>
 
73
                            <default>&lt;Alt&gt;F1</default>
74
74
                  </option>
75
 
                  </group>
 
75
                  <option name="panel_first_menu" type="key">
 
76
                            <_short>Key to open the first panel menu</_short>
 
77
                            <_long>Open the first menu on the panel, allowing keyboard navigation thereafter.</_long>
 
78
                            <default>F10</default>
 
79
                  </option>               </group>
76
80
                  <group>
77
81
                <_short>Experimental</_short>
78
82
                <option name="backlight_mode" type="int">
132
136
                        <_name>Wiggle</_name>
133
137
                    </desc>
134
138
                </option>
 
139
                <option type="float" name="panel_opacity">
 
140
                        <_short>Panel Opacity</_short>
 
141
                  <_long>The opacity of the Panel background.</_long>
 
142
                        <default>1.0</default>
 
143
                        <min>0.0</min>
 
144
                        <max>1.0</max>
 
145
                        <precision>0.01</precision>
 
146
                </option>
 
147
                <option name="autohide_animation" type="int">
 
148
                    <_short>Hide Animation</_short>
 
149
                    <_long>Animation played when the launcher is showing or hiding</_long>
 
150
                    <min>0</min>
 
151
                    <max>2</max>
 
152
                    <default>0</default>
 
153
                    <desc>
 
154
                        <value>0</value>
 
155
                        <_name>Fade on bfb and Slide</_name>
 
156
                    </desc>
 
157
                    <desc>
 
158
                        <value>1</value>
 
159
                        <_name>Side only</_name>
 
160
                    </desc>
 
161
                    <desc>
 
162
                        <value>2</value>
 
163
                        <_name>Fade only</_name>
 
164
                    </desc>
 
165
                </option>
135
166
            </group>
136
167
        </options>
137
168
    </plugin>