home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.94 / text0825.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.0 KB  |  36 lines

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