[mate-desktop-environment] 02/02: debian/10_mate-common.gschema.override: Add quadrant tiling keybindings. Add keybinding to toggle shaded windows.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Thu Mar 29 09:42:37 UTC 2018
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository mate-desktop-environment.
commit 708dae3c3fc16faef397ec1d94bedb209bbb0ac2
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Thu Mar 29 10:41:08 2018 +0100
debian/10_mate-common.gschema.override: Add quadrant tiling keybindings. Add keybinding to toggle shaded windows.
---
debian/10_mate-common.gschema.override | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/10_mate-common.gschema.override b/debian/10_mate-common.gschema.override
index 5ba2ad1..fcbcccd 100644
--- a/debian/10_mate-common.gschema.override
+++ b/debian/10_mate-common.gschema.override
@@ -60,8 +60,13 @@ move-to-side-n='<Control><Alt>KP_Up'
move-to-side-s='<Control><Alt>KP_Down'
move-to-side-e='<Control><Alt>KP_Right'
move-to-side-w='<Control><Alt>KP_Left'
+tile-to-corner-ne='<Control><Mod4>KP_Page_Up'
+tile-to-corner-nw='<Control><Mod4>KP_Home'
+tile-to-corner-se='<Control><Mod4>KP_Page_Down'
+tile-to-corner-sw='<Control><Mod4>KP_End'
tile-to-side-e='<Control><Mod4>KP_Right'
tile-to-side-w='<Control><Mod4>KP_Left'
+toggle-shaded='<Control><Alt>s'
[org.mate.panel]
enable-sni-support=false
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-desktop-environment.git
More information about the pkg-mate-commits
mailing list