mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove direct keypad 5 to \E[E remapping, unnecessary now
This commit is contained in:
parent
48897b90ef
commit
eaa803797b
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ vidcontrol -f 8x8 cp866-8x8
|
|||
kbdcontrol -l ru.koi8-r # Not needed for kernel compiled with RUKEYMAP option
|
||||
# Remap Del to Esc[K.
|
||||
kbdcontrol -f 54 "[K"
|
||||
# Remap -5- to Esc[E.
|
||||
kbdcontrol -f 48 "[E"
|
||||
# Maximum key rate
|
||||
kbdcontrol -r fast
|
||||
# Blank after 5 min
|
||||
|
|
|
|||
Loading…
Reference in a new issue