When I add the system preferences to the dock and click it, it opens in the common view.
How can I open a specific pane at once from the dock?

|
When I add the system preferences to the dock and click it, it opens in the common view. How can I open a specific pane at once from the dock?
|
||||
|
|
Clicking the new icon will open System Preferences directly to that preference pane. |
|||||||||||
|
|
If it's a particular pane you want then you can use AppleScript to do this. For example, start the AppleScript Editor and type the following:
This will open the Startup Disk preference pane You can now save this an application:
Then drag the .app file you created to the Dock. When you double-click it, it will open the required preference pane. |
||||
|
|
|
If System Preferences is running, the Dock menu has a list of all available preference panes. If it's not running, they aren't in the menu because apps on OS X can't keep stuff in the Dock when they're not running. For easy access to a specific preference pane, use Spotlight or a third-party launcher. |
|||||
|