
08-09-2009, 10:05 AM
|
Jaguar
|
|
Join Date: Jul 2009
Location: Manila, Philippines
Posts: 77
|
|
Quote:
Originally Posted by pentiumpc
change _HID to _CID
Device (PWRB)
{
Name (_HID, EisaId ("PNP0C0C")) ---> Name (_CID, EisaId ("PNP0C0C"))
Name (_UID, 0xAA)
Name (_STA, 0x0B)
}
This one I got it off some site, cannot remember where. (credit goes to him/her)
This will activate your power button to bring up the shutdown menu.

|
hmm weird, tried doing this on my gigabyte board but the shutdown menu wont show, when i press the power button my hack will just sleep thats it 
|