On Fri, 2008-11-21 at 13:27 +0000, Guenter Milde wrote: > You could try to grep for C-g in all bind files that are read directly > or > indirectly.
I have found these: ./bind/xemacs.bind:\bind "C-g" "cancel" ./bind/xemacs.bind:\bind "C-x C-g" "buffer-view ps" ./bind/mac.bind:\bind "C-g" "error-next" ./bind/emacs.bind:\bind "C-g" "cancel" ./bind/emacs.bind:\bind "C-x C-g" "buffer-view ps" ./bind/cua.bind:\bind "C-g" "error-next" Do you think it is safe to delete these? And: how can I know if these files are really readed? (the above is the result of grep in /usr/share/lyx1.5.1/) Thanks, Peleg.