HandlerPri = 51 ; Priority of TMouse's handler. TMousePri = 4 ; Priority that TMouse will run at. Acceleration = 3 ; Mouse acceleration. Threshold = 3 ; Mouse acceleration threshold. MouseTime = 3 ; Time in seconds before the mouse blanks. ScreenTime = 300 ; Time in seconds before the screen blanks. AlertTime = 300 ; Max time in seconds for a system alert. ClickToFront = 3 ; Clicks to pop window to front. VectorTime = 10 ; Time in seconds between each check of vectors. VectorsOk = TRUE ; Don't warn if vectors are non-zero at startup. AutoPoint = TRUE ; Activates window under mouse pointer. ClickToBack = TRUE ; Press right mouse button while holding the left to push window to back. ScreenToBack = FALSE ; Push screen to back if no window for ClickToBack. NoCapsLock = FALSE ; Renders caps lock key ineffective. Shanghai = FALSE ; Workbench windows opens on default public screen. PopPubScreen = FALSE ; Bring public screen to front when window opens. BlankBorder = FALSE ; Makes the screen borders blank. WildStar = FALSE ; Makes DOS handle "*" as "#?". NoClickDF0 = FALSE ; Stop DF0: making the click sound.