home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21293 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.3 KB

  1. Xref: sparky comp.os.linux:21293 comp.windows.x.i386unix:106
  2. Newsgroups: comp.os.linux,comp.windows.x.i386unix
  3. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!uw-beaver!newsfeed.rice.edu!rice!news.Rice.edu!rich
  4. From: rich@Rice.edu (& Murphey)
  5. Subject: Re: Third button on a 2-button mouse
  6. In-Reply-To: duperval@ERE.UMontreal.CA's message of 21 Dec 92 17:22:43 GMT
  7. Message-ID: <RICH.92Dec21135707@superego.Rice.edu>
  8. Sender: news@rice.edu (News)
  9. Reply-To: Rich@rice.edu
  10. Organization: Department of Electrical and Computer Engineering, Rice
  11.     University
  12. References: <1992Dec21.172243.15167@cc.umontreal.ca>
  13. Date: Mon, 21 Dec 1992 19:57:07 GMT
  14. Lines: 12
  15.  
  16. >>>>> In article <1992Dec21.172243.15167@cc.umontreal.ca>, duperval@ERE.UMontreal.CA (Duperval Laurent) writes:
  17. LD> I have a two-button Microsoft mouse and I'd like X to recognize that when I
  18. LD> push on both buttonsat the same time it should be interpreted a button 3.  How
  19. LD> do I do this?  Is this an X-specific question or is it an os-specific
  20. LD> problem?
  21.  
  22. Put this in your Xconfig and it will do just that.  
  23.  
  24. Emulate3Buttons
  25.  
  26. This is used by XFree86 on all the supported OSs.  See 'man X386' for
  27. the details on Xconfig.  Rich
  28.