The documentation says the yaml files belong in ./local/share/squeekboard/keyboards so I set my pointer there:I ran in to a similar issue with a minimal labwc setup, eg. the documented ~/.local/share/squeekboard/keyboards path didn't seem to work. However I was able to set an environment variable in the labwc environment file (~/.config/labwc/environment), assuming you're using labwc:I just put any custom keyboard yaml files in this directory and they were picked up successfully.Code:
SQUEEKBOARD_KEYBOARDSDIR=~/.config/squeekboard
Code:
SQUEEKBOARD_KEYBOARDSDIR=~./local/share/squeekboard/keyboardsStatistics: Posted by jpezz — Fri Dec 05, 2025 8:54 pm