Angus Leeming wrote:
Scott Otterson wrote:


Should I be able to map control-tab to a lyx function?  I've added this
line to my .bind file:

\bind "C-Tab"                   "depth-decrement"

But on the Windows port of Lyx 1.3.6-1, nothing happens when I type
C-Tab.


This may or may not be a bug in the Qt/WinFree library. If you fire up lyx
from the cmd console as

    lyx -dbg key

you'll be able to generate lots of debugging information. However, I'm
unable to tell you what you should be expecting to see because here my
linux window manager (KDE) grabs C-Tab for itself and I switch virtual
desktops :(

Nonetheless, please post the output and someone will be able to help.


Works ok for me (LyX 1.3.6-1 on Win XP), so it's probably not a Qt/WinFree issue.

Three things:

1. Are you sure you edited the same bind file that LyX is loading (i.e., you didn't edit the bind file in C:\Program Files\LyX\Resources\lyx\bind but load one from C:\Documents and Settings\your name here\Application Data\lyx\bind, or vice versa)?

2.  Did you restart LyX after editing the bind file?

3. Did you put the new binding *after* any \bind_file entries in your bind file (so that it's not being overridden by something in a subsequently loaded bind file)?

Paul

Reply via email to