Trap/Ignore power button keys on rii i25 board #5

Closed
opened 2020-09-01 21:22:48 +00:00 by kemonine · 2 comments
Owner

The lower left power key causes suspend/power off of rpi ; need to find key code, trap and ignore it

The lower left power key causes suspend/power off of rpi ; need to find key code, trap and ignore it
kemonine self-assigned this 2020-09-01 21:22:52 +00:00
Author
Owner
https://unix.stackexchange.com/questions/59179/have-sun-keyboard-moon-key-116-not-shut-down-my-computer ``` exec </dev/tty1 >/dev/tty1 2>/dev/tty1 showkey keycode 142 ```
Author
Owner

Closing as this is handled by systemd logind.conf (was initially setup wrong in the docs)

Closing as this is handled by systemd logind.conf (was initially setup wrong in the docs)
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PiFrame/piframe-go#5
No description provided.