Changes between Version 4 and Version 5 of TipAndDoc/Linux/Ubuntu


Ignore:
Timestamp:
Sep 17, 2009 1:10:31 AM (15 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/Linux/Ubuntu

    v4 v5  
    6060 = poweroff with power button = 
    6161 * [http://www.watanet.org/~chihiro/index.cgi/linux/ubuntu/20090210_ubuntu-powerbtn-hibernate.html wps-B - Ubuntuで電源ボタンを押してハイバーネーションさせる - ubuntu acpid] 
     62 
     63 1. install package => acpid 
     64 1. 必要に応じて /etc/acpi/events/powerbtn を編集 
     65{{{ 
     66event=button[ /]power 
     67action=/etc/acpi/powerbtn.sh 
     68}}}