Thanks to all who replied. The solution was painfuly obvious. First, you need at least two InputDevice sections for this. One for the touchpad, one for everyting else (/dev/input/mice). Second, in the InputDevice section that is _not_ the CorePointer, you need to specify Option "AlwaysCore" "true" and not "AlwayCore". Note the missing s... Daniel