Settings Reference
Configure ControlNav to match your preferences and workflow.
Accessing Settings
- Right-click the ControlNav system tray icon
- Select "Settings" from the context menu
- The Settings dialog will open
Settings Options
Language
Choose your interface language:
- System Default (uses Windows display language)
- English
- Deutsch (German)
Changes take effect immediately.
Default Action
Choose what happens when you press Enter:
- Click - Invokes the control (recommended for buttons, links)
- Double Click - Toggles or activates (recommended for checkboxes, list items)
- Focus - Brings keyboard focus to the control (recommended for edit boxes)
You can always use the specific action buttons in the main window regardless of this setting.
Global Hotkey
Keyboard shortcut to activate ControlNav:
- Default:
Ctrl+Alt+U - Displayed in read-only field
- To change: Edit in registry or reinstall
Note: Future versions will support changing the hotkey directly in the Settings dialog.
Start with Windows
Auto-start option:
- Check to launch ControlNav automatically when Windows starts
- Uncheck to start manually
- Adds/removes entry in Windows Registry Run key
Saving Settings
- Click OK to save changes and close the dialog
- Click Cancel to discard changes
Resetting to Defaults
To reset all settings to defaults:
- Open Windows Registry Editor (
regedit) - Navigate to
HKEY_CURRENT_USER\Software\ControlNav - Delete the entire
ControlNavkey - Restart ControlNav
Default settings:
- Language: System Default
- Default Action: Click
- Hotkey: Ctrl+Alt+U
- Start with Windows: Unchecked
Registry Location
Settings are stored in:
HKEY_CURRENT_USER\Software\ControlNav\Settings
Values:
language(DWORD) - Interface languagedefaultAction(DWORD) - 0=Click, 1=DoubleClick, 2=FocusshortcutKey(REG_SZ) - Global hotkey string
Troubleshooting Settings
Settings Not Persisting
If settings don't save:
- Check you have write permissions to the registry
- Run ControlNav as administrator once
- Try resetting settings (see above)
Hotkey Conflicts
If the hotkey doesn't work:
- Another application may be using the same hotkey
- Try closing other applications
- Check for keyboard utility software
Auto-Start Not Working
If ControlNav doesn't start with Windows:
- Check Settings → "Start with Windows" is checked
- Verify registry entry exists:
- Key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run - Value:
ControlNavwith path to executable
- Key:
Next Steps
- Keyboard Shortcuts - Learn all keyboard commands
- Troubleshooting - Solve common issues