~didrocks/unity/launcher-fixes

« back to all changes in this revision

Viewing changes to unityshell.xml.in

  • Committer: Didier Roche
  • Date: 2011-03-10 15:39:00 UTC
  • mfrom: (931.5.1 altf2)
  • Revision ID: didier.roche@canonical.com-20110310153900-1no6q1jcxavsepju
Handle alt F2 unity side to show the new applications place entry.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
                            <_long>Set the keyboard-focus on the launcher so it can be navigated with the cursor-keys</_long>
73
73
                            <default>&lt;Alt&gt;F1</default>
74
74
                  </option>
 
75
                  <option name="execute_command" type="key">
 
76
                            <_short>Key to execute a command</_short>
 
77
                            <_long>Key to open a folder or execute a command</_long>
 
78
                            <default>&lt;Alt&gt;F2</default>
 
79
                  </option>
75
80
                  <option name="panel_first_menu" type="key">
76
81
                            <_short>Key to open the first panel menu</_short>
77
82
                            <_long>Open the first menu on the panel, allowing keyboard navigation thereafter.</_long>