Difference between revisions of "Features/Accessibility virtual keyboard"
(Created page with '<noinclude>{{TOCright}} Category:Feature Page Incomplete Accessibility virtualkeyboard [[Category:Features requested by Uruguay|Accessibility virtualkeyb…') |
m (FGrose moved page Features/Accessibility virtualkeyboard to Features/Accessibility virtual keyboard) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude> |
[[Category:Feature Page Incomplete]] | [[Category:Feature Page Incomplete]] | ||
− | [[Category:Feature|Accessibility | + | [[Category:Feature|Accessibility virtual keyboard]] |
− | [[Category:Features requested by Uruguay|Accessibility | + | [[Category:Features requested by Uruguay|Accessibility virtual keyboard]] |
</noinclude> | </noinclude> | ||
== Summary == | == Summary == | ||
− | + | Presents a virtual keyboard to handicapped users. | |
== Owner == | == Owner == | ||
Line 18: | Line 18: | ||
== Detailed Description == | == Detailed Description == | ||
− | In | + | In Uruguay, we developed activity EscribirEspecial for handicapped children (http://activities.sugarlabs.org/es-ES/sugar/addon/4265). |
EscribirEspecial has a system scanning buttons to write and the activity writes on abiword. | EscribirEspecial has a system scanning buttons to write and the activity writes on abiword. | ||
When active the scanning, start scanning in a linear, if the user click on box of virtual keyboard, start scanning the buttons (letters) of this line, and again the user click on virtual keyboard and write this letter. This allows for example if the user can press click but can not move mouse or use the default keyboard. | When active the scanning, start scanning in a linear, if the user click on box of virtual keyboard, start scanning the buttons (letters) of this line, and again the user click on virtual keyboard and write this letter. This allows for example if the user can press click but can not move mouse or use the default keyboard. | ||
− | Now, the idea | + | Now, the idea is to develop a virtual keyboard for Sugar repositories to write on different activities or different text entries of Sugar. |
== Benefit to Sugar == | == Benefit to Sugar == | ||
− | + | Handicapped users will be able to write on different activities or different text entries in Sugar. | |
== Scope == | == Scope == | ||
− | + | We started development of the virtual keyboard in Spanish as a global key extension, with keyboard layout and keyboard type laptop xo. | |
==UI Design== | ==UI Design== | ||
− | [[ | + | [[Image:Virtualkeyboard.png]] |
== How To Test == | == How To Test == | ||
Line 39: | Line 39: | ||
== User Experience == | == User Experience == | ||
− | When the user | + | When the user presses <Alt+k>, the virtual keyboard will appear on screen. |
== Dependencies == | == Dependencies == | ||
− | + | We use python-xlib to write on different text entries of the interface and gtk.dialog to show the virtual keyboard. | |
− | We use python-xlib to write on | ||
== Contingency Plan == | == Contingency Plan == | ||
Line 52: | Line 51: | ||
== Release Notes == | == Release Notes == | ||
+ | We have development virtual keyboard in Spanish, with keyboard layout and keyboard type laptop xo. | ||
== Comments and Discussion == | == Comments and Discussion == | ||
− | * See [[{{TALKPAGENAME}}|discussion tab for this feature]] | + | * See [[{{TALKPAGENAME}}|discussion tab for this feature]] |
Latest revision as of 11:00, 6 November 2013
Summary
Presents a virtual keyboard to handicapped users.
Owner
- Name: Esteban Arias
- Email: earias at plan.ceibal.edu.uy
Current status
- Targeted release: 0.88
- Last updated: 25/01/2010
- Percentage of completion: 80%
Detailed Description
In Uruguay, we developed activity EscribirEspecial for handicapped children (http://activities.sugarlabs.org/es-ES/sugar/addon/4265). EscribirEspecial has a system scanning buttons to write and the activity writes on abiword.
When active the scanning, start scanning in a linear, if the user click on box of virtual keyboard, start scanning the buttons (letters) of this line, and again the user click on virtual keyboard and write this letter. This allows for example if the user can press click but can not move mouse or use the default keyboard.
Now, the idea is to develop a virtual keyboard for Sugar repositories to write on different activities or different text entries of Sugar.
Benefit to Sugar
Handicapped users will be able to write on different activities or different text entries in Sugar.
Scope
We started development of the virtual keyboard in Spanish as a global key extension, with keyboard layout and keyboard type laptop xo.
UI Design
How To Test
Features/Accessibility virtual keyboard/Testing
User Experience
When the user presses <Alt+k>, the virtual keyboard will appear on screen.
Dependencies
We use python-xlib to write on different text entries of the interface and gtk.dialog to show the virtual keyboard.
Contingency Plan
None necessary, revert to previous release behaviour.
Documentation
http://shallowsky.com/software/crikey/
Release Notes
We have development virtual keyboard in Spanish, with keyboard layout and keyboard type laptop xo.