Henrik made some comments on the Simple On-Screen Keyboard wiki page:
https://wiki.ubuntu.com/Accessibility/Projects/SOK/dev Having the labels for keys change to upper case when shift is pressed down would be tricky. If we were just dealing with ASCII characters it would be easy since the upper case can be found by adding a fixed number to the value. This is not the case for the full set of Unicode characters, so I'm not sure how to implement this. The tarball is available on the wiki page. Could anyone who has an interest in this endeavour try it out. I would welcome comments and ideas. To run just execute sok.py. thanks -- Chris Jones jabber - [EMAIL PROTECTED] msn - [EMAIL PROTECTED] -- Ubuntu-accessibility mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
