mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:55:01 +02:00
ben-cyrillic: modify keymap for correct handling of F11/F12
This commit is contained in:
parent
af52b4f8c7
commit
870294bae3
@ -753,6 +753,8 @@ string F7 = "\033[18~"
|
|||||||
string F8 = "\033[19~"
|
string F8 = "\033[19~"
|
||||||
string F9 = "\033[20~"
|
string F9 = "\033[20~"
|
||||||
string F10 = "\033[21~"
|
string F10 = "\033[21~"
|
||||||
|
string F11 = "\033[23~"
|
||||||
|
string F12 = "\033[24~"
|
||||||
string F13 = "\033[25~"
|
string F13 = "\033[25~"
|
||||||
string F14 = "\033[26~"
|
string F14 = "\033[26~"
|
||||||
string F15 = "\033[28~"
|
string F15 = "\033[28~"
|
||||||
|
Loading…
Reference in New Issue
Block a user