--> Making the calibration permanent <--
Install the 'xinput' tool and copy the command(s) below in a script that starts with your X session
xinput set-int-prop "Zytronic Displays Limited Zytronic, x-y, USB" "Evdev Axis Calibration" 32 303 609 533 305
[^] # Re: xorg.conf c'est has-been
Posté par ilip . En réponse au message Modification de xorg.conf. Évalué à 1.
Ca ne fonctionne pas,
voici ce qu'il y'a dans le fichier /etc/X11/Xsession.d/10xinput_calibrator après cette commande :
root@debian:~# cat /etc/X11/Xsession.d/10xinput_calibrator
Calibrating EVDEV driver for "Zytronic Displays Limited Zytronic, x-y, USB" id=6
current calibration values (from XInput): min_x=153, max_x=851 and min_y=570, max_y=176
Doing dynamic recalibration:
Setting new calibration data: 303, 609, 533, 305
--> Making the calibration permanent <--
Install the 'xinput' tool and copy the command(s) below in a script that starts with your X session
xinput set-int-prop "Zytronic Displays Limited Zytronic, x-y, USB" "Evdev Axis Calibration" 32 303 609 533 305