Category : Utilities for DOS and Windows Machines
Archive   : MOUSES.ZIP
Filename : M_KEN.MSC

 
Output of file : M_KEN.MSC contained in archive : MOUSES.ZIP
;
; Ken's Pop-up Menu Configuration
;
Comment('Configured for Ken`s default mode.')

;
; Parameters
;
Sensitivity (15, 18) ; (Xinc, Yinc)
Hysteresis (2, 2) ; (AutoX, AutoY)
ReverseVideo (Yes) ; Menu is displayed in reverse video
FixedMenu (no) ; Menu is in a fixed position
EnableBeep (Yes) ; Beeps if wrong button pressed with menu up

;
; Cursor Definitions
;
ArrowKeys: Cursor
(
Left ([Left])
Right ([Right])
Up ([Up])
Down ([Down])
)

;
; Button Definitions
;
LB: Button (Menu(Main)) ; Main programs selection
MB: Button (Keys([Enter])) ; return key
RB: Button (Keys('Dir' [Enter])) ; directory request
MRB: Button (Keys([ESC])) ; esc key
MLB: Button (Menu(Scrn)) ; screen selection menu
LRB: Button (Menu(Langs)) ; languages invoke menu
LMRB: Button (Menu(Special)) ; programmer function commands

;
; Menu Definition - primary use programs
;
Main: Menu
(
Title ("Mouse Menu")
Item ("Cd \", Keys('Cd \'[Enter]))
Item ("Ed", Keys('Ed '[Enter][Enter]))
Item ("Ed- \Data", Keys('Edd '[Enter][Enter]))
Item ("Pctools", Keys('Pctools '[Enter]))
Item ("PcPaint", Keys('PcPaint'[Enter][Enter]))
Item ("Dr. Halo", keys('DrHalo'[Enter][Enter]))
Item ("Languages", Menu(Langs))
Item ("Communicate", Menu(Comm))
Item ("Lotus v2", keys('Lotus'[Enter][enter]))
Item ("DBase III", Keys('DBase'[Enter]))
Item ("GEM system", keys('GEM'[Enter]))
Item ("Word Star", Keys('Ws'[Enter]))
)

;
; Menu definition #2: Screen selection
;
Scrn: Menu
(
Title ("Screen selection Menu")
Item ("Emulation (color)", Keys('Color'[Enter][Enter]))
Item ("Monographic", Keys('Mono'[Enter][Enter]))
Item ("Mono character", Keys('Mt'[Enter][Enter]))
Item ("132 x 25 mode", Keys('M25'[Enter][Enter]))
)

;
; Menu def #3: Language selections
;
Langs: Menu
(
Title ("Language selection Menu")
Item ("Zbasic", keys('ZBasic'[Enter]))
Item ("GW Basic", keys('Basic'[Enter]))
Item ("Turbo pascal",keys('Turbo'[Enter]))
Item ("MU Lisp", keys('MULisp'[Enter]))
Item ("Prolog", keys('Prolog'[Enter]))
)

;
; Menu def #4: communications
;
Comm: Menu
(
Title ("Communication Software:")
Item ("Procomm", Keys('Procomm'[Enter]))
Item ("Bitcom", Keys('Bitcom'[Enter]))
Item ("Mite", Keys('Mite'[Enter]))
)

;
; Menu def #5: special programmer functions
;
Special: Menu
(
Title ("Special Functions:")
Item ("Runer", Keys('k:'[enter]'Runer'[enter]))
Item ("'list'", keys('List'[Enter]))
Item ("'Purge'", Keys('Purge'[Enter]))
Item ("Old Path", Keys('Cd \Bats'[Enter]'Pat'[Enter]))
Item ("Autoexec", Keys('Autoexec.Bat'))
Item ("Harvey run", Keys('Harvey'[Enter]))
Item ("Load KDesk", Keys('KDesk'[Enter]))
Item ("Prokey **", Keys('b:Pkload'[Enter]))
Item ("Sidekick", Keys('Sk'[Enter]))
)

;
; Mouse Definition
;
Mouse
(
Left (LB)
Middle (MB)
Right (RB)
MiddleRight (MRB)
LeftMiddle (MLB)
LeftRight (LRB)
LeftMiddleRight (LMRB)
Cursor (ArrowKeys)
)


  3 Responses to “Category : Utilities for DOS and Windows Machines
Archive   : MOUSES.ZIP
Filename : M_KEN.MSC

  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/