Jim Oldfield wrote: > Example of strange keybinding behaviour: in LyX 2.0, trying to rebind the > unmodified key (which actually has an existing behaviour) causes it to behave > like the modified enter. This appears in the user.bind file: > \unbind "KP_Enter" "break-paragraph" > \bind "^M" "paste" (the single character represented as ^M in VIM) > Changing the "^M" to "KP_Enter" while LyX is shut does not fix it.
looks like lyx knows nothing about keypad enter key. pavel
