e16-bindings: Fiddle with maximize key bindings.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 23 Mar 2009 09:55:48 +0000 (09:55 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 23 Mar 2009 09:55:48 +0000 (09:55 +0000)
Change C-A-m to `available' rather than `conservative', which is more
likely what's wanted.  Introduce C-A-v and C-A-h for just vertical and
horizontal toggling.  But `conservative' resizing is useful, so leave
that available under S-A-... bindings.

e16-bindings

index d6e8abc..3677955 100644 (file)
@@ -47,7 +47,12 @@ KeyDown   C5        s wop * stick
 KeyDown   C5        i wop * iconify
 KeyDown   C5        r wop * shade
 KeyDown   C5        f wop * fullscreen
-KeyDown   C5        m wop * ts conservative
+KeyDown   S5        m wop * ts conservative 
+KeyDown   S5        h wop * tw conservative
+KeyDown   S5        v wop * th conservative
+KeyDown   C5        m wop * ts available
+KeyDown   C5        h wop * tw available
+KeyDown   C5        v wop * th available
 KeyDown   C5        w menus show winops.menu
 KeyDown   C5       F1 menus show file.menu
 KeyDown   C5       F2 menus show enlightenment.menu