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

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