Link to the original thread: https://forum.pine64.org/showthread.php?tid=16750 https://wiki.mobian-project.org/doku.php…ccessories Step 1 Code: mkdir binbin/kbd-external.shchmod +x bin/kbd-external.sh kbd-external.shCode: !/usr/bin/env bash a11y is “a one one y” aka a-eleven-y aka accessibility Turns off onscreen keyboard when PPKC is present Disable vibration else fi return status Step 2 [Desktop Entry]Name=KeyboardType=ApplicationIcon=object-rotate-left-symbolicExec=/home/user/bin/kbd-external.shCategories=Utility;NoDisplay=true Step 3 echo $XKB_DEFAULT_MODEL ppkb [Service]Environment=XKB_DEFAULT_MODEL=ppkb Step …
Continue reading “Pifou from the Pine64 forum about how to modify the Pinephone keyboard layout”