home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 16 / PCGAMER16.bin / menu / hot.cfg < prev    next >
Text File  |  1995-12-02  |  2KB  |  127 lines

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