Linux på iBook G4
Jeg har lenge følt at jeg trenger Linux på min bærbare maskin til tider. Her er mine notater om hvordan jeg har fått installert Ubuntu på min iBook.

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "MinSpeed" "0.60"
Option "MaxSpeed" "1.10"
Option "AccelFactor" "0.030"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
EndSection