comparison src/macterm.c @ 80604:234fcb1810c9

(keycode_to_xkeysym_table): Add entries for f17, f18, and f19. [MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Fri, 11 Jul 2008 08:53:12 +0000
parents 4483108c7972
children 48a714a8e3a6 3760da9fe15e
comparison
equal deleted inserted replaced
80603:ab362d6a1530 80604:234fcb1810c9
8283 /*0x30*/ 0x09 /*tab*/, 0 /*0x0020 space*/, 0, 0x08 /*backspace*/, 8283 /*0x30*/ 0x09 /*tab*/, 0 /*0x0020 space*/, 0, 0x08 /*backspace*/,
8284 /*0x34*/ 0x8d /*enter on laptops*/, 0x1b /*escape*/, 0, 0, 8284 /*0x34*/ 0x8d /*enter on laptops*/, 0x1b /*escape*/, 0, 0,
8285 /*0x38*/ 0, 0, 0, 0, 8285 /*0x38*/ 0, 0, 0, 0,
8286 /*0x3C*/ 0, 0, 0, 0, 8286 /*0x3C*/ 0, 0, 0, 0,
8287 8287
8288 /*0x40*/ 0, 0xae /*kp-decimal*/, 0, 0xaa /*kp-multiply*/, 8288 /*0x40*/ 0xce /*f17*/, 0xae /*kp-decimal*/, 0, 0xaa /*kp-multiply*/,
8289 /*0x44*/ 0, 0xab /*kp-add*/, 0, 0x0b /*clear*/, 8289 /*0x44*/ 0, 0xab /*kp-add*/, 0, 0x0b /*clear*/,
8290 /*0x48*/ 0, 0, 0, 0xaf /*kp-divide*/, 8290 /*0x48*/ 0, 0, 0, 0xaf /*kp-divide*/,
8291 /*0x4C*/ 0x8d /*kp-enter*/, 0, 0xad /*kp-subtract*/, 0, 8291 /*0x4C*/ 0x8d /*kp-enter*/, 0, 0xad /*kp-subtract*/, 0xcf /*f18*/,
8292 8292
8293 /*0x50*/ 0, 0xbd /*kp-equal*/, 0xb0 /*kp-0*/, 0xb1 /*kp-1*/, 8293 /*0x50*/ 0xd0 /*f19*/, 0xbd /*kp-equal*/, 0xb0 /*kp-0*/, 0xb1 /*kp-1*/,
8294 /*0x54*/ 0xb2 /*kp-2*/, 0xb3 /*kp-3*/, 0xb4 /*kp-4*/, 0xb5 /*kp-5*/, 8294 /*0x54*/ 0xb2 /*kp-2*/, 0xb3 /*kp-3*/, 0xb4 /*kp-4*/, 0xb5 /*kp-5*/,
8295 /*0x58*/ 0xb6 /*kp-6*/, 0xb7 /*kp-7*/, 0, 0xb8 /*kp-8*/, 8295 /*0x58*/ 0xb6 /*kp-6*/, 0xb7 /*kp-7*/, 0, 0xb8 /*kp-8*/,
8296 /*0x5C*/ 0xb9 /*kp-9*/, 0, 0, 0, 8296 /*0x5C*/ 0xb9 /*kp-9*/, 0, 0, 0,
8297 8297
8298 /*0x60*/ 0xc2 /*f5*/, 0xc3 /*f6*/, 0xc4 /*f7*/, 0xc0 /*f3*/, 8298 /*0x60*/ 0xc2 /*f5*/, 0xc3 /*f6*/, 0xc4 /*f7*/, 0xc0 /*f3*/,
8320 /*0x30*/ 0, 0, 0, 0, 8320 /*0x30*/ 0, 0, 0, 0,
8321 /*0x34*/ 0, 0, 0, 0, 8321 /*0x34*/ 0, 0, 0, 0,
8322 /*0x38*/ 0, 0, 0, 0, 8322 /*0x38*/ 0, 0, 0, 0,
8323 /*0x3C*/ 0, 0, 0, 0, 8323 /*0x3C*/ 0, 0, 0, 0,
8324 8324
8325 /*0x40*/ 0, 0x2f /*kp-decimal -> '.'*/, 0, 0x23 /*kp-multiply -> 'p'*/, 8325 /*0x40*/ 0x40 /*f17 = f17*/, 0x2f /*kp-decimal -> '.'*/, 0, 0x23 /*kp-multiply -> 'p'*/,
8326 /*0x44*/ 0, 0x2c /*kp-add -> '/'*/, 0, 0x16 /*clear -> '6'*/, 8326 /*0x44*/ 0, 0x2c /*kp-add -> '/'*/, 0, 0x16 /*clear -> '6'*/,
8327 /*0x48*/ 0, 0, 0, 0x1d /*kp-/ -> '0'*/, 8327 /*0x48*/ 0, 0, 0, 0x1d /*kp-/ -> '0'*/,
8328 /*0x4C*/ 0x24 /*kp-enter -> return*/, 0, 0x29 /*kp-subtract -> ';'*/, 0, 8328 /*0x4C*/ 0x24 /*kp-enter -> return*/, 0, 0x29 /*kp-subtract -> ';'*/, 0x4f /*f18 = f18*/,
8329 8329
8330 /*0x50*/ 0, 0x1b /*kp-equal -> '-'*/, 0x2e /*kp-0 -> 'm'*/, 0x26 /*kp-1 -> 'j'*/, 8330 /*0x50*/ 0x50 /*f19 = f19*/, 0x1b /*kp-equal -> '-'*/, 0x2e /*kp-0 -> 'm'*/, 0x26 /*kp-1 -> 'j'*/,
8331 /*0x54*/ 0x28 /*kp-2 -> 'k'*/, 0x25 /*kp-3 -> 'l'*/, 0x20 /*kp-4 -> 'u'*/, 0x22 /*kp-5 ->'i'*/, 8331 /*0x54*/ 0x28 /*kp-2 -> 'k'*/, 0x25 /*kp-3 -> 'l'*/, 0x20 /*kp-4 -> 'u'*/, 0x22 /*kp-5 ->'i'*/,
8332 /*0x58*/ 0x1f /*kp-6 -> 'o'*/, 0x1a /*kp-7 -> '7'*/, 0, 0x1c /*kp-8 -> '8'*/, 8332 /*0x58*/ 0x1f /*kp-6 -> 'o'*/, 0x1a /*kp-7 -> '7'*/, 0, 0x1c /*kp-8 -> '8'*/,
8333 /*0x5C*/ 0x19 /*kp-9 -> '9'*/, 0, 0, 0, 8333 /*0x5C*/ 0x19 /*kp-9 -> '9'*/, 0, 0, 0,
8334 8334
8335 /*0x60*/ 0x60 /*f5 = f5*/, 0x61 /*f6 = f6*/, 0x62 /*f7 = f7*/, 0x63 /*f3 = f3*/, 8335 /*0x60*/ 0x60 /*f5 = f5*/, 0x61 /*f6 = f6*/, 0x62 /*f7 = f7*/, 0x63 /*f3 = f3*/,