On Thursday, September 5, 2002, at 05:08  PM, Andrew Hartung wrote:

> How is the following done in bash? I want to launch x apps from 
> terminal.app. I found discussion about this in the archives, but it 
> was all csh centric.
>
> setenv DISPLAY :0.0
>
Probably the same as in the sh shell:

     DISPLAY=:0.0
     export DISPLAY

Ronald Florence                 www.18james.com



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to