Thomas Anquetin
Thomas Anquetin
I confirm that this is working. :) Side note: I installed the unsigned kernel from [here](https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.13.11/amd64/) after disabling secure boot with `sudo mokutil --disable-validation`. I tried to leave Secure Boot...
> $ hidutil property --set {"UserKeyMapping":[{"HIDKeyboardModifierMappingSrc": 0x700000039, "HIDKeyboardModifierMappingDst": 0x700000029}]} Note: Key codes can be found here: https://developer.apple.com/library/archive/technotes/tn2450/_index.html#//apple_ref/doc/uid/DTS40017618-CH1-KEY_TABLE_USAGES
@Hydralerne your link returns 404
@Hydralerne as commented on #1504, your link returns 404
I had the ECONNRESET error too running my own docker compose file using vanilla `postgres:16rc1` and `node:18.17.1` images from docker hub on MacBook with M1. Trying to rerun the exact...