home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9718 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!das-news.harvard.edu!husc-news.harvard.edu!husc10!whitney2
  2. From: whitney2@husc10.harvard.edu (Wayne Whitney)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Minicom and X?
  5. Keywords: Minicom X Arrowkeys
  6. Message-ID: <whitney2.715484826@husc10>
  7. Date: 3 Sep 92 01:47:06 GMT
  8. Article-I.D.: husc10.whitney2.715484826
  9. References: <whitney2.715389864@husc10> <1992Sep2.132222.8587@news.cs.brandeis.edu>
  10. Lines: 26
  11. Nntp-Posting-Host: husc10.harvard.edu
  12.  
  13. sinclair@chaos.cs.brandeis.edu (David A. Sinclair) writes:
  14.  
  15. >You can enable the arrow keys by doing a Cntrl-MB2 (on a three-button
  16. >mouse anyway) while the minicom window is active; this will bring up a
  17. >"VT Window Options" (or something like that -- I'm at work right now,
  18. >so I can't check the menu name) menu, from which you can select
  19. >"Enable application cursor movement keys" to enable your arrow keys.
  20. >It'd be nicve to have this as a command line option to xterm -- does
  21. >anyone know how to do this from the command line??!
  22.  
  23. Well, I finally got my man pages working today :-), and reading the
  24. ones that come with the Linux port of X, and a general one on my local
  25. host, it seems that you can pass xterm the arguments
  26.   -xrm "XTerm*appcursorDefault: true"
  27. or, alternatively, include this string as one line of a .XResources in
  28. your home directory, assuming that your .xinitrc automatically does a
  29. xrdb -merge on that file if it exists (the standard distribution
  30. does).
  31.  
  32. So now all my XTerm's come up with "Enable Application Cursor Keys",
  33. but I still find that minicom disables this option!! I can manually
  34. reenable this, but I'd like to avoid this.  Is there anyway to change
  35. this behaviour?
  36. -- 
  37. Wayne Whitney
  38. whitney2@husc.harvard.edu
  39.