1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-26 04:02:20 +03:00

ben-cyrillic: modify keymap for correct handling of F11/F12

This commit is contained in:
kyak 2011-04-30 23:21:58 +04:00
parent af52b4f8c7
commit 870294bae3

View File

@ -753,6 +753,8 @@ string F7 = "\033[18~"
string F8 = "\033[19~"
string F9 = "\033[20~"
string F10 = "\033[21~"
string F11 = "\033[23~"
string F12 = "\033[24~"
string F13 = "\033[25~"
string F14 = "\033[26~"
string F15 = "\033[28~"