>>>>> "Christian" == Christian Ridderstr�m <[EMAIL PROTECTED]> writes:

Christian> Hi I couldn't find a list of current keybindings, so I
Christian> hacked together a script that generates a list based on
Christian> .bind-file. Is this script something people in general
Christian> would be interested in? If you are, how should I make it
Christian> available? (i.e. where should I put it)

If it is not too long, it could go in the FAQ. Here is my own take on
the subject (OK, it opens briefly a lyx window, but it is simple):

lyx -dbg lyxrc -x lyx-quit 2>&1|grep '^RC_BIND' | grep -v self-insert |sed -e 
's/RC_BIND: //' -e 's/ Action `.*$//'

JMarc

Reply via email to