This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5703 - fixes loadable kbd files which were broken in recent changes
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Sunday, 23 July 2006, 14:49 GMT+2
Opened by Jonathan Gordon (jdgordon) - Sunday, 23 July 2006, 14:49 GMT+2
|
Detailswhen the vkeyboard was fixed for the remotes the user kbd files got broken.
I have hacked a fix together... the keyboard now uses two files, .kbd for the main screen and .rkbd for the remote screen. if the user only runs one of these files then the default keyboard will load for the other one. the users keyboard will be loaded at startup if it is set. and the 2 screens do not have to have the same keyboard layout... just dont look at the remote while using the main buttons :p |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Monday, 24 July 2006, 11:52 GMT+2
Reason for closing: Fixed
Additional comments about closing: fixed!
Monday, 24 July 2006, 11:52 GMT+2
Reason for closing: Fixed
Additional comments about closing: fixed!
Why would you want two different keyboards on two different screens? If you want more chars you can just put them in the main screen file...
Unless you can convince me.... ;)
anyway, i did it becuase i have no idea how the changes for the remote screen to the kbd loader were supposed to work? it looked like it will read the main screen kbd then the remote, but you dont really know where one starts and the other finishes?
works like a dream I'm telling you! :D
The same keyboard is loaded to both...It does look slightly different to the main screen but exactly the same chars appear (as you can page flip)