#**********************************************************************
# Core Pointer's InputDevice section
#**********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux
Option "Button" "5"
Option "ZAxisMapping" "4 5"
Option "Resolution" "2000"
# <fs> <mountpoint> <type> <opts>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1 /mnt/win vfat defaults