Difference between revisions of "Design Team/Proposals/Touchscreen/On-screen Keyboard"
< Design Team | Proposals | Touchscreen
Jump to navigation
Jump to search
Garycmartin (talk | contribs) |
Garycmartin (talk | contribs) |
||
Line 1: | Line 1: | ||
==Existing solutions== | ==Existing solutions== | ||
+ | * [http://wiki.sugarlabs.org/go/Design_Team/Proposals/Touchscreen/OnScreenKeyboard Gnome 3.2 on-screen Keyboard] originally a GSoC 2011 project by Nohemi Fernandez, mentored by Dan Winship. Here is the original [http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenKeyboard design document], [http://live.gnome.org/NohemiFernandez_OnScreenKeyboard project report], an interesting [https://bugzilla.gnome.org/show_bug.cgi?id=612662 bugzilla thread], [http://live.gnome.org/ThreePointOne/Features/OnScreenKeyboard feature status] pages, and a post from Nohemi's [http://justabovethetagclouds.blogspot.co.uk/2011/06/big-success.html blog]. | ||
* [http://www.gok.ca/ Gnome Onscreen Keyboard] | * [http://www.gok.ca/ Gnome Onscreen Keyboard] | ||
* [http://florence.sourceforge.net/english.html Florenc] | * [http://florence.sourceforge.net/english.html Florenc] | ||
Line 5: | Line 6: | ||
* [http://wiki.sugarlabs.org/go/Features/Onscreen_Keyboard Previous research from Saymindu] | * [http://wiki.sugarlabs.org/go/Features/Onscreen_Keyboard Previous research from Saymindu] | ||
* [http://live.gnome.org/Caribou Caribou] is the backend used with the gnome-shell onscreen keyboard [http://live.gnome.org/ThreePointOne/Features/OnScreenKeyboard feature page], [http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenKeyboard design page], [http://justabovethetagclouds.blogspot.de/2011/06/big-success.html blog post] and [https://bugzilla.gnome.org/show_bug.cgi?id=612662 bug] with implementation details and discussion of maliit in GNOME shell. And here is the GNOME shell keyboard [http://git.gnome.org/browse/gnome-shell/tree/js/ui/keyboard.js code]. It is part of GOME 3.2 (Fedora 16). You can get to it when you click on the accessibility button at the top right of the screen and enable 'Screen Keyboard'. It will come up then when you click in the url entry in Epiphany or if you bring it up by hand. It does not come up automatically when you want to type in the google search for example. | * [http://live.gnome.org/Caribou Caribou] is the backend used with the gnome-shell onscreen keyboard [http://live.gnome.org/ThreePointOne/Features/OnScreenKeyboard feature page], [http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenKeyboard design page], [http://justabovethetagclouds.blogspot.de/2011/06/big-success.html blog post] and [https://bugzilla.gnome.org/show_bug.cgi?id=612662 bug] with implementation details and discussion of maliit in GNOME shell. And here is the GNOME shell keyboard [http://git.gnome.org/browse/gnome-shell/tree/js/ui/keyboard.js code]. It is part of GOME 3.2 (Fedora 16). You can get to it when you click on the accessibility button at the top right of the screen and enable 'Screen Keyboard'. It will come up then when you click in the url entry in Epiphany or if you bring it up by hand. It does not come up automatically when you want to type in the google search for example. | ||
+ | ==Evaluation== | ||
+ | ==Recommendation== |
Revision as of 09:33, 29 March 2012
Existing solutions
- Gnome 3.2 on-screen Keyboard originally a GSoC 2011 project by Nohemi Fernandez, mentored by Dan Winship. Here is the original design document, project report, an interesting bugzilla thread, feature status pages, and a post from Nohemi's blog.
- Gnome Onscreen Keyboard
- Florenc
- Malit You can run Maliit on Fedora 16: https://wiki.maliit.org/Documentation/Installing#Fedora and did run the "maliit-keyboard-viewer" example: https://wiki.maliit.org/Documentation/Running
- Previous research from Saymindu
- Caribou is the backend used with the gnome-shell onscreen keyboard feature page, design page, blog post and bug with implementation details and discussion of maliit in GNOME shell. And here is the GNOME shell keyboard code. It is part of GOME 3.2 (Fedora 16). You can get to it when you click on the accessibility button at the top right of the screen and enable 'Screen Keyboard'. It will come up then when you click in the url entry in Epiphany or if you bring it up by hand. It does not come up automatically when you want to type in the google search for example.