switchboard-plug-power icon indicating copy to clipboard operation
switchboard-plug-power copied to clipboard

Allow to disable system wake up on mouse move

Open stsdc opened this issue 3 years ago • 0 comments

Problem

Every accidental hit in table results in slight mouse move and system wake up.

Proposal

Add option disable certain devices from waking system up.

cat /proc/acpi/wakeup
Device	S-state	  Status   Sysfs node
GPP0	  S4	*enabled   pci:0000:00:01.1
GPP2	  S4	*disabled
GPP3	  S4	*disabled
GPP4	  S4	*disabled
GPP5	  S4	*enabled   pci:0000:00:01.6
GPP6	  S4	*disabled
GP17	  S4	*enabled   pci:0000:00:08.1
XHC0	  S4	*enabled   pci:0000:0d:00.3
XHC1	  S4	*enabled   pci:0000:0d:00.4
GP18	  S4	*enabled   pci:0000:00:08.2
PS2K	  S3	*disabled
PS2M	  S3	*disabled
GPP1	  S4	*enabled   pci:0000:00:01.2
PTXH	  S4	*enabled   pci:0000:04:00.0

Prior Art (Optional)

No response

stsdc avatar Dec 28 '21 00:12 stsdc