Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to disable system wake up on mouse move #208

Open
stsdc opened this issue Dec 28, 2021 · 0 comments
Open

Allow to disable system wake up on mouse move #208

stsdc opened this issue Dec 28, 2021 · 0 comments

Comments

@stsdc
Copy link

stsdc commented Dec 28, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants