home *** CD-ROM | disk | FTP | other *** search
- ****************************************************************************
- * *
- * PowerWindows 0.9.5 Configuration-File *
- * *
- * (c) Copyright 1997 by Steger Georg *
- * ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ *
- ****************************************************************************
-
-
-
- ======/ General Options /=================================================
-
-
-
- ScanScreens ;Patch all open Screens on Startup
-
- InputPri = 52 ;Priority of Input-Handler
-
- SafeLockLayer ;Read the Docs!
-
- SafeMoveWindow ;Slower but more system-friendly.
-
- MouseFactor = 4 ;Read Docs!
-
- MaxSPPeriod = 20 ;Read Docs!
-
- ;NoMouseFreeze ;Read Docs!
-
- ;No_OutOfScreen ;Windows can't be moved out of
- ;Screen, anymore. Iconifying will
- ;still be possible. This Option
- ;is equivalent to setting Normal/
- ;Force-Qualifier to something
- ;"impossible"
-
- ;NoRefreshKill ;Read Docs!
-
- SmartWin ;Force Windows to SMART REFRESH
-
-
-
-
- =====/ Window-Drag Options /==============================================
-
-
-
- NormalButton = LEFT ;Mouse-Button that must be pressed
- ;together with "NormalQualifier"
- ;to allow Out-Of-Screen-Draggings.
-
- NormalQualifier = OFF ;Qualifiers that must be pressed to-
- ;gether with "NormalButton".
-
- ForceButton = LEFT ;Mouse-Button that must be pressed
- ;together with "ForceQualifier" to
- ;force Window-Draggings.
-
- ForceQualifier = LSHIFT + LALT ;Qualifiers that must be pressed to-
- ;gether with "ForceButton".
-
-
- AvoidDoubleClicks ;Prevents Screen from being trashed
- ;if there's a DoubleClick-WindowTo-
- ;Front/Back-Commodity installed.
-
- Marker = NORMAL ;OFF,NORMAL,GADGET
-
- ;AllPlanes ;Draw Marker in all Planes
-
-
-
-
- ======/ ScreenPatch Options /=============================================
-
-
-
- ;Task = ?#visage#? ;Specify Tasks to check. Read Docs!
-
- ;TasksOnly ;If only programs specified with
- ;"Task" shall be patched, by default
- ;specified Tasks are the ones NOT
- ;to be patched.
-
- ;CaseSensitive ;Do case-sensitive Task-Checking
-
-
-
-
- ======/ Iconify Options /=================================================
-
-
-
- IconifyGadget ;Want Iconify-Gadgets?
-
- ;NoIcons ;Don't want Icons?
-
- IGLook = NICE ;Look of Iconify-Gadget:
- ;NORMAL,NICE,SYSI,SYSINICE
-
- ;IconifyTask ;Specify Tasks to check.Read Docs!
-
- ;IconifyTasksOnly ;If only programs specified with
- ;"IconifyTask" shall get an Iconify-
- ;Gadget, by default specified Tasks
- ;will NOT get an Iconify-Gadget.
-
- ;IconifyCaseSensitive ;Do case-sensitive Task-Checking
-
- ;DontIconifyWB ;No Iconify-Gadget for Workbench-
- ;Windows?
-
- IconifyOffset = 8 ;Iconified Windows are moved to
- ;X-Position: ScreenWidth+IconifyOffset
-
- IconWidth = 1/5 ;Read Docs!
-
- MinIconWidth = 50 ;Icons will be at least this large.
-
- IconPos = LOWERLEFT ;Read Docs!
-
- IconPos_OffX = 0 ;Read Docs!
-
- IconPos_OffY = 0 ;Read Docs!
-
- MinWinWidth = 50 ;In order to get an Iconify-Gadget
- ;Windows must be at least "MinWinWidth"
- ;Pixel wide.
-
- IconDepth = NORMAL ;NORMAL, NORMALBEHIND or ALWAYSFRONT
-
- IconCloseGad ;Close-Gadget for Icons to close Win
-
- WBIconPopUp ;Pop up iconfied Workbench-Drawers by
- ;double-clicking it's WB-Icons.
-
- IconActivate ;Clicking on a Icon will activate
- ;the iconified (hidden) Window
-
- ;PopToFront ;If you de-iconify a Window it will
- ;pop up in the Front of all Windows
-
-
- ======/ Deadlock-Hunter /=================================================
-
-
-
- DeadLock_Sec = 1 ;The Hunter checks every "DeadLock_Sec"
- ;Seconds + "DeadLock_Mic" Micros
- ;whether a Deadlock has occured.
-
- DeadLock_Mic = 0 ;The Hunter checks every "DeadLock_Sec"
- ;Seconds + "DeadLock_Mic" Micros
- ;whether a Deadlock has occured.
-
- DeadLock_Pri = 0 ;Priority of Hunter-Task.
-
-
-
-
- ======/ External Routines /===============================================
-
-
-
- ;Ext_ScreenChecker = <File> ;Read the Docs!
-
- ;Ext_WindowChecker = "ExtRoutines/Demo_WinChecker" ;Read the Docs!
-
- ;Ext_IconRenderer = "ExtRoutines/Demo_IconRenderer" ;Read the Docs!
-
-
-
-
- ======/ Hotkeys /=========================================================
-
-
-
- HOT_Iconify = "RSHIFT RCOMMAND i" ;Hotkey to iconify active Window
-
- HOT_IconsToFront = "RALT NUMERICPAD 0" ;Hotkey to move Icons to Front
-
- HOT_IconsToBack = "RALT NUMERICPAD ." ;Hotkey to move Icons to Back
-
- HOT_DeIconifyAll= "RALT NUMERICPAD ENTER" ;Hotkey to de-iconify all Windows
-
- HOT_WindowIn = "RALT NUMERICPAD +" ;Hotkey to bring active Win into View
-
- HOT_AllWindowsIn = "RALT NUMERICPAD *" ;Hotkey to bring all Windows of active
- ;Screen into View.
-
-
-
-
- ======/ Misc & Workarounds /==============================================
-
-
-
- ;SDepth_Offset = 1 ;If the Screens' Depth Gadget is
- ;moved/scrolled when you use Power-
- ;Windows (happens with MCP if it's
- ;SysiHack Option is activated)
- ;set this to the Offset. For MCP
- ;this should be 1! Read the Docs
- ;anyway!!
-