| TinTin++ Mud Client Manual |
|
TinTin++ Echo Else Elseif Escape Codes Foreach Format Function Gag Grep Help Highlight History If Ignore Info Keypad Kill Line List Log Loop Macro Map Math Mathexp Message Name Nop Parse Path |
|
|
| When TinTin++ starts up it sends \e= to the terminal to enable the terminal's application keypad mode, which can be disabled using #showme {\e>} |
Configuration A Configuration B Configuration C
+-----+-----+-----+-----+ +-----+-----+-----+-----+ +-----+-----+-----+-----+
|Num |/ |* |- | |Num |/ |* |- | |Num |nkp/ |nkp* |nkp- |
+-----+-----+-----+-----+ +-----+-----+-----+-----+ +-----+-----+-----+-----+
|7 |8 |9 | | |Home |Up |PgUp | | |nkp7 |nkp8 |nkp9 | |
+-----+-----+-----+ | +-----+-----+-----+ | +-----+-----+-----+ |
|4 |5 |6 |+ | |Left |Centr|Right|+ | |nkp4 |nkp5 |nkp6 |nkp+ |
+-----+-----+-----+-----+ +-----+-----+-----+-----+ +-----+-----+-----+-----+
|1 |2 |3 | | |End |Down |PgDn | | |nkp1 |nkp2 |nkp3 | |
+-----+-----+-----+ | +-----+-----+-----+ | +-----+-----+-----+ |
|0 |. |Enter| |Ins |Del |Enter| |nkp0 |nkp. |nkpEn|
+-----------+-----+-----+ +-----------+-----+-----+ +-----------+-----+-----+ |
| With keypad mode disabled numlock on will give you configuration A, and numlock off will give you configuration B. With keypad mode enabled you'll get configuration C. |
| Terminals that support keypad mode |
| Linux Console, PuTTY, Eterm, aterm. |
| Terminals that do not support keypad mode |
| RXVT on Cygwin, Windows Console, Gnome Terminal, Konsole. |
| Peculiar Terminals |
| RXVT requires turning off numlock to enable configuration C. |
| Xterm may require disabling Alt/NumLock Modifiers (num-lock) in the ctrl-leftclick menu. Or edit ~/.Xresources and add XTerm*VT100.numLock:false |
| Mac OS X Terminal requires enabling "strict vt100 keypad behavior" in Terminal -> Window Settings -> Emulation. |