Re: [Mactel-linux-users] keyboard wakeup from suspend

2007-08-12 Thread Tino Keitel
On Sun, Aug 12, 2007 at 18:11:33 +0200, Tino Keitel wrote: > Hi, > > I tried to enable keyboard wakeup from suspend to RAM for my Mac mini. > I had success with the following command line: > > for i in `grep "USB.*disabled" /proc/acpi/wakeup | cut -d' ' -f1` ; do > echo "$i" > /proc/acpi/wa

[Mactel-linux-users] keyboard wakeup from suspend

2007-08-12 Thread Tino Keitel
Hi, I tried to enable keyboard wakeup from suspend to RAM for my Mac mini. I had success with the following command line: for i in `grep "USB.*disabled" /proc/acpi/wakeup | cut -d' ' -f1` ; do echo "$i" > /proc/acpi/wakeup done Here is the content of my /proc/acpi/wakeup: PXS1 S4