t likely to :0. You
can test it by running:
$ DISPLAY=:0 X_PROGRAM
in a bash shell.
[...]
--
best regards
Thor Andreassen
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
On Thu, May 27, 2010 at 08:46:02PM +0200, Jostein Berntsen wrote:
> Is it possible to make send output of a command to a split window, like
> "screen -X "?
I guess general redirection should be enough? It depends on what you
want. For example if you want to send output to a file and another
termi
On Thu, Jan 07, 2010 at 11:14:12AM +0530, J. Bakshi wrote:
>
> Hello,
>
> Thanks for your response. I have tried it before but it then displayed
>
> [ Paste from register: ]
>
> and touching to any key simply shows
>
> [ Empty register. ]
Following the procedure that Gerald propoesed works he
On Mon, Dec 14, 2009 at 12:59:24PM -0500, Aaron Davies wrote:
> Screen 4.00.02, running on RHEL AS 4.5 (and possibly further
> customized by my employer, I'm not sure) sets the PuTTY window title
> to
>
> [screen %n: %t]
>
> (Those are screen escapes, e.g. a literal title might be "[screen 0:
> -
On Thu, Dec 10, 2009 at 10:25:11PM -0800, John Magolske wrote:
> Is there a string escape sequence that will display the total number
> of windows (just a single number, not all window numbers and names)?
There does not seem to be.
> For example, if I were in the 7th window and 23 windows were o
On Tue, Dec 15, 2009 at 05:15:22AM +, Leo Alekseyev wrote:
> On Ubuntu 9.10, GNU screen ignores any attempt to set the TERM variable --
> either by setting term="xterm-256color" in .screenrc, or using :term command
> in
> screen itself, or using a -T command line switch. Whatever I do, $TERM i
On Sun, Dec 06, 2009 at 06:34:44PM -0700, Makmiller Martins Pedroso wrote:
[...]
> *1.* When I'm at the terminal prompt inside of GNU Screen, I can move
> between words using Ctrl + arrows without any problem. However, if I call
> Emacs (with the command "emacs-snapshot-gtk -nw"), and I press Ctr
On Sun, Dec 06, 2009 at 06:34:44PM -0700, Makmiller Martins Pedroso wrote:
[...]
> I've been having the following problem with GNU Screen. I like using
> Ctrl + left/right arrows to move between words but it sometimes
> doesn't work if I'm within GNU Screen. More specifically, I noticed
> the fol