Sep 08, '11 07:30:00AM • Contributed by: joostdh
A solution was posted on the Apple support forums by user chenga.8.
To go back to pre-Lion behaviour enter the following command in Terminal:
sudo nvram boot-args="iog=0x0"
To undo this change type type the following command or zap the PRAM (press Cmd+Opt+p+r at power up):
sudo nvram -d boot-args
[crarko adds: I haven't tested this one.]
