Ticket #2853: VTKeyTbl.c.diff

File VTKeyTbl.c.diff, 378 bytes (added by oco, 15 years ago)

Patch to generate right escape sequences for function keys under an xterm terminal

  • src/apps/terminal/VTKeyTbl.c

     
    5353"\033OR",
    5454"\033OS",
    5555"\033[15~",
    56 "\033[16~",
    5756"\033[17~",
    5857"\033[18~",
    5958"\033[19~",
    6059"\033[20~",
    6160"\033[21~",
    62 "\033[22~",
     61"\033[23~",
     62"\033[24~",
    6363};