]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.C
Dekel's patch -- I didn't fix the xforms-0.88 keysyms stuff so it still doesn't finis...
[lyx.git] / src / lyxrc.C
index c9ab9d5f3cf6caa4d7161eb5b537b3c267574bae..414080eae20db6afa73dd86252b10e7125515b5b 100644 (file)
@@ -929,7 +929,7 @@ int LyXRC::read(string const & filename)
                        }
                        
                        if ((action = lyxaction.LookupFunc(cmd.c_str()))>= 0) {
-                               if (lyxerr.debugging(Debug::KEY)) {
+                               if (lyxerr.debugging(Debug::KBMAP)) {
                                        lyxerr << "RC_BIND: Sequence `"
                                               << seq << "' Command `"
                                               << cmd << "' Action `"