From b67ea54a3fb721b042083d47f94cb2b2cd6fa1c0 Mon Sep 17 00:00:00 2001 From: Scott Moreau Date: Thu, 19 Jul 2012 00:49:06 -0600 Subject: [PATCH] weston.ini: Move binding-modifier to shell section. 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 f0736dfa..3c98e48b 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