-
-
Notifications
You must be signed in to change notification settings - Fork 37
preferRemoteControlForCommandLineEntry
Eliran Wong edited this page Jan 25, 2021
·
3 revisions
We add this feature as a enhancement in general and a workaround addressed to a Chrome OS issue.
https://github.com/eliranwong/UniqueBible/issues/71
You can access and change this option via menu bar:
Menu > UniqueBible > Select More ... > preferRemoteControlForCommandLineEntry
When this feature is turned ON, "Remote Control" window is automatically opened or activated in the following cases:
- users "ctrl + o" key combination
- users hit the "TAB" key in keyboard
- a command line prefix is added programmatically to main window's command line field when users click certain buttons
The Remote Control are not only opened in these cases, the text in the main window command line field are automatically copied to the command line field of the Remote Control window.