The program we used to use (OK, are using currently, but I'm trying my best to change 🙂 is Mocha Telnet. we use this program to telnet into the county sheriff's office into a program called Spillman. What follows is a list of key mappings that they use. I need to know how to map these keys in the konsole under redhat 7.2 (2.4 Kernel as I recall). If someone can point me to the proper man page on the subject that would be fine...
I'm not sure they need ALL of these maps as a lot of them are probably just the standard mappings for mocha telnet functions.
If I can get this working this county will be replacing about 30-50 windows boxes with Linux ones 🙂🙂🙂
OH - And if this pilot program works.... They will most likely want to see if I can reproduce ALL of our current windows functionality with Linux on the workstation side 🙂 that's 900 workstations folks... So far all I can think may be a problem is finding a good exchange client that the users will accept.
Thanks.
UP \033[A
DOWN \033[B
RIGHT \006 # Control-F (Right Arrow)
LEFT \002 # Control-B (LEft Arrow)
f1 \027 # Control-W (HELP)
f2 \033[17~ # Control-E (LOOKUP)
f3 \030 # Control-X (ACCEPT)
f4 \031 # Control-Y (MAIL)
f5 \017 # Control-O (GOTO)
f6 \024 # Control-T (TIME)
f7 \001 # Control-A (BEGIN)
f8 \007 # Control-G (END)
f9 \025 # Control-U (RECALL)
f10 \032 # Control-Z (CLEAR)
f11 \013 # Control-K (EOL)
f12 \035 # Control-] (PRINT) **
f13 \033[25~
f14 \033[26~
f15 \033[28~
f16 \033[29~
f17 \033[31~
f18 \033[32~
f19 \033[33~
f20 \033[34~
F1 \020 # SHIFT F1 - Control-P (PREV)
F2 \016 # SHIFT F2 - Control-N (NEXT)
F3 \026 # SHIFT F3 - Control-V (RUN)
F4 \003 # SHIFT F4 - Control-C (CANCEL)
F5 \022 # SHIFT F5 - Control-R (INSERT)
F6 \004 # SHIFT F6 - Control-D (DELETE)
F7 \036 # SHIFT F7 - Control-^ (HOME) **
F8 \014 # SHIFT F8 - Control-L (REDRAW)
F9 \033[33~
F10 \033[34~
F11 \033[23~
F12 \033[24~
F13 \033[25~
F14 \033[26~
F15 \033[28~
F16 \033[29~
F17 \033[31~
F18 \033[32~
F19 \033[33~
F20 \033[34~
cf1 \217P # PF1
cf2 \217Q # FF2
cf3 \217R # PF3
cf4 \217S # FF4
cf5 \033P # PF1 VT52
cf6 \033Q # PF2 VT52
cf7 \033R # PF3 VT52
cf8 \033S # PF4 VT52
cf9 -
cf10 -
cf11 -
cf12 -
cf13 -
cf14 -
cf15 -
cf16 -
cf17 -
cf18 -
cf19 -
cf20 -
CF1 -
CF2 -
CF3 -
CF4 -
CF5 -
CF6 -
CF7 -
CF8 -
CF9 -
CF10 -
CF11 -
CF12 -
CF13 -
CF14 -
CF15 -
CF16 -
CF17 -
CF18 -
CF19 -
CF20 -
HOME \2331~ # HOME -> FIND
END \2334~ # END -> SELECT
#PGUP \2335~ # PREV SCREEN
#PGDN \2336~ # NEXT SCREEN
PGUP \020 # PREV SCREEN Control-P
PGDN \016 # NEXT SCREEN Control-N
INSERT \2332~ # INSERT HERE
DELETE \004 # REMOVE
BACKSPACE \010 # could also be ctrl-h \010
I'm not sure they need ALL of these maps as a lot of them are probably just the standard mappings for mocha telnet functions.
If I can get this working this county will be replacing about 30-50 windows boxes with Linux ones 🙂🙂🙂
OH - And if this pilot program works.... They will most likely want to see if I can reproduce ALL of our current windows functionality with Linux on the workstation side 🙂 that's 900 workstations folks... So far all I can think may be a problem is finding a good exchange client that the users will accept.
Thanks.
UP \033[A
DOWN \033[B
RIGHT \006 # Control-F (Right Arrow)
LEFT \002 # Control-B (LEft Arrow)
f1 \027 # Control-W (HELP)
f2 \033[17~ # Control-E (LOOKUP)
f3 \030 # Control-X (ACCEPT)
f4 \031 # Control-Y (MAIL)
f5 \017 # Control-O (GOTO)
f6 \024 # Control-T (TIME)
f7 \001 # Control-A (BEGIN)
f8 \007 # Control-G (END)
f9 \025 # Control-U (RECALL)
f10 \032 # Control-Z (CLEAR)
f11 \013 # Control-K (EOL)
f12 \035 # Control-] (PRINT) **
f13 \033[25~
f14 \033[26~
f15 \033[28~
f16 \033[29~
f17 \033[31~
f18 \033[32~
f19 \033[33~
f20 \033[34~
F1 \020 # SHIFT F1 - Control-P (PREV)
F2 \016 # SHIFT F2 - Control-N (NEXT)
F3 \026 # SHIFT F3 - Control-V (RUN)
F4 \003 # SHIFT F4 - Control-C (CANCEL)
F5 \022 # SHIFT F5 - Control-R (INSERT)
F6 \004 # SHIFT F6 - Control-D (DELETE)
F7 \036 # SHIFT F7 - Control-^ (HOME) **
F8 \014 # SHIFT F8 - Control-L (REDRAW)
F9 \033[33~
F10 \033[34~
F11 \033[23~
F12 \033[24~
F13 \033[25~
F14 \033[26~
F15 \033[28~
F16 \033[29~
F17 \033[31~
F18 \033[32~
F19 \033[33~
F20 \033[34~
cf1 \217P # PF1
cf2 \217Q # FF2
cf3 \217R # PF3
cf4 \217S # FF4
cf5 \033P # PF1 VT52
cf6 \033Q # PF2 VT52
cf7 \033R # PF3 VT52
cf8 \033S # PF4 VT52
cf9 -
cf10 -
cf11 -
cf12 -
cf13 -
cf14 -
cf15 -
cf16 -
cf17 -
cf18 -
cf19 -
cf20 -
CF1 -
CF2 -
CF3 -
CF4 -
CF5 -
CF6 -
CF7 -
CF8 -
CF9 -
CF10 -
CF11 -
CF12 -
CF13 -
CF14 -
CF15 -
CF16 -
CF17 -
CF18 -
CF19 -
CF20 -
HOME \2331~ # HOME -> FIND
END \2334~ # END -> SELECT
#PGUP \2335~ # PREV SCREEN
#PGDN \2336~ # NEXT SCREEN
PGUP \020 # PREV SCREEN Control-P
PGDN \016 # NEXT SCREEN Control-N
INSERT \2332~ # INSERT HERE
DELETE \004 # REMOVE
BACKSPACE \010 # could also be ctrl-h \010