Answers
2013/04/02 12:12:26 UTC
Curtis Pro
keyboard key binding
How can I change the default key binding? For example with my keyboard, to move the cursor out of math display, the crtl+down is very inconvenient.
2013/04/03 06:02:49 UTC
Basil Malyshev
Key binding is defined in macro files in C:\BaKoMa TeX\BaKoMa\TeXWord folder.
Hint: search 'Ctrl+Down' to locate definition.
Hint: Using texword.usr and latex2e.usr files is more recommended way then direct fix.
2016/08/18 15:30:48 UTC
Yuki Naka
I want to make some keyboard shortcuts the same as usual ones in OS X,
and I edited the file TeXWord.mnu in the TeXWord folder.
Then, some shortcuts
%(Ctrl+Right) /WordRight keydef
%(Ctrl+Left) /WordLeft keydef
(Ctrl+Right) /GotoEOL keydef
(Ctrl+Left) /GotoBOL keydef
(Alt+Right) /WordRight keydef
(Alt+Left) /WordLeft keydef
worked well, but following ones
%(Ctrl+Del) /ClearWordRight keydef
(Ctrl+Del) /DelToBOL keydef
(Alt+Del) /ClearWordRight keydef
didn't work. Do you know any reason why they fail?
I am using BaKoMa TeX 10.80 on OS X Yosemite 10.10.5.
You can add own comment by below form:
To add comment you must be signed at Support page.
Go to see list of questions