Linux support for Mac hardware (Re: [Techtalk] Linux Laptops)

Maria McKinley maria at shadlen.org
Fri Oct 28 03:18:24 EST 2005


for bash:

if [ ${#DISPLAY} -eq 0 ]; then
          export DISPLAY=':0.0'
fi

for tsch:

setenv DISPLAY :0.0

Put whichever is appropriate in the appropriate config file for your 
shell.  I think the terminal program native to os x is better than the 
xterm in X11, so now I only use the terminal program.

cheers,
maria

Elwing wrote:
> open-x11 <app>
> Ex: open-x11 xterm
> 
> Elwing
> 
> On Oct 27, 2005, at 12:56 PM, Juliet Kemp wrote:
> 
>> On Thu, Oct 27, 2005 at 09:52:20AM -0700, Maria McKinley wrote:
>>
>>>
>>> X11 is now pretty darn stable,
>>> and you can even set it up so that you can run a regular terminal  (the
>>> native os x terminal, not an X11 terminal), and open applications
>>> through it, and as long as X11 is running in the background things  just
>>> work.
>>>
>>
>> Ooh - do you have a link to somewhere explaining how to do that?
>>
>>
>> Cheers,
>> Juliet
>> _______________________________________________
>> Techtalk mailing list
>> Techtalk at linuxchix.org
>> http://linuxchix.org/cgi-bin/mailman/listinfo/techtalk
>>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://linuxchix.org/cgi-bin/mailman/listinfo/techtalk


More information about the Techtalk mailing list