mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
Mikaela Suomalainen
93fa7a003c
beep.cfg is the default example on getting a beep on grub startup, sedric.cfg just contains `acpi_osi=` which fixes the hardware keys for some reason.
3 lines
119 B
INI
3 lines
119 B
INI
# `acpi_osi=` fixes hardware buttons on ASUS X550JX
|
|
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT acpi_osi="
|