mirror of https://github.com/MidnightCommander/mc
mc.lib: [terminal:linux] is same as [terminal:console].
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
9149a6d132
commit
b6c8f319e9
28
misc/mc.lib
28
misc/mc.lib
|
@ -42,33 +42,7 @@ kpslash=\\eOQ
|
|||
kpnumlock=\\eOP
|
||||
|
||||
[terminal:linux]
|
||||
insert=\\e[2~
|
||||
f11=\\e[23~
|
||||
f12=\\e[24~
|
||||
f13=\\e[25~
|
||||
f14=\\e[26~
|
||||
f15=\\e[28~
|
||||
f16=\\e[29~
|
||||
f17=\\e[31~
|
||||
f18=\\e[32~
|
||||
f19=\\e[33~
|
||||
f20=\\e[34~
|
||||
kpleft=\\eOt
|
||||
kpright=\\eOv
|
||||
kpup=\\eOx
|
||||
kpdown=\\eOr
|
||||
kphome=\\eOw
|
||||
kpend=\\eOq
|
||||
kpnpage=\\eOs
|
||||
kpppage=\\eOy
|
||||
kpplus=\\eOl
|
||||
kpminus=\\eOS
|
||||
kpasterisk=\\eOR
|
||||
kpinsert=\\eOp
|
||||
kpdelete=\\eOn
|
||||
kpenter=\\eOM
|
||||
kpslash=\\eOQ
|
||||
kpnumlock=\\eOP
|
||||
copy=console
|
||||
|
||||
[terminal:xterm]
|
||||
insert=\\e[2~
|
||||
|
|
Loading…
Reference in New Issue