Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Onscreen keyboard layout localization

Tags:

localization

My product on Windows XP is beginnig the task of supporting on screen keyboard layouts for more than English. Is there a way of presenting a keyboard in a specific language without having to invent the wheel - ie like knowing every dead key charater combination for every key for every language? Is their software out there that does this already?

like image 919
NFontanella Avatar asked Sep 22 '10 20:09

NFontanella


1 Answers

If you really want to go this route, this might help:

How to write an localized on-screen-keyboard

like image 88
Mikecito Avatar answered Nov 27 '22 01:11

Mikecito