Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Patraman

macrumors newbie
Original poster
Hi,
I'm new to this place.
Does anyone know how to access the preference pane from a running program via the terminal?
I installed DesktopManager on my OS X 10.4 and i set the preferences so that the program would not show up on my dock or menubar when running. I wish to change that along with a few other preferences but i can't access the preference pane! I tried with command+tab but the program doesn't appear. I also tried to see if it showed when i force quit but no, and finally i typed "top" in the terminal and i can see it running, but i don't know how to open the prefs from the terminal, as i said before! 😡


-Patra-
 
No mate. What i'm having problems opening are the preferences of DeskotManager, not the system prefereces.

Thanks for replying!
 
Search for the Desktop Manager .plist files in Spotlight, once you have found them, delete them. That will return the program to its default settings. You'll need to quit it first though which you can do in Activity Monitor.
 
No mate. What i'm having problems opening are the preferences of DeskotManager, not the system prefereces.

Thanks for replying!

I am aware of 3 ways to open things through the Terminal:

#1
Use the open command: type open followed by the preferences pane location.
For example:
prefspane is the name of the file
And it's located on /Users/Patraman/Library/prefspane

open /Users/Patraman/Library/prefspane

#2
Maybe only the root user is allowed to open that file, then you must use the sudo command before the open one.
sudo open /Users/Library/prefspane

#3
With the Terminal session open, you drag the prefspane to the terminal

And in Finder you can use the Go to Folder... function via the Go Menu.
Just Select it and then type the folder that contains the file you want to open.

Anyway for all of these you first may need to locate the file (know where it's located, like suggested by Cromulent) and check it's permissions with Get Info (command+I) to see if the file is accessible with your current user, admisnitrator or only with root.

Enjoy MacOSX!
________
High Performance Engines
 
Last edited:
Search for the Desktop Manager .plist files in Spotlight, once you have found them, delete them. That will return the program to its default settings. You'll need to quit it first though which you can do in Activity Monitor.

Smart solution man. Thanks a lot!

Thanks to all for your help!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.