Metropoli BBS
VIEWER: wintab.ini MODE: TEXT (ASCII)
;
; WINTAB.INI - Edit 0.6
;
[Default System Context]
;
; The default values Pen=0 and Relative=0 will be assumed,
; if their Default System Context entries are unspecified.
; Applications may override the default for these options.
;
Pen=1				;Include Pen Events (if PENWIN.DLL loaded)
Relative=1			;Relative Movements (v. Absolute Position)

[CalComp Tablet]
;
; The following Csr*SysBtns codes apply when the Pen Option is disabled
; for any "System" Context, or if Pen Windows (PENWIN.DLL) isn't loaded.
;
;             manual  double  toggle
;System/Mouse  click   click  & drag
;Action Codes +--------------------+
;	 left |  1	 2	 3 |
;	right |  4	 5	 6 |
;      middle |  7	 8	 9 |
;	      +--------------------+
;
;Logical Btn  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
Csr0SysBtns=  1  2  4		;for any Stylus or Chording Puck
Csr1SysBtns=  1  2  4		;for 16 Button Non-Chording Puck

;
; The following Csr*PenBtns codes apply when the Pen Option is enabled
; for a System Context, but only if Pen Windows (PENWIN.DLL) is loaded.
;
;             manual  double  toggle
; Pen Context   tap     tap   & drag
;Action Codes +--------------------+
;	  tip |	 1	 2	 3 |
;    inverted |	 4	 5	 6 |
;    button 1 |	 7	 8	 9 |
;    button 2 |	10	11	12 |
;    button 3 |	13	14	15 |
;	      +--------------------+
;
;Logical Btn  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
Csr0PenBtns=  1  2  7		;for any Stylus or Chording Puck
Csr1PenBtns=  1  2  7		;for 16 Button Non-Chording Puck

;
;The default Physical to Logical Button Mappings preserve Cursor
;Keypad Labels.  Stylus Buttons start counting from 0 at the tip.
;
;Physical Btn  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
;Csr0LogBtns=  0  1  2  3	;for any Stylus or Chording Puck
;Csr1LogBtns=  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
				;for 16 Button Non-Chording Puck
[ RETURN TO DIRECTORY ]