home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / base / root.16 / etc / inst / locale / C / menus / hd / chkmouse.3 < prev    next >
Encoding:
Text File  |  1998-08-19  |  3.2 KB  |  80 lines

  1. #ident    "@(#)chkmouse.3    16.1    98/03/03"
  2.  
  3. .pageno
  4. Page %d of %d
  5. .ul
  6. UNIX System Installation
  7. .hhelp_ban
  8. Instructions
  9. .helpbanner
  10. Help: Bus Mouse Configuration
  11. .ur
  12. Bus Mouse Configuration
  13. .ll
  14. Please make a selection. Press F1 for help.
  15. .lr
  16. F1=Help
  17. .top
  18. To use your Bus mouse, you must provide the interrupt vector that your Bus
  19. mouse controller card is configured to use.  The choices given are those
  20. that are not being used by other devices attached to your computer that the
  21. UNIX System knows about.  You must also indicate the number of buttons on
  22. your mouse.  See the Installation Guide for more information.
  23. `[ "$MSEINT" ] && echo ""`
  24. `[ "$MSEINT" ] && echo "The values shown below describe a bus mouse that was already configured\non this computer.  If you have not changed your mouse then you should accept\nthese values."`
  25.  
  26. Enter the following information about your bus mouse.
  27. .form
  28. #TYPE_ENUM <# of choices> //choice 1//choice 2//..//choice n//field label//
  29. `[ "${CNT}" = "1" ] && echo "2 1//${IVN1}//    Interrupt Vector Number:  //MSEINT//"`
  30. `[ "${CNT}" = "1" ] && echo "//This is the only selection available//"`
  31. `[ "${CNT}" = "2" ] && echo "2 2//${IVN1}//${IVN2}//    Interrupt Vector Number:  //MSEINT//"`
  32. `[ "${CNT}" = "2" ] && echo "//Right/Left arrow keys for new choice (${CNT} choices)//"`
  33. `[ "${CNT}" = "3" ] && echo "2 3//${IVN1}//${IVN2}//${IVN3}//    Interrupt Vector Number:  //MSEINT//"`
  34. `[ "${CNT}" = "3" ] && echo "//Right/Left arrow keys for new choice (${CNT} choices)//"`
  35. `[ "${CNT}" = "4" ] && echo "2 4//${IVN1}//${IVN2}//${IVN3}//${IVN4}//    Interrupt Vector Number:  //MSEINT//"`
  36. `[ "${CNT}" = "4" ] && echo "//Right/Left arrow keys for new choice (${CNT} choices)//"`
  37. #field options
  38. #
  39. #TYPE_ENUM <# of choices> //choice 1//choice 2//..//choice n//field label//
  40. 2 2 //2//3//    Number of mouse buttons:  //MOUSEBUTTONS//
  41. #field options
  42. //Right/Left arrow keys for new choice (2 choices)//
  43. #
  44. #
  45. .button
  46. Apply
  47. Reset
  48. .bottom
  49. Press 'TAB' to move the cursor between fields.  When finished, move the
  50. cursor to "Apply" and then press 'ENTER' to continue.
  51. .help
  52. For detailed instructions, press the 'F1' (or '?') key at any time.
  53. `[ "$MSEINT" ] && echo ""`
  54. `[ "$MSEINT" ] && echo "The default values on this screen were used by a bus mouse that was\nattached to your original UNIX System.  If you have not changed your mouse\nthen you should accept these values."`
  55.  
  56. INTERRUPT VECTOR
  57.  
  58. In order to ensure that your Bus mouse functions properly with the UNIX
  59. System it is important that the UNIX System know the interrupt vector
  60. number that your Bus mouse controller card is configured to use.  This
  61. is usually set by a jumper setting on the controller card itself.  If
  62. the value entered here is incorrect then your bus mouse will not
  63. function properly.
  64.  
  65. See the Installation Guide for more details.
  66.  
  67. NUMBER OF MOUSE BUTTONS
  68.  
  69. When you use your mouse in the UNIX System's graphical user environment, you
  70. will be able to use different buttons on the mouse for activities such as
  71. drag-and-drop, double-clicking, and popping up menus.  Your mouse has either
  72. two or three buttons; please select the correct number.
  73. .helpinst
  74. ESC=Exit help  F1=Instructions  1=Forward  2=Backward
  75. .hhelpinst
  76. ESC=Exit instructions  1=Forward  2=Backward
  77. .working
  78. Loading mouse driver ...
  79. .end
  80.