edit · history · print

Tutorials.SetUpYourMac History

Show minor edits - Show changes to output

November 30, 2010, at 06:22 PM by Willem -
Changed lines 13-21 from:
then restart X11 for this to take effect
to:
then restart X11 for this to take effect.

'''Install XCode so that you can compile:'''

XCode is on the DVD that comes with your Mac; you can also download the dmg from apple.

'''Install gfortran:'''

Choose the approprate dmg from @@http://gcc.gnu.org/wiki/GFortranBinaries#MacOS@@
November 30, 2010, at 06:20 PM by Willem -
Changed lines 11-12 from:
defaults write org.x.X11 wm_ffm -bool true
to:
@@defaults write org.x.X11 wm_ffm -bool true@@
November 30, 2010, at 06:19 PM by Willem -
Changed lines 1-3 from:

Set up X11 so that you can cut and paste:
to:
'''Set up X11 so that you can cut and paste:'''
Changed lines 7-8 from:
Set up X11 so that focus follows mouse:
to:
'''Set up X11 so that focus follows mouse:'''
November 30, 2010, at 06:18 PM by Willem -
Added lines 1-14:

Set up X11 so that you can cut and paste:

X11 -> Preferences -> Input -> Emulate three button mouse

Now <option/alt> mouse button can be used to paste from the clipboard

Set up X11 so that focus follows mouse:

In any xterm, type

defaults write org.x.X11 wm_ffm -bool true

then restart X11 for this to take effect
edit · history · print
Page last modified on November 30, 2010, at 06:22 PM