mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove Delete remapping, unneccesary now
This commit is contained in:
parent
3f18ada3a6
commit
6b1499efe8
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ vidcontrol -f 8x14 cp866-8x14
|
|||
vidcontrol -f 8x8 cp866-8x8
|
||||
# Install JCUKEN keyboard mapping.
|
||||
kbdcontrol -l ru.koi8-r # Not needed for kernel compiled with RUKEYMAP option
|
||||
# Remap Del to Esc[K.
|
||||
kbdcontrol -f 54 "[K"
|
||||
# Maximum key rate
|
||||
kbdcontrol -r fast
|
||||
# Blank after 5 min
|
||||
|
|
|
|||
Loading…
Reference in a new issue