联机帮助

Introducing Comfort On-Screen Keyboard Pro
How to buy Comfort On-Screen Keyboard Pro
How to use Comfort On-Screen Keyboard Pro
Using the on-screen keyboard
Customizing the keyboard type
Editing shortcut icons
Settings
System
Appearance Theme
Keyboard Shortcuts
On-Screen Keyboard
Show/Hide
Position
Keys
Gestures
Zoom
Typing Aid
Floating Window
Text Suggestions
Language Bar
Shortcut Icons
Sounds
Dependencies
Security
Advanced
Development
How to show, close, fade, or move the on-screen keyboard
How to lock all settings
How to activate different keyboards
FAQ for developers
Command line parameters
Other issues
FAQ - Frequently asked questions
License Agreement

How to lock all settings

Developers can lock all settings to prevent the end user from change them.


1.Open the HKEY_CURRENT_USER\Software\ComfortSoftware\CKeyboard registry key, add a DWORD parameter named AccessDenied, and set its value to 1.
2.Restart the application.

Note: You can easily set the value of the AccessDenied parameter by using the following files from the application installation folder: AccessAllowed.reg and AccessDenied.reg


Note: If you want to be able to close, move, and zoom the on-screen keyboard, set the value of the AccessDenied parameter to 2. However, the on-screen keyboard cannot be moved off the screen.

If you set the value to 3, the keyboard will be able to overlap the Windows taskbar.

If you set the value to 4, the keyboard can be moved off the screen.


See Also

Command line parameters