Update with new names
This commit is contained in:
parent
9289c6c8ce
commit
51fd31be4e
@ -1,12 +1,12 @@
|
||||
#!/bin/sh
|
||||
# Load KOI8-R screen mapping.
|
||||
vidcontrol -l koi8-r2alt
|
||||
vidcontrol -l koi8-r2cp866
|
||||
# Load Alternate Codes screen font.
|
||||
vidcontrol -f 8x16 altb-8x16
|
||||
vidcontrol -f 8x14 alt-8x14
|
||||
vidcontrol -f 8x8 alt-8x8
|
||||
vidcontrol -f 8x16 cp866b-8x16
|
||||
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
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user