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

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