Thanks for that testing, for the #3 case, try this:
Current (json):
Code:
{
"items": [
{"name": "kterm", "priority": 1, "action": "bin/kterm.sh"}
]
}
Try:
Code:
{
"items": [
{"name": "kterm", "priority": 1, "action": "exec", "params": "./bin/kterm.sh"}
]
}
At least on a PW-1, that should give a quicker start-up from KUAL.
(less process over-head to chain to the next executable)
Edit:
Which KUAL is that? The Document or the Booklet?
Notes:
They can both be installed at the same time.
They use the same part of the extension tree and files.
The Booklet will run on all touchscreen devices (K5 and up).
The Booklet **should** have less overhead. For example, the Kindle's main page is a Booklet.