home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9436 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.5 KB  |  46 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cheshire.oxy.edu!rafetmad
  3. From: rafetmad@cheshire.oxy.edu (David Giller)
  4. Subject: Re: Bus mouse
  5. Message-ID: <1992Aug30.235530.12506@cheshire.oxy.edu>
  6. Organization: Occidental College, Los Angeles, CA 90041
  7. References: <1992Aug30.220723.572@utstat.uucp>
  8. Date: Sun, 30 Aug 1992 23:55:30 GMT
  9. Lines: 35
  10.  
  11. rafal@utstat.uucp (Rafal Kustra (summer student)) wrote:
  12. >
  13. >I asked before, among other questions but no answer.
  14. >Please, big PLEASE, tell me HOW DO YOU USE BUSMOUSE?
  15. >I mean do you have to create device file for it?
  16. >I applied busmouse patch but I can't try it.
  17. >X without mouse is no fun ;);)
  18.  
  19. Sorry, first time I've seen the question...
  20.  
  21. You create the bus mouse device by doing this
  22. as root:
  23.  
  24.     mknod /dev/bm c 10 0
  25.  
  26. Then, in your Xconfig file, set up the mouse as "busmouse" on
  27. "/dev/bm".
  28.  
  29. Really, the filename doesn't matter (I've got mine on /dev/mouse),
  30. but they must both be the same.  /dev/bm seems to be the standard now.
  31.  
  32. >
  33. >PS OK, sorry for screaming but I'm waiting to use my 
  34. >X effectivelly. And answer must be simple ;);) is it?
  35.  
  36. It should be: if your mouse works with the driver, and if I haven't
  37. forgotten anything, that should put you in business.
  38.  
  39. -Dave
  40.  
  41. -- 
  42. David Giller, Box 134 | Q: How many Oregonians does it take to screw in a light
  43. Occidental College    | bulb?  A: Three.  One to replace the bulb, and two to
  44. 1600 Campus Road      | fend off all the Californians trying to share the
  45. Los Angeles, CA 90041 | experience. ---------------------------rafetmad@oxy.edu
  46.