Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

Create an X11 shortcut to launch GIMP Apps
This is for those who have installed the graphics program GIMP from SourceForge (or from the developer's homepage). GIMP is not Cocoa native, but uses the X11 windowing protocol. As such, it runs within the X11 application on OS X -- you'll see the X11 program's menu in the OS X menu bar when GIMP is running, including an Applications menu. On the Applications menu are entries for a few programs (including keyboard shortcuts), and a Customize menu item can be used to add more entries to the list.

To make it easier to run GIMP from X11, click Customize, then click Add Item. Put GIMP in the Name column, and in the Command column, enter the path to the actual GIMP executable, which is: /Applications/Gimp.app/Contents/Resources/bin/gimp. (If you installed it elsewhere, you'll need to change the portion of the path to the left of "Gimp.app".) In the Shortcut column, press the letter that you'll use with Command to launch the program -- I used 'g.'

So now, whenever X11 is active, I can start GIMP by pressing Command-G.
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[7,020 views]  

Create an X11 shortcut to launch GIMP | 5 comments | Create New Account
Click here to return to the 'Create an X11 shortcut to launch GIMP' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Create an X11 shortcut to launch GIMP
Authored by: dr_clive on Wed, Dec 17 2008 at 9:39AM PST
I've just been doing this for a different application, and discovered that the Command column is labelled 'Name', and the Name column is labelled 'Command'. Beware!
I'm using XQuartz 2.3.1 (xorg-server 1.4.2-apple17).




[ Reply to This | # ]
Hint is too specific
Authored by: rhowell on Wed, Dec 17 2008 at 9:58AM PST
A more appropriate title for this hint might be "Create an X11 shortcut to launch an application".

[ Reply to This | # ]
Create an X11 shortcut to launch GIMP
Authored by: unforeseen:X11 on Thu, Dec 18 2008 at 4:21AM PST
Why not use one of the available precompiled OS X versions? You can even doubleclick/drag & drogp files to open them in the Gimp.

http://darwingimp.sourceforge.net/
http://www.gimp.org/macintosh/
http://gimp-app.sourceforge.net/

---
this is not the sig you`re looking for.

[ Reply to This | # ]

Create an X11 shortcut to launch GIMP
Authored by: richiesmit on Thu, Dec 18 2008 at 11:49AM PST
Create an X11 shortcut to launch GIMP
Authored by: lisanet on Mon, Dec 22 2008 at 2:57PM PST
If you use GIMP from the "GIMP on OS X" website you should use a slighty modified cammand in order to set up the environment correctly.

/Applications/Gimp.app/Contents/Resources/script

Running bin/gimp directly may work but might also result in some strange effects if you drag&drop a file on the icon in the dock. Some other variables aren't set up too. So please run the above mentioned command.

-skl

---
http://gimp.lisanet.de - GIMP on OS X

[ Reply to This | # ]