Action Item #395
closedNeed an on-screen keyboard
100%
Description
- http://code.google.com/p/eazykeyboard/
- http://florence.sourceforge.net/english.html - may be best bet if eazykeyboard doesn't suite
- http://gok.ca/
- https://launchpad.net/onboard
Updated by Hammel about 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
- florence required gtk+ >= 3.0
- gok is Gnome and isn't supported anymore
- onboard is python and has external python dependencies. Couldn't figure out how to run it.
- eazykeyboard worked okay but doesn't do XEmbed.
Looks like stuffing matchbox-keyboard into bui-network-config in embedded mode is the best solution. Note that matchbox-keyboard is already available in PiBox Development Platform. So now its just a matter of integrating its use into the app with GtkSocket.
The other problem will be that matchbox-keyboard may expect that we actually type with a keyboard. But if all I have is a pointer device then that won't work. I may need a keyboard like the Roku has.
Updated by Hammel about 10 years ago
- Priority changed from Immediate to Normal
- Target version changed from 0.10.0 to 1.0 - Atreides
Or maybe I should just skip this issue for now. The keyboard is only required for network configuration initially. So a wired or wireless keyboard (like the Favi) is sufficient for that. After that, you don't need it to use the system (as it is now).
I'll push this back to the 1.0 release. No sense getting distracted with non-issues.
Updated by Hammel over 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 10 to 100
Onscreen keyboard is no longer required. The core platform uses a normal keyboard (USB or FAVI). The media platform uses a FAVI keyboard. Onscreen would only be useful for touchscreens, which are not yet supported.
Closing issue.