Skip to content

kimmoli/tohkbd-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBSOLETE

This repository is archive only

Please see https://github.com/kimmoli/tohkbd for latest version of daemon.

PCB Files are latest.

STL Files, check dirkvl for possible changes - these are not updated.

tohkbd

Jolla TOH keyboard

NEW! RPM installer.
Download tohkbd-.rpm to the phone and install pkcon install-local tohkbd-<version>.rpm
Installer will automatically start (and enable autostarting) the tohkbd daemon.

Folder Waht there?
bin Executable and rpm
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)
You need root rights to copy these files in place (devel-su).
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 check is the service running (root) systemctl status tohkbd.service and it should say Active: active (running)

To follow daemon log output journalctl _SYSTEMD_UNIT=tohkbd.service -f

NOTE
If you update binary only, you need to systemctl stop tohkbd.service before replacing binary file.
After that you need to start it again with systemctl start tohkbd.service

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

About

Jolla TOH keyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published