Hi all,
on my laptop i want do disable wakeup from suspend to ram by pressing
any key on my keyboard.
i digged around and found it must be toggled in /proc/acpi/wakeup, still
i cant find any documentation about that.
my /proc/acpi/wakeup looks like this
Device S-state Status Sysfs node
LID0 S3 *enabled
SLPB S3 *enabled
HDEF S3 *disabled pci:0000:00:1b.0
PXSX S5 *disabled pci:0000:02:00.0
USB1 S3 *enabled pci:0000:00:1d.0
USB2 S3 *enabled pci:0000:00:1d.1
USB3 S3 *enabled pci:0000:00:1d.2
EHC1 S3 *enabled pci:0000:00:1d.7
but i dont now which entry is mykeyboard.
i would just try to find out, but i cant fgure out a way, to toggle
entries to disabled.
anyone got a clue?
georg