Quote:
Originally Posted by nasser
knc1, this is just a modification of baf's original kterm KUAL script.
If the screen width is NOT gt 600, then it uses the default "keyboard.xml" file, along with associated images in the img/ folder.
If the screen width IS gt 600(original logic to detect the then new PW1), then the "keyboard-wide.xml" file, along with the associated images(bigger) in the img-wide/ folder is used. These files are also used for the latest 300 ppi kindles, but we actually need a new "keyboard-extrawide.xml" file!
|
It got silently fixed.
The
if grew an
else statement while we where discussing it.
Or PARMS could have been initialized to the < 600 case and then modified if required.
Six of one, half a dozen of the other - author's choice.