# XFree86 >=4.2.0 needed Section "Module" Load "summa_drv" EndSection Section "InputDevice" Identifier "EasyPen" Driver "summa" Option "Compatible" "true" Option "Device" "/dev/ttyS0" Option "Mode" "absolute" Option "XSize" "3.6" Option "YSize" "2.6" Option "Xoffset" "0.2" Option "Yoffset" "0.2" # Do not enable SendCoreEvents if you like different devices in Gimp. # Option "SendCoreEvents" "true" EndSection Section "ServerLayout" InputDevice "EasyPen" EndSection