primary is control fix in compiz wall patch

This commit is contained in:
raveit 2013-02-13 16:32:18 +01:00
parent 9bead9c3a3
commit f5275f5983

View File

@ -216,7 +216,7 @@ diff -upNr compiz-0.8.6.orign/metadata/wall.xml.in compiz-0.8.6/metadata/wall.xm
+ <option name="left_key" type="key">
+ <_short>Move Left</_short>
+ <_long>Move along the wall to the left</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;Left</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;Left</default>
+ </option>
+ <option name="left_button" type="button">
+ <_short>Move Left</_short>
@ -225,7 +225,7 @@ diff -upNr compiz-0.8.6.orign/metadata/wall.xml.in compiz-0.8.6/metadata/wall.xm
+ <option name="right_key" type="key">
+ <_short>Move Right</_short>
+ <_long>Move along the wall to the right</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;Right</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;Right</default>
+ </option>
+ <option name="right_button" type="button">
+ <_short>Move Right</_short>
@ -234,7 +234,7 @@ diff -upNr compiz-0.8.6.orign/metadata/wall.xml.in compiz-0.8.6/metadata/wall.xm
+ <option name="up_key" type="key">
+ <_short>Move Up</_short>
+ <_long>Move along the wall up</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;Up</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;Up</default>
+ </option>
+ <option name="up_button" type="button">
+ <_short>Move Up</_short>
@ -243,7 +243,7 @@ diff -upNr compiz-0.8.6.orign/metadata/wall.xml.in compiz-0.8.6/metadata/wall.xm
+ <option name="down_key" type="key">
+ <_short>Move Down</_short>
+ <_long>Move along the wall down</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;Down</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;Down</default>
+ </option>
+ <option name="down_button" type="button">
+ <_short>Move Down</_short>
@ -271,22 +271,22 @@ diff -upNr compiz-0.8.6.orign/metadata/wall.xml.in compiz-0.8.6/metadata/wall.xm
+ <option name="left_window_key" type="key">
+ <_short>Move Left With Window</_short>
+ <_long>Move with window along the wall to the left</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;&lt;Shift&gt;Left</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;&lt;Shift&gt;Left</default>
+ </option>
+ <option name="right_window_key" type="key">
+ <_short>Move Right With Window</_short>
+ <_long>Move with window along the wall to the right</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;&lt;Shift&gt;Right</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;&lt;Shift&gt;Right</default>
+ </option>
+ <option name="up_window_key" type="key">
+ <_short>Move Up With Window</_short>
+ <_long>Move with window along the wall up</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;&lt;Shift&gt;Up</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;&lt;Shift&gt;Up</default>
+ </option>
+ <option name="down_window_key" type="key">
+ <_short>Move Down With Window</_short>
+ <_long>Move with window along the wall down</_long>
+ <default>&lt;Control&gt;&lt;Alt&gt;&lt;Shift&gt;Down</default>
+ <default>&lt;Primary&gt;&lt;Alt&gt;&lt;Shift&gt;Down</default>
+ </option>
+ </subgroup>
+ <subgroup>