On Tue, 10 Jul 2001 01:11:48 +0200 wrote Bronek Baraniecki <[EMAIL PROTECTED]>:
> Servus for All,
> On my Redhat system (LANGUAGE=pl_PL, LANG=pl_PL) after upgrading from
> lyx-1.1.6fix1-1 to lyx-1.1.6fix2-1 I've received
> pretty menu items in polish, but lost handy keyboard shortcuts for the
> the menu items. There are only few (two or three underlined
> characters to make Meta(Alt)+ cuts.
>
> Can I do something to make it work as in 1.1.6fix1-1? What have I to do
> and how to do it? or should I comeback to version 1.1.6fix1-1?
No need to go back. There is still the possibility to define additional
bindings in a *.bind file in your .lyx/bind directory
In the Configuration menu of LyXI set Bindings to a personal bind file
"gm.bind" (which is in ~/.lyx/bind and therefore found by LyX also without
given path)
In the bind-file I have
\bind_file cua.bind
#\bind_file emacs.bind
# we also would like to incorporate some additional menu shortcuts
\bind_file de_menus.bind
# my favourite privat bindings
\bind "M-m x" "math-insert times" # was "math-insert _"
\bind "M-m S-asterisk" "math-insert cdot" # times in German math notation
\bind "S-F2" "buffer-write-as"
\bind "M-comma" "math-insert ," # small space: \, in Latex
\bind "C-S-underscore" "math-insert _" # subscript
\bind "C-asciicircum" "math-insert ^" # superscript
The file de_menus.bind is already prepared to work with the new LyX menus:
All bindings that have "underscore-bindings" now are commented out, just
some additional bindings remain.
Thus my proposal would be to take the old pl_menus.bind (or what it is
called), comment out the existing bindings, load it from a "homemade"
bindfile (together with cua.bind or emacs.bind) and set the bindings to this
file in the Settings/Configuration-Menu.
Hope this helps
Guenter
--
[EMAIL PROTECTED]