You will need to create a <code>fb.modes</code> file for your device. See the above section [[#Create fb.modes]]
== Building osk-sdl from repo ==
This is an example APKBUILD you can use to build osk-sdl from a branch instead of a tag. Don't forget to generate a new checksum (<code>pmbootstrap checksum osk-sdl</code>) before trying to build it.
<syntaxhighlight lang="bash">
# Change out the hash here with the hash of the git commit you want to build
_hash=617c1cf407160329535d6dbc6a315fd0dc72de70
pkgname=osk-sdl
pkgver=0.48
pkgrel=0
pkgdesc="Onscreen keyboard for unlocking LUKS devices"