/home/hawk/.lyx/bind/my.bind reads
#\bind_file emacs
\bind_file cua
\bind "M-g" "math-insert greek"
\bind "M-m 1" "math-insert tilde"
\bind "M-m 2" "math-insert Leftarrow"
\bind "M-m 3" "math-insert Rightarrow"
\bind "M-m S-3" "math-insert rightarrow"
\bind "M-m 4" "math-insert exists"
\bind "M-m 5" "math-insert Leftrightarrow"
\bind "M-m 6" "math-insert hat"
\bind "M-m 7" "math-insert forall"
\bind "M-m 9" "math-insert bullet"
\bind "M-m v" "math-insert bar"
\bind "M-p f" "layout Flashback"
\bind "M-p g" "layout Slide"
\bind "M-p m" "layout Note"
The fourt to last entry seems to be ignored now. Instead of the bar,
I get \ar
(which makes it very diffucult to work with statistics :)
hawk