[PATCH weston] weston.ini: Move binding-modifier to shell section.
Scott Moreau
oreaus at gmail.com
Wed Jul 18 23:49:06 PDT 2012
The variable has no effect as part of the screensaver section.
---
weston.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/weston.ini b/weston.ini
index f0736df..3c98e48 100644
--- a/weston.ini
+++ b/weston.ini
@@ -5,6 +5,7 @@ background-color=0xff002244
panel-color=0x90ff0000
locking=true
animation=zoom
+#binding-modifier=ctrl
#type=tablet-shell.so
#lockscreen-icon=/usr/share/icons/gnome/256x256/actions/lock.png
@@ -31,4 +32,3 @@ path=./clients/flower
# Uncomment path to disable screensaver
path=/usr/libexec/weston-screensaver
duration=600
-#binding-modifier=ctrl
--
1.7.10.4
More information about the wayland-devel
mailing list