mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-18 17:00:49 +01:00
Remap Grey Delete to ESC[~
This commit is contained in:
parent
72fe72793f
commit
2a999a94c3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6870
@ -7,6 +7,8 @@ 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 Grey Delete to ESC [ ~
|
||||
kbdcontrol -f 61 '[~'
|
||||
# Maximum key rate
|
||||
kbdcontrol -r fast
|
||||
# Blank after 5 min
|
||||
|
Loading…
Reference in New Issue
Block a user