floehopper (owner)

Revisions

gist: 202942 Download_button fork
public
Public Clone URL: git://gist.github.com/202942.git
Embed All Files: show embed
Ruby #
1
2
3
4
5
6
7
8
# 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