home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.94 / text0821.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.4 KB

  1. Received: from dodgson.wonderland.caltech.edu (root@dodgson.wonderland.caltech.edu [131.215.18.35]) by nacm.com (8.6.9/8.6.9) with SMTP id FAA25150 for <executor@nacm.com>; Wed, 21 Dec 1994 05:52:56 -0800
  2. Received: by dodgson.wonderland.caltech.edu (Linux Smail3.1.28.1 #1)
  3.     id m0rKGEZ-0007yoC;Tue, 20 Dec 94 17:52 PST
  4. Date: Tue, 20 Dec 1994 17:52:55 +0000
  5. From: Glenn Bach <glenn@dodgson.wonderland.caltech.edu>
  6. Subject: Re: Elinux1.99e and printing.
  7. To: Pawel Potocki <ppotocki@panix.com>
  8. cc: executor@nacm.com
  9. In-Reply-To: <199412202132.AA12284@panix2.panix.com>
  10. Message-ID: <Pine.3.89.9412201721.A415-0100000@dodgson.wonderland.caltech.edu>
  11. MIME-Version: 1.0
  12. Content-Type: TEXT/PLAIN; charset=US-ASCII
  13. Sender: owner-executor@nacm.com
  14. Precedence: bulk
  15.  
  16.  
  17.  
  18. On Tue, 20 Dec 1994, Pawel Potocki wrote:
  19.  
  20. > Another problem is with deleting the characters, neither
  21. > delete or backspace doesn't work, only Ctrl H.
  22. > Thank you,
  23. > -Pawel
  24. I don't know about the first problem, but the second is Linux, not Executor.
  25. Both the backspace and the delete key are mapped to "Delete". If you use 
  26. Mosaic you'll have the same problem. The solution is to remap the backspace
  27. key:
  28. xmodmap "keycode 22 = Backspace"
  29. I think these are correct. You can use xmodmap -pke | less to view the 
  30. current mapping. On mine, 22 is mapped to Delete. Backspace might be 
  31. "BackSpace", or "backspace" you'll have to see.
  32.  
  33. Glenn Bach
  34. (glenn@cco.caltech.edu)
  35.  
  36.  
  37.