permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 7db9c292f2363aeb112b714b8ed5134c962cb118
parent 5ceb65d4c31a2764c9d522600b0b3c7e4a384ddd
Author: smeeb <smeeb@web>
Date:   Tue,  5 May 2026 09:50:32 +0200


Diffstat:
Munbrick01.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unbrick01.mdwn b/unbrick01.mdwn @@ -103,7 +103,7 @@ and you should share a connection now. ## evtest -Install [https://wiki.postmarketos.org/wiki/Input_devices#Using_evtest_to_show_input_events](`evtest`) with `apk add evtest` +Install [`evtest`](https://wiki.postmarketos.org/wiki/Input_devices#Using_evtest_to_show_input_events) with `apk add evtest` Run `evtest /dev/input/event0` and press the hardware buttons (vol up, vol down, power). It appears only `power` is working atm.