LemonOS
LemonOS copied to clipboard
The Lemon Operating System
I am following the building instructions but seems like a problem occurs `xbstrap install-tool --all` the last few lines before it happens; ``` make[4]: Leaving directory '/home/jim/Build/LemonOS/Build/tool-builds/host-binutils/ld' make[3]: Leaving directory...
it crashes and i am using macos intel
I'd like to make a sort of equivalent of xkb for LemonOS, to add more keyboards than the US one. However, the documentation seems quite unclear, and i think the...