• 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: terminal and x11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: terminal and x11


  • Subject: Re: terminal and x11
  • From: "Sandor W. Sklar" <email@hidden>
  • Date: Fri, 21 Feb 2003 22:54:13 -0800

On Wednesday, February 19, 2003, at 09:52 PM, Markian Hlynka wrote:

What would be better would be a way to do what you describe by clicking on an
icon for the X application in question. OroborOSX provides for this by using
script files with an extension of '.x11app'. When you click on the icon for the
file (or an alias to it) then OroborOSX starts up if it isn't already loaded,
and after that the commands in the script are executed. I think Apple's X server
badly needs something like this.

This would also be cool. I support this idea too! :)

I use the following applescript, saved as an "Application":

tell application "X11"
	activate
end tell

do shell script "export DISPLAY=:0 ; /usr/X11R6/bin/xterm -geometry 80x32+18+32 -fa Monaco -fs 10 -bc -hold -ls -rightbar -rw -sb -sl 1000 > /dev/console 2>&1 &"

--
Sandor Wade Sklar
Unix Systems Administrator
Stanford University ITSS-TSS
Non impediti ratione cogitationis.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: terminal and x11
      • From: Francois Rigaut <email@hidden>
References: 
 >Re: terminal and x11 (From: Markian Hlynka <email@hidden>)

  • Prev by Date: Re: X11, Fonts, and OpenOffice
  • Next by Date: Re: What goes where?
  • Previous by thread: Re: terminal and x11
  • Next by thread: Re: terminal and x11
  • Index(es):
    • Date
    • Thread