home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / acpi / resume.d / 10-thinkpad-standby-led.sh next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  2006-10-15  |  75 b   |  4 lines

  1. #!/bin/sh
  2. . /usr/share/acpi-support/state-funcs
  3. setLEDThinkpadSuspending 1
  4.