![]() |
2008-05-05
, 05:37
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#12
|
Here is what you need to customize the layout of a virtual keyboard:
1) Get the decode_vkb perl script. You use this script on the appropriate VKB file in /usr/share/keyboards to convert the VKB into an editable XML document.
2) Get both deb from here for the appropriate architecture (depending if you are doing this on the device or on a linux x86 workstation). Use ar and tar to extract the files from the deb, and then to extract the gen_vkb executable and the libimlayouts shared object from the installation archives. Put them both in the same folder -- to run you need to add the current path to LD_LIBRARY_PATH.
Now you have the tools. Simply decode the VKB to XML, edit the file, and then re-encode it using gen_vkb. Move the generated .vkb file to /usr/share/keyboards, restart the hildon-input daemon and voila!
The Following User Says Thank You to GeraldKo For This Useful Post: | ||
![]() |
2008-05-05
, 11:08
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#14
|
The Following User Says Thank You to GeraldKo For This Useful Post: | ||
![]() |
2008-05-05
, 12:06
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#16
|
No, he's already done the bit with decode-vkb so that step is not needed anymore.
The Following User Says Thank You to GeraldKo For This Useful Post: | ||
![]() |
2008-05-05
, 12:11
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#17
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2008-05-05
, 12:24
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#18
|
The Following User Says Thank You to GeraldKo For This Useful Post: | ||
![]() |
2008-05-05
, 12:26
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#19
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2008-05-05
, 20:18
|
Posts: 28 |
Thanked: 5 times |
Joined on Aug 2007
|
#20
|
The Following User Says Thank You to jbenny For This Useful Post: | ||