029cf83cf1
This upgrades ttyescape to use buffyboard, a new fbkeyboard replacement by @Cherrypicker. It adds a lot of missing keys and uses the same layout as Phosh's Squeekboard, so should feel much more like home for Phosh users. This also switches to the new HKDM daemon for hotkey handling, replacing triggerhappy. [ci:skip-build] already passed
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/sh
|
|
|
|
# Enable hkdm
|
|
rc-update -q add hkdm default
|