Mac OS est le système d'exploitation installé sur les Macintosh.
Software
Versions
10.4 Tiger
installé sur le macmini G4
-
Mac
OS X 10.4 'Tiger' in depth
-
part 2: Automator, AppleScript, iSync, iCal and Address Book
part 3: Mail, Safari and security
10.5 Leopard
Package management
Il existe d'autres package managements que celui de base:
-
DarwinPorts: Don't access it through your web browser. just select finder, then click on the “Go” menu, then “Connect to Server…”. Place that
URL in the textfield and click “OK”. You should now have a WebDAV archive of opensource binaries mounted on your desktop.
Voir aussi PPC.
Livres
-
Mac
OS X: The Missing Manual (
tiger edition): apparemment bon bouquin (d'un gars switchant de X Windows) - je confirme, il est très bien
-
Liens
-
PearPC un émulateur PPC (pour faire tourner Darwin, Mac
OS X, Linux PPC)
-
Tutoriels
Le clavier Apple
commande = touche pomme
option = touche alt
control = touche ctrl
Caractères cachés
| (pipe): shift+alt+L (avec le clavier alternatif:option + 1)
\ (backslash): shift + alt + / (avec le clavier alternatif:option + <)
~ (tilde): alt + n
aller en bout de ligne: command + flèche vers la droite
aller en début de ligne: command + flèche vers la gauche
Raccourcis claviers
changer d'application: commande + tab
dans une application, changer de fenêtre: commande + <
cacher une application: commande + h
fermer une application: commande + q
screenshots
capture d'écran: pomme (=command) + shift + 3
Command-Shift-4, then drag mouse over an area: Take screenshot of part of the screen and save it as a file on the desktop
Command-Shift-4, then space, then click a window: Take screenshot of a window and save it as a file on the desktop
Hold down control during any of the above and it will put the screenshot in the clipboard instead of a file.
Restent à trouver:
X11
Installation
Depuis Tiger (OS X 10.4), on peut choisir de l'installer lorsqu'on installe l'OS: lors de l'installation, cliquer sur le bouton personnaliser et cocher X11.
Si Mac OS est déjà installé, on peut le rajouter (90 Mo):
Si X11 est installé, il est en /Applications/X11.app ou /Application/Utilities/X11.app.
Pour utiliser une application dans X11, démarrer X11.app, il y a un shell depuis lequel on peut lancer une application (ex: nedit).
Tips & tricks
copier et coller
Comment copier-coller d'un environnement vers l'autre ?
Trouvé dans Mac OS X Tiger for Unix Geeks de Jepson & Rothman (3e ed. p.116):
pour copier: command-C (pomme-C) pour copier dans Mac
OS X et dans X11
pour coller de X11 vers Mac
OS X: command-V (pomme-V)
pour coller de Mac
OS vers X11: middle-click ou option-click (alt-click)
Activer le daemon ssh
Il faut aller dans Preferences > Sharing > Remote Login (= activer l'accès à distance, SSH).
Problème: quand le MacMini est en veille (sleep), l'interface ethernet ne répond plus.
Path bar
Changer le fond d'écran à l'identification
Mac Os 9
Ligne de commande
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.dashboard.advisory.fetch.plist
Liens:
Ceux que j'employais:
Mounting ext2/ext3 partitions
fuse-ext2 /dev/disk0s5 /home
Pour savoir où sont les disques:
disktool -l
Problème:
fuse-ext2: Probe failed