Calibrating EVDEV driver for "DIALOGUE INC PenMount USB" id=10
	current calibration values (from XInput): min_x=12, max_x=1004 and min_y=68, max_y=967

Doing dynamic recalibration:
	Setting new calibration data: 16, 1004, 68, 974


--> Making the calibration permanent <--
  copy the snippet below into '/etc/X11/xorg.conf.d/99-calibration.conf'
Section "InputClass"
	Identifier	"calibration"
	MatchProduct	"DIALOGUE INC PenMount USB"
	Option	"Calibration"	"16 1004 68 974"
EndSection
