Qtopia: customize keyboard, select input language

arne anka openmoko at ginguppin.de
Mon Jul 28 13:43:00 CEST 2008


> Well, it can be done. Get the Qtopia source[1], and look into this file
>
> 	src/plugins/inputmethods/predictivekeyboard/predictivekeyboard.cpp
>
> At line 132 there is
>
> 	mKeyboard->addBoard(QStringList() << "QWERTYUIOP" << "ASDFGHJKL" <<  
> "ZXCVBNM", KeyboardWidget::UpperCase);
> 	mKeyboard->addBoard(QStringList() << "qwertyuiop" << "asdfghjkl" <<  
> "zxcvbnm", KeyboardWidget::LowerCase);

if you found that already, it should be easy to implement reading a file  
w/ keyboard definition instead and put the content in that QStringList.




More information about the support mailing list