Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/config Modified Files: bindings.cfg e16keyedit.db Log Message: Get rid of ~/.e16/e_config.bindings. Instead save key AND button binding to ~/.e16/bindings.cfg when edited with e16keyedit. Rename ~/.e16/e_config.bindings to ~/.e16/e_config.bindings.old after reading. No more "unchangable" keybindings. All are exposed to e16keyedit. =================================================================== RCS file: /cvs/e/e16/e/config/bindings.cfg,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- bindings.cfg 11 Mar 2006 11:03:08 -0000 1.8 +++ bindings.cfg 30 Mar 2006 21:30:50 -0000 1.9 @@ -111,11 +111,7 @@ KeyDown CS F2 menus show ROOT_2 KeyDown CS F3 menus show CONFIG_SUBMENU KeyDown CS F4 menus show windowlist - - -# These keybindings cant be edited because they arent called "KEYBINDINGS" thus -# they also can never be lost or accidentally deleted by users -Aclass KEYBINDINGS_UNCHANGABLE global +# The previously "unchangable" keybindings KeyDown CA a button_show all KeyDown CA b button_show KeyDown CA c button_show buttons CONFIG* =================================================================== RCS file: /cvs/e/e16/e/config/e16keyedit.db,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- e16keyedit.db 19 Mar 2006 00:26:54 -0000 1.2 +++ e16keyedit.db 30 Mar 2006 21:30:50 -0000 1.3 @@ -96,3 +96,10 @@ "Goto Linear Area", 0, NULL "Previous Linear Area", 0, NULL "Next Linear Area", 0, NULL + +# The previously "unchangable" keybindings +"Toggle all Buttons on/off", 0, "button_show all" +"Toggle selected Buttons on/off", 1, "button_show buttons " +"Toggle theme/user Buttons on/off", 0, "button_show" +"Switch Dragbar position", 0, "desk dragbar dir" +"Switch Dragbar Button order", 0, "desk dragbar order" ------------------------------------------------------- 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