home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / acpi-support / Acer.config < prev    next >
Encoding:
Text File  |  2006-08-23  |  146 b   |  12 lines

  1. case "$model" in
  2.     "Aspire 2000"*)
  3.         ACPI_SLEEP=true
  4.     ;;
  5.     "TravelMate 290"*)
  6.         ACPI_SLEEP=true
  7.     ;;
  8.     "TravelMate 660"*)
  9.         ACPI_SLEEP=true
  10.     ;;
  11. esac 
  12.