14 Dec
2007
14 Dec
'07
11:34 p.m.
On Dec 13, 2007, at 23:56, Jeremy Huddleston wrote:
And actually, you're solution still has the second dock icon issue. Place /A/U/X11.app in the dock and execute it. A new dock icon is created.
However, it works as expected if I make a "simple" x11-exec as follows: (15:32:18 Fri Dec 14 2007 jeremy@yuffie Power Macintosh) /usr/X11/libexec $ cat x11-exec exec /Applications/Utilities/X11.app/Contents/MacOS/X11 "${@}" --- So we should be able to do this... there's just some weirdness involved that I'm a bit confused about...