home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 13 / PCGAMER13.bin / menu / shware.cfg < prev    next >
Text File  |  1995-05-31  |  2KB  |  126 lines

  1.  
  2.  
  3. wallpaper sharewar.pcx
  4.  
  5.  
  6.  
  7. MenuXpos 3
  8. MenuYpos 7
  9. MenuWidth 39
  10. MenuHeight 15
  11. MenuColour Black
  12. MenuPointerColour red
  13.  
  14. MenuBorderColour white
  15.  
  16.  
  17.  
  18. ButtonColour LIGHTGRAY
  19. ButtonBorderColour DARKGRAY
  20. ButtonTopHighLightColour WHITE
  21. ButtonBottomHighLightColour DARKGRAY
  22. ButtonTextColour BLACK
  23. ButtonHighLightColour RED
  24. ButtonNotAvailableColour DARKGRAY
  25.  
  26.  
  27.  
  28.  
  29.  
  30. ; Define the Home button
  31.  
  32. ButtonText @
  33. ButtonHotKey Home
  34. ButtonAction Home
  35. ButtonXpos 3
  36. ButtonYpos 22
  37. ButtonWidth 4
  38.  
  39. ; Define the Scroll Up button
  40.  
  41. ButtonText  @
  42. ButtonHotKey UP
  43. ButtonAction ScrollUp
  44. ButtonXpos 33
  45. ButtonYpos 22
  46. ButtonWidth 3
  47.  
  48. ; Define the End button
  49.  
  50. ButtonText @
  51. ButtonHotKey End
  52. ButtonAction End
  53. ButtonXpos 8
  54. ButtonYpos 22
  55. ButtonWidth 4
  56.  
  57. ; Define the Scroll Down button
  58.  
  59. ButtonText  @
  60. ButtonHotKey DOWN
  61. ButtonAction ScrollDn
  62. ButtonXpos 37
  63. ButtonYpos 22
  64. ButtonWidth 3
  65.  
  66. ; Define the Drive Select button
  67.  
  68. ButtonText Select Hard @isk
  69. ButtonHotKey D
  70. ButtonAction drive
  71. ButtonXpos 48
  72. ButtonYpos 12
  73. ButtonWidth 17
  74.  
  75. ; Define the Execute button
  76.  
  77. ButtonText @lay direct from CD-ROM
  78. ButtonHotKey P
  79. ButtonAction execute
  80. ButtonXpos 48
  81. ButtonYpos 22
  82. ButtonWidth 27
  83.  
  84. ; Define the PkUnzip button
  85.  
  86. ButtonText @nstall to Hard Disk
  87. ButtonHotKey I
  88. ButtonAction pkunzip
  89. ButtonXpos 48
  90. ButtonYpos 26
  91. ButtonWidth 27
  92.  
  93. ; Define the Exit button
  94.  
  95. ButtonText @ape to Main Menu 
  96. ButtonHotKey Esc
  97. ButtonAction Exit
  98. ButtonXpos 2
  99. ButtonYpos 28
  100. ButtonWidth 20
  101.  
  102. ; Define the Windows button
  103.  
  104. ButtonText Run @indows Game
  105. ButtonHotKey W
  106. ButtonAction win
  107. ButtonXpos 48
  108. ButtonYpos 24
  109. ButtonWidth 17
  110.  
  111. ; Define the Readme button
  112.  
  113. ButtonText @iew Introduction
  114. ButtonHotKey V
  115. ButtonAction readme
  116. ButtonXpos 48
  117. ButtonYpos 14
  118. ButtonWidth 17
  119.  
  120.  
  121.  
  122.  
  123. ;
  124. ; End of Menu Configuration File
  125. ;
  126.