Xinqi Bao's Git

Remove hardcoded keys form kpress
authorRoberto E. Vargas Caballero <[email protected]>
Tue, 13 Nov 2012 19:04:45 +0000 (20:04 +0100)
committerRoberto E. Vargas Caballero <[email protected]>
Tue, 13 Nov 2012 19:04:45 +0000 (20:04 +0100)
Some keys were in the Key array while others were hardcoded in
kpress().This cause some problems with some keys which can generate more of
one string based in the configuration of the terminal.
---
 config.def.h |   70 ++++++++++++++++++++++++++++++++++++++++-----------------
 st.c         |   71 +++++++++++++++++++++++++---------------------------------
 2 files changed, 79 insertions(+), 62 deletions(-)


No differences found