mirror of https://github.com/macssh/macssh.git
modifed Func keypad
This commit is contained in:
parent
e943ef8de9
commit
b7c7654905
|
@ -78,7 +78,7 @@ unsigned short VSIkpnums[] = // RAB BetterTelnet 2.0b5 - macro numbers
|
|||
*/
|
||||
unsigned short VSIkpnums[] = // RAB BetterTelnet 2.0b5 - macro numbers
|
||||
{ 24, 25, 26, 22, 27, 28, 0, 40, 0, 42, 0, 43, 0, 29, 0, 41,
|
||||
0, 44, 58, 56, 54, 59, 23, 57, 21, 55, 20, 0, 0, 0, 0, 0,
|
||||
0, 44, 58, 56, 54, 59, 23, 57, 21, 55, 20, 27, 0, 0, 0, 0,
|
||||
0, 90, 91, 93, 92, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81,
|
||||
80, 82, 83, 50, 51, 52, 53 };
|
||||
|
||||
|
|
Loading…
Reference in New Issue