Jolla TOH keyboard
Folder | Waht there? |
---|---|
bin | Executable Copy file tohkbd to /home/nemo/test folder and give it execute rights ( chmod 755 tohkbd )Folder can be changed by editing tohkbd.service file |
config | System configuration files (systemd, dbus, udev...) You need root rights to copy these files in place ( devel-su ). tohkbd.conf goes to goes to /etc/dbus-1/system.d/ tohkbd.service goes to /etc/systemd/system/ |
vkb | Virtual keyboard to assist external keyboard with clipboard etc. these files goes to /usr/share/maliit/plugins/com/jolla/layouts/ Note that you might need to restart maliit (not root) systemctl --user restart maliit-server.service and possible to check TOHKBD in Settings->Input... |
pcb | Eagle files (Schematic, Board) |
stl | 3D Models for printing |
daemon | Sources for daemon. QtCreator project, just build (no deployment) |
To get the service started (root) systemctl start tohkbd.service
To follow daemon log output journalctl _SYSTEMD_UNIT=tohkbd.service -f
Note that all key presses are logged so take that into account when entering passwords, etc if you also plan to post your device's logfiles to the internet.
More stuff here https://www.dropbox.com/sh/fxocsudk5gd8chs/q587RKRDhk/QWERTY%20OH