Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
archiso
Commits
eaa2f8ae
Verified
Commit
eaa2f8ae
authored
Jun 18, 2022
by
Alexander Epaneshnikov
Browse files
change grub init tune
yes it was descriptive but too large. this fixes
#180
parent
53a3ad25
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/releng/grub/grub.cfg
View file @
eaa2f8ae
...
...
@@ -16,14 +16,7 @@ fi
# GRUB init tune for accessibility
#
# Morse translation table:
# "." is "500 1 300 1"
# "-" is "600 3 300 1"
# " " is "100 2"
# "/" is "100 5"
#
# Message: "s for blind"
play 500 500 1 300 1 500 1 300 1 500 1 300 1 100 5 500 1 300 1 500 1 300 1 100 2 500 1 300 1 500 1 300 1 600 3 300 1 500 1 300 1 100 5 600 3 300 1 500 1 300 1 500 1 300 1 500 1 300 1 100 2 500 1 300 1 600 3 300 1 500 1 300 1 500 1 300 1 100 2 500 1 300 1 500 1 300 1 100 2 500 1 300 1 500 1 300 1 100 2 600 3 300 1 500 1 300 1 100 2 600 3 300 1 500 1 300 1 500 1 300 1
play 600 988 1 1319 4
menuentry "Arch Linux install medium (x86_64, UEFI)" {
set gfxpayload=keep
...
...
@@ -67,4 +60,4 @@ menuentry "System shutdown" {
menuentry "System restart" {
echo "System rebooting..."
reboot
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment