░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/snap/core/17284/usr/share/initramfs-tools/scripts/panic
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: keymap
#!/bin/sh PREREQ="" prereqs() { echo "$PREREQ" } case $1 in # get pre-requisites prereqs) prereqs exit 0 ;; esac OPTS="-q" # Should terminal be in UTF8 mode? if [ -x /bin/kbd_mode ]; then /bin/kbd_mode -u OPTS="${OPTS} -u" fi # Load custom keymap if [ -x /bin/loadkeys -a -r /etc/boottime.kmap.gz ]; then loadkeys ${OPTS} /etc/boottime.kmap.gz fi
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 keymap
?
358 B
2020-09-24 14:02
EDIT