Enable MouseWheel emulation
How to use 'EmulateMouseWheel' (When the scrollbar is clicked and dragged, the page scrolls) for a mouse connected?
I have found out the device (usb optical mouse)through
find /dev/input/event* -exec udevadm info --attribute-walk --name={} \; | grep -e product -e name | sort -u
Are you using Trackpoint ?