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