Skip to content

Commit

Permalink
Reset Control+F as it conflicts with others workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Gaetan Semet <[email protected]>
  • Loading branch information
gsemet committed Nov 3, 2014
1 parent e93a222 commit 411fa31
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions data/guake.schemas
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab1</applyto>
<owner>guake</owner>
<type>string</type>
<default>F1</default>
<default>&lt;Control&gt;F1</default>
<locale name="C">
<short>First tab.</short>
<long>Switch to the first tab.</long>
Expand All @@ -557,7 +557,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab2</applyto>
<owner>guake</owner>
<type>string</type>
<default>F2</default>
<default>&lt;Control&gt;F2</default>
<locale name="C">
<short>Second tab.</short>
<long>Switch to the second tab.</long>
Expand All @@ -569,7 +569,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab3</applyto>
<owner>guake</owner>
<type>string</type>
<default>F3</default>
<default>&lt;Control&gt;F3</default>
<locale name="C">
<short>Third tab.</short>
<long>Switch to the third tab.</long>
Expand All @@ -581,7 +581,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab4</applyto>
<owner>guake</owner>
<type>string</type>
<default>F4</default>
<default>&lt;Control&gt;F4</default>
<locale name="C">
<short>Fourth tab.</short>
<long>Switch to the fourth tab.</long>
Expand All @@ -593,7 +593,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab5</applyto>
<owner>guake</owner>
<type>string</type>
<default>F5</default>
<default>&lt;Control&gt;F5</default>
<locale name="C">
<short>Fifth tab.</short>
<long>Switch to the fifth tab.</long>
Expand All @@ -605,7 +605,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab6</applyto>
<owner>guake</owner>
<type>string</type>
<default>F6</default>
<default>&lt;Control&gt;F6</default>
<locale name="C">
<short>Sixth tab.</short>
<long>Switch to the sixth tab.</long>
Expand All @@ -617,7 +617,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab7</applyto>
<owner>guake</owner>
<type>string</type>
<default>F7</default>
<default>&lt;Control&gt;F7</default>
<locale name="C">
<short>Seventh tab.</short>
<long>Switch to the seventh tab.</long>
Expand All @@ -629,7 +629,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab8</applyto>
<owner>guake</owner>
<type>string</type>
<default>F8</default>
<default>&lt;Control&gt;F8</default>
<locale name="C">
<short>eighth tab.</short>
<long>Switch to the eighth tab.</long>
Expand All @@ -641,7 +641,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab9</applyto>
<owner>guake</owner>
<type>string</type>
<default>F9</default>
<default>&lt;Control&gt;F9</default>
<locale name="C">
<short>Ninth tab.</short>
<long>Switch to the ninth tab.</long>
Expand All @@ -653,7 +653,7 @@
<applyto>/apps/guake/keybindings/local/switch_tab10</applyto>
<owner>guake</owner>
<type>string</type>
<default>F10</default>
<default>&lt;Control&gt;F10</default>
<locale name="C">
<short>Tenth tab.</short>
<long>Switch to the tenth tab.</long>
Expand Down

0 comments on commit 411fa31

Please sign in to comment.