Monday, November 1, 2010

Enable FN Keys #debian

Edit grub file:

# vim /etc/default/grub

Add acpi_osi=Linux to the follwing line, like that:
# GRUB_CMDLINE_LINUX_DEFAULT ="quiet splash acpi_osi=Linux"
 Save the file and reboot

No comments: