• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: X11 startup in Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: X11 startup in Leopard


  • Subject: Re: X11 startup in Leopard
  • From: Martin Costabel <email@hidden>
  • Date: Mon, 29 Oct 2007 20:57:11 +0100

Ralph Martin wrote:
I dont think this question has been directly answered:

When X11 starts up, it displays an xterm. I want to change the settings used for that xterm, so that it works like
xterm -ls -sb +cm -rightbar -sl 1000 -geometry 132x50+20+40&


Under Tiger, this could be done by editing .xinitrc
This strategy does not work the same in Leopard.

So, how DO I set this up?

One possibility:

Replace
/Applications/Utilities/X11.app/Contents/MacOS/X11
by an executable text file containing the 2 lines

#!/bin/sh
exec /usr/X11/bin/xterm -ls -sb +cm -rightbar -sl 1000 -geometry 132x50+20+40


In the same way you can get rid of the xterm altogether, if you take as second line something like

exec /usr/X11/bin/xhost

--
Martin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
This email sent to email@hidden


References: 
 >X11 startup in Leopard (From: Ralph Martin <email@hidden>)

  • Prev by Date: Re: X11 and Leopard
  • Next by Date: Re: X11 and Leopard
  • Previous by thread: Re: X11 and Leopard
  • Next by thread: Open Office no longer works properly in Leopard
  • Index(es):
    • Date
    • Thread