< User:Max
			
			
			| m (→Configuration) | m (→Configuration) | ||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
| # [http://www.macworld.com/article/55321/2007/02/hidemenubar.html enable fullscreen] for Google Earth | # [http://www.macworld.com/article/55321/2007/02/hidemenubar.html enable fullscreen] for Google Earth | ||
| # activate [[PHP]] in Apache (WebSharing) | # activate [[PHP]] in Apache (WebSharing) | ||
| # remove mousepointer with [http://doomlaser.com/cursorcerer-hide-your-cursor-at-will cursorcerer] | |||
| # disable bouncing apps (in case ichat can't connect or something) <pre>$ defaults write com.apple.dock no-bouncing -bool TRUE<br />$ killall Dock</pre> | |||
Latest revision as of 14:36, 27 June 2011
Software
- Google Earth
- Predict delete the include of sys/soundcard.h in installer.c to compile
- Xcode
Configuration
- make iChat account and enable automatic screensharing for remote control
- switch off screensaver and energy saver
- enable automatic login
- enable fullscreen for Google Earth
- activate PHP in Apache (WebSharing)
- remove mousepointer with cursorcerer
- disable bouncing apps (in case ichat can't connect or something) $ defaults write com.apple.dock no-bouncing -bool TRUE<br />$ killall Dock 
