commit | 0b52d4810d4047a523b0961a0c59c9dc8f55c0e9 | [log] [tgz] |
---|---|---|
author | Tiago Vignatti <tiago.vignatti@intel.com> | Fri Apr 20 18:54:25 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Apr 20 16:38:35 2012 -0400 |
tree | 89c9b824dfe201247d1d93483f934002f69dca5a | |
parent | 2074f1d788af7d55e5b2f5087f57d141a237680d [diff] |
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>