diff options
author | Tiago Vignatti <tiago.vignatti@intel.com> | 2012-04-20 18:54:25 +0300 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-04-20 16:38:35 -0400 |
commit | 0b52d4810d4047a523b0961a0c59c9dc8f55c0e9 (patch) | |
tree | 89c9b824dfe201247d1d93483f934002f69dca5a /weston.ini | |
parent | 2074f1d788af7d55e5b2f5087f57d141a237680d (diff) | |
download | weston-0b52d4810d4047a523b0961a0c59c9dc8f55c0e9.tar.gz |
shell: modifier bindings configurable
This patch makes the main modifier configurable. We used to hardcode super
(windows key) for most bindings, but now that can be changed.
The change affects two key bindings: rotation moves to mod+right click
and backlight moves to from ctrl+f9/f10 to mod+f9/f10.
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
Diffstat (limited to 'weston.ini')
-rw-r--r-- | weston.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,4 +28,4 @@ path=./clients/flower [screensaver] #path=./clients/wscreensaver duration=600 - +#binding-modifier=ctrl |