File: Compaq.config

package info (click to toggle)
acpi-support 0.143-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 828 kB
  • sloc: sh: 816; ansic: 131; makefile: 38
file content (8 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
case "$model" in
	"Armada    E500"*)
		ACPI_SLEEP=true
	;;
        "Evo N600c"*)
                ACPI_SLEEP=true
        ;;
esac