How to select items with the on-screen keyboard
The on-screen keyboard offers users of touch screens the ability to enter text when necessary.
When activated, the on-screen keyboard is attached to any dialog box where it is needed, usually on the bottom of the box. It resizes in relation to the dialog to which it is docked – if the current dialog box is resized, the keyboard resizes accordingly. The on-screen keyboard places text wherever the cursor is positioned. Shift key allows entry of !@#$%^&*()_+ characters.
To activate the onscreen keyboard:
1. Browse to C:\ProgramData\Siriusware\Sales and double-click on the file Sales32c.INI. Open the file with Notepad or another text editor.
2. In the Preferences section of the file, enter the following line if it does not already exist:
OnScreenKeyboard=TRUE
3. Save your changes and exit the editor.
4. Restart Sales so that Sales reads the modified Sales32c.INI file.
To de-activate the onscreen keyboard:
1. Browse to C:\ProgramData\Siriusware\Sales and double-click on the file Sales32c.INI. Open the file with Notepad or another text editor.
2. In the Preferences section of the file, alter the OnScreenKeyboard setting so that it reads as follows:
OnScreenKeyboard=FALSE
3. Save your changes and exit the editor.
4. Restart Sales so that Sales reads the modified Sales32c.INI file.