[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
TAME again
- Subject: TAME again
- From: Michael Norman mn2@xxxxxxxx
- Date: Sun, 26 Mar 2006 16:11:15 -0500
At 01:43 PM 3/26/2006, Harry Binswanger wrote:
TAME 5.0... Can you tell me how many seconds it takes to go
across a full, 80-character, line?
Less than two seconds with the out-of-the-box TAME repeat rate
reduced (using a setting in its defaults file) by 25 percent. I had
to really slow it down. Using the program's default settings, it's so
fast I kept over-running the line. And there is not one hint of
jerkiness; it's not an issue anymore, at least on the three machines
I've tested it on.
Remember to copy:
Editor.exe.tam
Xywrite.app.tam
TAME.ini
to \Tame\Settings.
You can try taking my Xywrite.app.tam (which has all the cursor
repeat rate settings in it) and the TAME.ini (in which I have only
activated the numlock setting) and use those. Both are attached. All
the documentation on the WEB site is also in \Tame\Docs. First read
the TAMEConsole guide , then the UserGuide. Actually most useful is
\Tame\Settings\Samles\UserOptions Template.
Michael Norman
;-------------------------------------------------------------------------
; 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