Re: Use of DISPLAY in menu commands

Jim Rees <[email protected]>
Newsgroups gmane.comp.window-managers.openbox
Message-ID <[email protected]>
[email protected] wrote:

     			  <command>
     				  rsh remhost "xterm -display $DISPLAY"
     			  </command>

What do you have $DISPLAY set to? If it's ":0" that's not going to
work.

I suspect you want something more like (untested)

sh -c "rsh remhost DISPLAY=$DISPLAY xterm"
_______________________________________________
openbox mailing list
[email protected]
http://icculus.org/mailman/listinfo/openbox
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.