Category : Utilities for DOS and Windows Machines
Archive   : LOGITECH.ZIP
Filename : SOLITAIR.DEF

 
Output of file : SOLITAIR.DEF contained in archive : LOGITECH.ZIP
;-----------------------------------------------------------------------;
; ;
; LOGIMENU File definition for SOLITAIRE ;
; Copyright (C) 1988 Nick C. Santorineos. ;
; ;
;-----------------------------------------------------------------------;
;
; The BEGIN statement indicates labels to execute for each of the three
; buttons, the four directions of movement, and indicates the sensitivity
; of the mouse movements
;

BEGIN leftb, midb, rightb
;
;NOTE: with 2-button mouse, "midb" means both buttons,
; and CHORDS are disabled
;

;
; The CHORDS statement indicates labels to execute when each of the
; four key combination is used:
; Left + Middle, Left + Right, Middle + Right, All Three

CHORDS lmb, lrb, mrb, allb

;
; The TYPE statement indicates characters that will be sent to the
; computer just as if they were typed from the keyboard. The characters
; should be one of ENTER, TAB, ESC, or BACKSP, a string of characters
; enclosed between " ", or a decimal number indicating it's ASCII code
; or extended ASCII code (preceding it with a zero).
;

;
; The three buttons
;
leftb: TYPE 0,75 ; Left Arrow
midb: TYPE 0,71 ; Home to place card in stack
rightb: TYPE 0,77 ; Right Arrow

;
; The movements
;
; leftm: TYPE 0,75 ; Left arrow (extended 75)

; rightm: TYPE 0,77 ; Right arrow (extended 77)

; upm: TYPE 0,72 ; Up arrow (extended 72)

; downm: TYPE 0,80 ; Down arrow (extended 80)


;
; The chords
;
lmb: TYPE 0,72 ; PgUp
lrb: TYPE 67 ; "C"
mrb: TYPE 0,81 ; PgDn
allb: TYPE 69 ; "E"


  3 Responses to “Category : Utilities for DOS and Windows Machines
Archive   : LOGITECH.ZIP
Filename : SOLITAIR.DEF

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/