|
|
#1 |
|
curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,021
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
|
Launching KTERM from ;log runme
I can't see the KTERM terminal window when launching it with ;log runme in the search box of my PW3 and PW4.
In my firmware 5.13.3 ;log runme works fine for other runme.sh scripts stored at /mnt/us (the USB file system). The script also correctly launches a second terminal when invoked from a KTERM terminal window (launched from KUAL). Alas, when invoked from ;log runme the Kindle doesn't make the terminal window visible. It stays on the home screen ![]() Any idea? This is the script (also attached): Code:
#!/bin/sh
EXTENSION=/mnt/us/extensions/kterm
PARAM="-l ${EXTENSION}/layouts/keyboard-landscape.xml"
export TERM=xterm TERMINFO=${EXTENSION}/vte/terminfo
${EXTENSION}/bin/kterm ${PARAM} "$@"
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PW3 5.15.1.1 still runs RUNME.sh - any hope? | tonyRobinson | Kindle Developer's Corner | 13 | 05-19-2023 12:00 PM |
| Difference between log.debug, log.info, log.warn log.error | lrpirlet | Development | 3 | 02-20-2021 04:43 AM |
| Collection of runme scripts | knc1 | Kindle Developer's Corner | 23 | 08-17-2018 02:48 AM |
| Launching KTerm: libgtk-x11-2.0.so.0 not found | sweet_lemons | Kindle Developer's Corner | 1 | 11-25-2017 08:06 PM |
| My Kindle 4 NT does not execute RUNME.sh! | HariSeldon85 | Kindle Developer's Corner | 15 | 09-03-2012 02:52 PM |