Skip to content
Snippets Groups Projects
Unverified Commit 9a98ae60 authored by nl6720's avatar nl6720
Browse files

Merge remote-tracking branch 'origin/merge-requests/266'

By Alexander Epaneshnikov
* origin/merge-requests/266:
  change grub init tune

Closes #180

See merge request !266
parents 53a3ad25 eaa2f8ae
No related branches found
No related tags found
1 merge request!266change grub init tune
Pipeline #21204 passed
......@@ -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
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment