elementary / elementary/settings-power

Allow to disable system wake up on mouse move

Open
#208 0 comments 0 reactions 0 assignees View on GitHub
Needs Design Priority: Wishlist
Dominant language
Vala
Stars
21
Forks
14
Avg merge
2d 8h
Merged PRs (30d)
1

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.