home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / mouse.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  1.3 KB  |  42 lines

  1. <qml title="Set Up Mouse">
  2.  
  3.   <h1>Set Up Mouse</h1>
  4.  
  5.   <p>
  6.     As soon as you move your mouse, an auto-detect routine will
  7.     determine what kind of mouse you are using and initialize mouse
  8.     support accordingly.
  9.   </p>
  10.  
  11.   <p>
  12.     <em>
  13.       Note: If you are using a serial mouse, be sure to move the
  14.       mouse slowly, otherwise it may not be detected correctly.
  15.     </em>
  16.   </p>
  17.  
  18.   <p>
  19.     If your mouse is not detected correctly, or if this computer
  20.     does not have a mouse, you can use your keyboard to navigate
  21.     the interface on this and all other pages. Use the cursor and
  22.     tab keys to move through the dialogs and select items by
  23.     pressing the space bar. 
  24.   </p>
  25.  
  26.   <p>
  27.     Unix mice usually have three buttons, and many programs rely
  28.     on this. Since other operating systems use two-button mice,
  29.     the third mouse button can be emulated by pressing the two buttons
  30.     simultaneously. Use the <em>Emulate 3rd button</em> option located at
  31.     the bottom left of the dialog to enable this behavior.
  32.   </p>
  33.  
  34.   <p>
  35.     Before going to the next screen, use the test area to see if your
  36.     mouse is working as expected.  If not, double check that the mouse
  37.     settings are correct for your hardware. If they are not,
  38.     change the settings using the keyboard controls.
  39.   </p>
  40.  
  41. </qml>
  42.