Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/config Modified Files: e16keyedit.db Log Message: Fix move window by area. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/config/e16keyedit.db,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- e16keyedit.db 18 Mar 2006 23:31:27 -0000 1.1 +++ e16keyedit.db 19 Mar 2006 00:26:54 -0000 1.2 @@ -68,12 +68,12 @@ "Set Window layer to Normal", 0, "wop * layer 4" "Set Window layer to Below", 0, "wop * layer 2" "Set Window layer", 1, "wop * layer " -"Move Window to area on left", 0, "wop * area move -1 0" # FIXME - Doesn't work -"Move Window to area on right", 0, "wop * area move 1 0" # FIXME - Doesn't work -"Move Window to area above", 0, "wop * area move 0 -1" # FIXME - Doesn't work -"Move Window to area below", 0, "wop * area move 0 1" # FIXME - Doesn't work -"Move Window by area [X Y]", 1, "wop * area move " # FIXME - Doesn't work -"Move Window to area [X Y]", 1, "wop * area " # FIXME - Doesn't work +"Move Window to area on left", 0, "wop * area move -1 0" +"Move Window to area on right", 0, "wop * area move 1 0" +"Move Window to area above", 0, "wop * area move 0 -1" +"Move Window to area below", 0, "wop * area move 0 1" +"Move Window by area [X Y]", 1, "wop * area move " +"Move Window to area [X Y]", 1, "wop * area " "Set Window border style to the Default", 0, "wop * border DEFAULT" "Set Window border style to the Borderless", 0, "wop * border BORDERLESS" ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs