home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20346 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!jane.uh.edu!st1mb
  2. From: st1mb@jane.uh.edu (Supernaw-Issen, Daniel A.)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: X + kermit + internal modem + mouse = ????
  5. Date: 14 Dec 1992 09:26 CST
  6. Organization: University of Houston
  7. Lines: 13
  8. Distribution: world
  9. Message-ID: <14DEC199209260222@jane.uh.edu>
  10. References: <1992Dec11.201242.2743@drycas.club.cc.cmu.edu> <mauney.724342335@adm>
  11. NNTP-Posting-Host: jane.uh.edu
  12. News-Software: VAX/VMS VNEWS 1.41    
  13.  
  14. I had the same problem.  What ended up happening, is that kermit when it
  15. kicks up, defaults to /dev/ttys1.  Sooooo, if that is where you hang your 
  16. mouse, down it goes.  The solution is to prempt this defaulting.  This is
  17. accomplished by adding the line:
  18. set line /dev/<serial port>
  19. to your .kermrc file in your home directory. where <serial port> is *any* 
  20. other port than the one you hang your mouse off of.  (the obvious thing is to 
  21. set it to the port you hang your modem off of).  In any case, good luck.
  22.  
  23. Daniel
  24.  
  25. signature for hire.
  26.  
  27.