From: Scott L. <sl...@cs...> - 2002-04-10 04:25:41
|
I'm done testing modifier-key-bindings.scm Summary: binding on all pressed works fine binding on the release is broken due to something in C code changelog: * modifier-key-bindings.scm: Improved docs. Noted that the proc-release option for the key bindings is broken due to some problem in the C stuff. Modified 'unbind-two-modifier-key-events' to have the same arguments as all the other unbind functions in this file. :-( - Scott |