View Single Post
Old 10-04-2016, 10:03 AM   #244
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by nasser View Post
Kterm v2.2 working OK on PW1, PW3 & KT3.

Only.. If you have a script which calls the kterm executable directly with parameters (usually -e), bypassing kterm.sh, then your'e stuck with the default keyboard images.

To avoid that, you have to pass parameters to the kterm.sh script. But it looks like it has to be re-written to accept parameters. Or am I missing something?
Quote:
Originally Posted by baf View Post
Include layout selecting option in your custom script. kterm.sh is just meant to start kterm from kual.
KUAL can pass parameters.
or
as baf suggests, use a custom script.

As (now) written:
https://github.com/bfabiszewski/kter...g/bin/kterm.sh
It does not expect parameters.

To submit changes, fixes or whatever: use the features of git/github.

I.E (in general - full directions on github and a zillion places on the 'net):
Clone the repo.
Make a local branch.
Add / Modify as desired.
Issue a pull request. (the author can review in context)

For individuals with open source code, github is free (one of the reasons we use it often).
knc1 is offline   Reply With Quote