home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20100816.etc.tar.gz / bradford.20100816.etc.tar / etc / gpm / silitek.conf < prev    next >
Text File  |  2006-04-22  |  1KB  |  46 lines

  1. # Standard key mapping for Silitek SM-1000
  2. # on Linux virtual console (TERM=linux)
  3. key 1        1            1
  4. key 2        2            2
  5. key 3        3            3
  6. key 4        4            4
  7. key 5        5            5
  8. key 6        6            6
  9. key 7        7            7
  10. key 8        8            8
  11. key 9        9            9
  12. key 0        0            0
  13. key *        *            *
  14. key #        #            #
  15. # Ctrl+Q
  16. key >        \021         \021
  17. # Ctrl+S
  18. key ||       \023         \023
  19. # Crtl+C
  20. key []       \003         \003
  21. # End
  22. key >>|      \033[4~      \033[4~
  23. # Home
  24. key |<<      \033[1~      \033[1~
  25. # Delete
  26. key Mute     \033[3~      \033[3~
  27. # Cursor up
  28. key Vol+     \033[A       \033[A
  29. # Cursor down
  30. key Vol-     \033[B       \033[B
  31. # Insert
  32. key Display  \033[2~      \033[2~
  33. # Page up
  34. key PgUp     \033[5~      \033[5~
  35. Page down
  36. key PgDn     \033[6~      \033[6~
  37. # Cursor left
  38. key Back     \033[D       \033[D
  39. # Cursor right
  40. key Forward  \033[C       \033[C
  41. # F1 upto F4
  42. key CD       \033[[A      \033[[A
  43. key ShowWiz  \033[[B      \033[[B
  44. key WWW      \033[[C      \033[[C
  45. key Close    \033[[D      \033[[D
  46.