Register FAQ/Rules Forum Spy Search Today's Posts Mark Forums Read

Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate.

 
Go Back   Mac Forums > Archive > Archives of Old Posts > Mac Help/Tips (archive)
TouchArcade.com - iPhone Game Reviews and News

 
 
Thread Tools Search this Thread Display Modes
Old Jul 23, 2003, 02:34 PM   #1
King Cobra
Guest
 
Join Date: Mar 2002
Send a message via AIM to King Cobra
Showing Package Contents

If nothing but "control -- click" pops into your mind, then that advice will not work.

It is imperative that I know how to get into an application's package contents without using "ctrl click". The ctrl key on my iBook is broken.

Yes, I have Applecare, but I would like some sort of a key command, menu option, or drop app.
No, an external keyboard is not an option.
No, a multi-button mouse is not an option.

What are my alternatives?
King Cobra is offline  
Old Jul 23, 2003, 03:53 PM   #2
mnkeybsness
macrumors 68030
 
mnkeybsness's Avatar
 
Join Date: Jun 2001
Location: Moneyapolis, Minnesota
Send a message via AIM to mnkeybsness
can you write an applescript for it? if so, you could use a program like Key Xing to make your own key command for it.
__________________
Scribbls - a collaborative drawing community designed to combine drawings into outcomes—no talent required.
mnkeybsness is offline  
Old Jul 23, 2003, 04:09 PM   #3
szark
macrumors Demi-God
 
szark's Avatar
 
Join Date: May 2002
Location: Arid-Zone-A
You can always use the Terminal to navigate into the App.

I don't have access to my Mac right now, but doesn't the "Show Package Contents" option appear somewhere in the main menu when an item is selected?
__________________
...let's climb those fences with signs that say...Don't...
szark is offline  
Old Jul 23, 2003, 04:42 PM   #4
patrick0brien
macrumors 68040
 
patrick0brien's Avatar
 
Join Date: Oct 2002
Location: The West Loop
Send a message via AIM to patrick0brien Send a message via Yahoo to patrick0brien
- King Cobra

The only alternative I can think of is right-clicking with a two button mouse.

However, due to your question, it sounds like you may not have one. But I tried!
__________________
Let's Get Stupid.
Switchers, and Experienced Gearheads go to Sneezing Frog
patrick0brien is offline  
Old Jul 24, 2003, 09:05 AM   #5
King Cobra
Thread Starter
Guest
 
Join Date: Mar 2002
Send a message via AIM to King Cobra
>You can always use the Terminal to navigate into the App.

That is true. I have been able to do that. But is there any way to have the Terminal make that navigation into a Finder window? If so, what is the command for it?

>doesn't the "Show Package Contents" option appear somewhere in the main menu when an item is selected?

Just ctrl -- click

On occassion I do have access to a second mouse, but not all the time. I say this because it belongs to someone else.
King Cobra is offline  
Old Jul 24, 2003, 09:58 AM   #6
robbieduncan
macrumors Demi-God
 
robbieduncan's Avatar
 
Join Date: Jul 2002
Location: London
Quote:
Originally posted by King Cobra
>You can always use the Terminal to navigate into the App.

That is true. I have been able to do that. But is there any way to have the Terminal make that navigation into a Finder window? If so, what is the command for it?
Sure is. The open command (which you can also use to open apps and files) will open the directory contents.

If you are in the Applications folder open iPhoto.app will launch the app. But if you cd iPhoto.app and open Contents you should get a Finder window with the Contents folder in it.
__________________
My App Store Apps: DLR Times
robbieduncan is offline  
Old Jul 24, 2003, 02:25 PM   #7
GeeYouEye
macrumors 68000
 
GeeYouEye's Avatar
 
Join Date: Dec 2001
Location: State of Denile
Send a message via AIM to GeeYouEye Send a message via Yahoo to GeeYouEye
Quote:
Originally posted by robbieduncan
Sure is. The open command (which you can also use to open apps and files) will open the directory contents.

If you are in the Applications folder open iPhoto.app will launch the app. But if you cd iPhoto.app and open Contents you should get a Finder window with the Contents folder in it.
Exactly. In order to get into, say, iPhoto, you would use.
Code:
open /Applications/iPhoto.app/Contents
For some reason, however, this doesn't always work, and you might have to use sudo open/Appl... to get it to work.

If you need to get to the actuall iPhoto.app folder (the one with the Contents folder, and occasionally other things), just hit cmnd-[up arrow] once you are in the contents folder.

BTW, how broken is your ctrl key anyway? Usually if the key has broken off, you can usually still push the button underneath to get it to work.
__________________
I bring order to chaos. You are in chaos Windows, you are the contradiction, a bug wishing to be an OS.
Visit Softyards Software
NEW DEFINITION OF GEEK
Like politics, free speech, computers, entertainment, and more? Join us at Wordforge.net
GeeYouEye is offline  
Old Jul 25, 2003, 10:59 AM   #8
King Cobra
Thread Starter
Guest
 
Join Date: Mar 2002
Send a message via AIM to King Cobra
>BTW, how broken is your ctrl key anyway? Usually if the key has broken off, you can usually still push the button underneath to get it to work. (GeeYouEye)

The key can be attached or detached. The "ctrl" key capacitor is broken. It needs repairs.

Appreciations for the open command.

Now I need basic Terminal assistance:

How do you navigate out of your home folder, which is the directory Terminal starts up with, into the Hard Drive/Applications/etc. ?

Last edited by King Cobra : Jul 25, 2003 at 11:03 AM.
King Cobra is offline  
Old Jul 25, 2003, 11:41 AM   #9
bousozoku
Retired (Moderator emeritus)
 
Join Date: Jun 2002
Location: Gone but not forgotten.
cd /Applications to get there

and

cd ~ to return to your home folder
bousozoku is offline  
Old Jul 25, 2003, 11:49 AM   #10
King Cobra
Thread Starter
Guest
 
Join Date: Mar 2002
Send a message via AIM to King Cobra
Appreciations, B and robbieduncan.

I also found a hack in the application Transparent Dock. There is an option for folder-app navigation into the package contents.

That is all the help I need for now.
King Cobra is offline  
Old Jul 25, 2003, 02:03 PM   #11
szark
macrumors Demi-God
 
szark's Avatar
 
Join Date: May 2002
Location: Arid-Zone-A
Quote:
Originally posted by bousozoku
cd /Applications to get there

and

cd ~ to return to your home folder
Also, you can type cd (followed by a space), and then drag and drop any folder from the Finder into the Terminal -- it will fill in the full pathname at the current cursor position.
__________________
...let's climb those fences with signs that say...Don't...
szark is offline  

 

Mac Forums > Archive > Archives of Old Posts > Mac Help/Tips (archive)

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 03:13 AM.

Mac News | Mac Rumors | iPhone Game Reviews | iPhone Apps

Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright 2002-2009, MacRumors.com, LLC