View Single Post
Old 12-07-2017, 10:34 PM   #6
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
I think you need a DISPLAY variable now.
See here: https://www.mobileread.com/forums/sh...0&postcount=43


Had to do like this
Code:
#!/bin/bash

eips 0 0 kterm
DISPLAY=':0.0' /mnt/us/extensions/kterm/bin/kterm.sh &
coplate is offline   Reply With Quote