Juha Heinanen skreiv: > thank you for your reply. indeed -binding-signal-list shows the title > bar window_menu binding like this: > > [EMAIL PROTECTED]:~$ enlightenment_remote -binding-signal-list | egrep mouse > | egrep 3 | egrep titlebar > REPLY: BINDING CONTEXT=BORDER SIGNAL=mouse,clicked,3 SOURCE=e.event.titlebar > MODIFIERS=NONE ANY_MOD=1 ACTION="window_menu" PARAMS="" > > but when i try to remove it, nothing happens: > > [EMAIL PROTECTED]:~$ enlightenment_remote -binding-signal-del BORDER > mouse,clicked,3 e.event.titlebar NONE 1 "window_menu" "" > > [EMAIL PROTECTED]:~$ enlightenment_remote -binding-signal-list | egrep mouse > | egrep 3 | egrep titlebar > REPLY: BINDING CONTEXT=BORDER SIGNAL=mouse,clicked,3 SOURCE=e.event.titlebar > MODIFIERS=NONE ANY_MOD=1 ACTION="window_menu" PARAMS="" > > i have tried to carefully check my typing of the params and have tried > also to include them in ""s, but can't get rid of the binding. > > -- juha > > Tried the same as you, and was unable to delete the bindings with empty params-field. (updated e from cvs today) -binding-signal-del worked as expected on the bindings with non-empty params.
Deletion fails only if params is empty, looks like a bug imho. Hopefully someone else can help :-) Vidar ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
