Search found 1 match

by hsjagd
Thu Dec 03, 2009 12:13 am
Forum: LyX
Topic: problems with user.bind file shortcuts
Replies: 0
Views: 1347

problems with user.bind file shortcuts

hi, on lyx 1.6.4 i'm using the cua bind file and tried to replace the alt+m+. shortcut, which is bound to "math-insert \dot" with "math-insert \cdot" via the preferences window. it created a user.bind file which says

\unbind "M-m period" "math-insert \dot"
\bind "M-m period" "math-insert \cdot ...