
Add the following 2 class lines to the INI file (My-T-Soft Setup | Configuration | Special Options | Edit My-T-Soft Initialization File), in the [MenuClasses] section, add:
MyTClass0004=Tablet_Tip_Dockable_Window
MyTClass0005=IPTip_Main_Window
(or add the correct sequence numbers based on the existing list).In 1.78 Release 2, you can also add the class lines to the [StayBehindClasses] section.
When making changes in this area, be sure My-T-Soft is closed, update the INI, close Setup, then restart the software.
| Category: Using | Type: Problem/Resolution | Product: My-T-Soft | Version: 1.78 |
Some systems have a video subsystem that causes painting delays when the 3D keys are used - this is most noticeable during the Caps lock repaint. Here are some options:
- Turn off the 3D display - Go into My-T-Soft Setup | Configuration, and clear the checkbox for "Display 3D Keys"
- -or-
- Make sure you have the most up-to-date driver for your video adapter
- Try a different resolution and/or color depth (I.e. 16-bit/24-bit/32-bit), etc. Certain combinations may work better because of hardware & driver issues.
| Category: Using | Type: Problem/Resolution | Product: My-T-Soft | Version: 1.78 |
Here are several items that can make the Operator Security option even more secure.
- Limit the panels available to the user - in most cases, the Alpha/Keyboard panel will be all that is required.
- Be sure to make sure keys such as Alt & possibly Ctrl, and perhaps function keys are hidden using Show & Hide keys. If the keys are not necessary for normal usage, the less available to the user, the better/safer. (My-T-Soft Setup | Configuration | Show & Hide keys)
- Set the Right-Mouse button action to "Ignore button press" or "Move" (or other benign action) away from the default context menu. (My-T-Soft Setup | Mouse Buttons)
- Once configured, delete the MTSSETUP.EXE/MTSTUTOR.EXE, etc. from the installation folder - refer to the manual for Files / File Notes, etc. http://www.my-t-soft.com/mytsoft/guide/html/filesandinstallationinformation.html for other files that can be removed. But by removing the MTSSETUP.EXE, it simply prevents any possible access to configuration settings via the user.
- Refer to the ConfigPath setting in the Initialization file - ConfigPath=0 and permissions (see below) is most secure. http://www.my-t-soft.com/mytsoft/guide/html/mytsoftini.html
- Make KEYBOARD.KBF/MYTSOFT.INI files Read-only (limited permission for actual user / owned by Administrator), and set ReadOnlyOK=1 in the INI - this prevents the user from modifying any keyboard setting directly or indirectly.
- Be sure actual user that is logged on & using system is a limited user
| Category: Advanced Configuration | Type: Question/Answer | Product: My-T-Soft | Version: 1.78 |
It does, but the location of the logos is related to the ConfigPath setting in the INI file. The default (as shipped) setting uses the current user's personal location for the configuration files, so that each user can have their own personal configuration, and to conform with recommended Windows Vista security practices. For a quick check of this location, go into My-T-Soft Setup, open the File Menu, and select "Show Config File Location". You can set ConfigPath=0, and the logo bitmaps can remain in the installation folder, but then users must have read/write access to the installation folder (or the ReadOnlyOK setting should be set to 1). For details on ConfigPath, see the INI documentation in Help (on-line link here).
| Category: Using | Type: Question/Answer | Product: My-T-Soft | Version: 1.78 |