~ubuntu-branches/debian/sid/gsettings-desktop-schemas/sid

« back to all changes in this revision

Viewing changes to schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-07-14 23:26:58 UTC
  • mfrom: (1.4.3) (12.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20140714232658-mrsvbgnl1wait4uf
Tags: 3.12.2-1
* Fix typo in package description (Closes: #746315)
  - thanks Anders Jonsson
* New upstream release.
* Bump Standards-Version to 3.9.5
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
      <_summary>Hide all normal windows</_summary>
129
129
    </key>
130
130
    <key name="panel-main-menu" type="as">
131
 
      <default><![CDATA[['<Alt>F1']]]></default>
 
131
      <default><![CDATA[['<Super>s','<Alt>F1']]]></default>
132
132
      <_summary>Show the activities overview</_summary>
133
133
    </key>
134
134
    <key name="panel-run-dialog" type="as">
251
251
      <default><![CDATA[['<Super><Shift>Page_Down','<Control><Shift><Alt>Down']]]></default>
252
252
      <_summary>Move window one workspace down</_summary>
253
253
    </key>
 
254
    <key name="move-to-monitor-left" type="as">
 
255
      <default><![CDATA[['<Super><Shift>Left']]]></default>
 
256
      <_summary>Move window to the next monitor on the left</_summary>
 
257
    </key>
 
258
    <key name="move-to-monitor-right" type="as">
 
259
      <default><![CDATA[['<Super><Shift>Right']]]></default>
 
260
      <_summary>Move window to the next monitor on the right</_summary>
 
261
    </key>
 
262
    <key name="move-to-monitor-up" type="as">
 
263
      <default><![CDATA[['<Super><Shift>Up']]]></default>
 
264
      <_summary>Move window to the next monitor above</_summary>
 
265
    </key>
 
266
    <key name="move-to-monitor-down" type="as">
 
267
      <default><![CDATA[['<Super><Shift>Down']]]></default>
 
268
      <_summary>Move window to the next monitor below</_summary>
 
269
    </key>
254
270
    <key name="raise-or-lower" type="as">
255
271
      <default>[]</default>
256
272
      <_summary>Raise window if covered, otherwise lower it</_summary>
317
333
      <_summary>Switch input source backward</_summary>
318
334
      <_description>Binding to select the previous input source</_description>
319
335
    </key>
 
336
    <key name="always-on-top" type="as">
 
337
      <default>[]</default>
 
338
      <_summary>Toggle window to be always on top</_summary>
 
339
      <_description>Set or unset window to appear always on top</_description>
 
340
    </key>
320
341
  </schema>
321
342
 
322
343
</schemalist>