home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-03-02 | 858 b | 34 lines |
-
- ; Def: define startup values and user desired behavior.
-
- [WINTABS]
-
- ; ; -- hold last window location
- MAIN_TOP=1155
- MAIN_LEFT=345
-
- ; ; -- should this app be the top most window
- ; ; 1=Yes, 0=No
- StayOnTop=1
-
-
-
- ; ; margins around maximized extent windows
- LEFT_MARGIN=00
- RIGHT_MARGIN=00
- BOTTOM_MARGIN=1400
-
- ; ; REFRESH_INTERVAL
- ; ; 0 TO 60 seconds
- REFRESH_INTERVAL=60
-
- ; ; What happens to running apps initially
- ; ; 0=nothing, 1=minimized, 2=maximized
- DEFAULT_STATE=1
-
- ; ; -- list of windows name we want to exclude
- ; ; from management.
- [EXCEPTION]
-
-
-