From 46ad929bd7d77c9d6fa2b41128e1db266c1d31bb Mon Sep 17 00:00:00 2001 From: Alex Henrie Date: Fri, 19 Sep 2014 17:08:17 -0600 Subject: [PATCH] Add keybindings for window tiling These keybindings were written by Julien Lavergne and included in the GPL lubuntu-default-settings Ubuntu package. The only contributions of mine are cleaning up the whitespace and changing 97% to 100%. --- data/rc.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/data/rc.xml b/data/rc.xml index 3e5554bad..af0d94887 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -298,6 +298,44 @@ + + # HalfLeftScreen + + + 0 + 0 + 100% + 50% + + + # HalfRightScreen + + + -0 + 0 + 100% + 50% + + + # HalfUpperScreen + + + 0 + 0 + 100% + 50% + + + # HalfLowerScreen + + + 0 + -0 + 100% + 50% + + +