At 07:15 PM 5/20/2006, Robert Holmgren wrote:
Has anybody posted their complete TAM
file settings?
Herewith my settings for 5.0.
michael.norman@xxxxxxxx
;-------------------------------------------------------------------------
; Tame v5.0 - Settings file use XYWrite editor
;
; Some settings are listed below. See the user doc or the default.tam
; file for a more complete listing.
;
; Original file: Editor.exe.tam
;
;-------------------------------------------------------------------------
/AutoAdapt off ; Disable adaptive performance settings
/Boost Cancel=100 ; This can reduce CPU if the app polls at a high rate only while idle
/TameConsole
KeyCompat = +#B0 ; Speeds paste operations
KeyCompat = +#00100000 ; Needed for cursor keys
CursorHide = on
DosMouseFix = on
/TameConsole
KeyRepeat1=20 ; group 1 - cursor movement
KeyRepeat2=30 ; group 2 - text
KeyRepeat3=80 ; group 3 - Ctl-cursor keys, Tab
KeyRepeat4=150 ; group 4 - Page up/down, Enter
KeyRepeat5=500 ; group 5 - Other keys
; ============================================================
; Other preferences
; ------------------------------------------------------------
;* ResetCapslock = on ; This will turn off caps lock when the shift is pressed
WinKeys = #00000FFF ; Uncomment if you want to use Ctl-C and Ctl-V in the app
/MacroDef id="|&Default Screen Layout 80x25 " Menu=#1 Options="/TameConsole
rows=25 cols=80"
/MacroDef id= "T&all Screen Layout 80x43 " Menu=#1 Options="/TameConsole
rows=43 cols=80"
/MacroDef id= "&Wide Screen Layout 133x25" Menu=#1 Options="/TameConsole
rows=25 cols=133"
/MacroDef id= "&Large Screen Layout 133x50" Menu=#1 Options="/TameConsole
rows=50 cols=133"
/MacroDef id= "F&ull Screen Layout" Menu=#1 Options="/SendInput
ShowWindow='K'"
;; **
;;
;; Tame can use this INI file instead of the registry.
;;
;; To use this INI file:
;;
;; 1. Copy this file to the Tame\Settings folder
;;
;; 2. Edit the copy so it is corrrect and reflects
;; values currently in the registry
;;
;; 3. Remove overridden values from the TameDOS registry key.
;; DO NOT DELETE TameFolder
;;
;; ** NOTE:
;; All values in this file may also be obtained from the environment.
;; The environment name is TAME_
[Default]
; TameFolder = "C:\Program Files\Tame"
; LogFolder = "C:\Program Files\Tame\LogFiles"
;; ------------------------------------------------------------
;; General options
;; ------------------------------------------------------------
;; Set to F if you do not want error messages dislayed to users
; EnableUserInterface = F
; EnableCommonSettings = F
;; Normally, Tame will remove windows idle detection from the PIF file.
;; Set to F if you do not want Tame to fix each PIF file
; UpdatePif = T
;; Tame some some PIF settings that do not work without Tame.
;; Examples: Start maximized, Start minimized
;; Set to F if you do not want Tame to use settings in the PIF
; UsePifSetings = F
;; Normally, Tame will delay activation until after the autoexec.nt finishes.
;; The following will activate Tame immediately after it is invoked
; StartupActive = T
;; The following was enabled by default with Tame version 4.5
ResetNumLock = T
;; ------------------------------------------------------------
;; Log files
;; ------------------------------------------------------------
; RunLogFile = DosRun.log
; LogFile = Tame.log
; LogEnable = F
;; Set the following to begin a trace with each app as it starts
; TraceStartup = T
;; Optionally, set the size of the ring buffer trace file
; TraceFileSize = 20M
;; The following will use a linear trace file with unlimited size - not a ring bufer
; TraceFileSize = -1
;; The following may be needed for diagnostic purposes
; TraceVectors = ""
; TraceVectorsEarly = ""
;; The following will save a memory dump in the event of a fatal excepion.
;; The dump may be viewed and queried using a Windows debugger.
; EnableCrashDump=T
;; ------------------------------------------------------------
;; Shortcut-specific values
;; ------------------------------------------------------------
;; Name the section the same as the PIF file name
; [Shortcutname.Pif]
;; Options that override [Default] ones for this shortcut
; TraceFile = "%UserName%.%TameDosPifName%.tdt"
; TraceStartup = T
;;
;; Set this to delat Tame activation until after all other programs
;; in the config and autoexec have loaded.
;;
; StartupActive = F