
Re: Key combination "ctrl+shft+r"
Info from the Help file. Shortcuts Global.
CTRL+SHIFT+R
Reload active Bible module. Useful if you are editing an .ont file and you want the changes to appear immediately without restarting theWord. Hotkey can be changed with the bible.module.reload.hot.key config.ini parameter.
-------------------------------------------------------
So to disable or change the key you need to add a line to the config.ini file (close theWord first before you try to edit it. Make a copy of the file also would be sensible)
Open the file in a text editor like Notepad++ and add the line
Code:
bible.module.reload.hot.key=0
somewhere below the [General] section. Save the file and start theWord. That hotkey will be set as you have to 0 for disabled or
one of these other hotkeys might be available if you need the functionality.
Key Y=89
http://www.ascii-code.com/ A=65 C=67 G=71 H=72 I=73 J=74 K=75 M=77 O=79 Q=81 T=84 W=87 X=88 Y=89 Z=90
Or change the shortcut/hotkey in WordPerfect so there isn't a conflict.