[compiz/f17] primary is control fix in compiz wall patch

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Feb 13 15:39:34 UTC 2013


commit 4e32ea93062e04647068f269cdb0380a72ae2376
Author: raveit <chat-to-me at raveit.de>
Date:   Wed Feb 13 16:39:22 2013 +0100

    primary is control fix in compiz wall patch

 compiz-0.8.6-wall.patch |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/compiz-0.8.6-wall.patch b/compiz-0.8.6-wall.patch
index dbfec57..28cac11 100644
--- a/compiz-0.8.6-wall.patch
+++ b/compiz-0.8.6-wall.patch
@@ -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>


More information about the scm-commits mailing list