home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.94 / text0325.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  680 b   |  26 lines

  1.  
  2.  
  3. On Tue, 20 Dec 1994, Pawel Potocki wrote:
  4.  
  5. > Another problem is with deleting the characters, neither
  6. > delete or backspace doesn't work, only Ctrl H.
  7. > Thank you,
  8. > -Pawel
  9. I don't know about the first problem, but the second is Linux, not Executor.
  10. Both the backspace and the delete key are mapped to "Delete". If you use 
  11. Mosaic you'll have the same problem. The solution is to remap the backspace
  12. key:
  13. xmodmap "keycode 22 = Backspace"
  14. I think these are correct. You can use xmodmap -pke | less to view the 
  15. current mapping. On mine, 22 is mapped to Delete. Backspace might be 
  16. "BackSpace", or "backspace" you'll have to see.
  17.  
  18. Glenn Bach
  19. (glenn@cco.caltech.edu)
  20.  
  21.  
  22.