Skip to content

Instantly share code, notes, and snippets.

@floehopper
Created October 6, 2009 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floehopper/202942 to your computer and use it in GitHub Desktop.
Save floehopper/202942 to your computer and use it in GitHub Desktop.
# please send me the postscript file generated by the following command
$ man -t launchctl > launchctl.ps
# please send me the output of the following commands executed in the irb that comes with Tiger
irb> require 'osx/cocoa' # => true
irb> OSX.require_framework 'PreferencePanes' # => true
irb> OSX::NSUnselectNow # => 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment