Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mise à jour V2 sur carte ADVANTECH ou N450
#10
Pour la calibration de l'écran, les valeurs te sont données par la commande (en remplacement des XXX YYYY)
Je viens de le faire. Résultat de la commande:
Code:
root@n450:~# DISPLAY=:0 xinput_calibrator
Calibrating EVDEV driver for "Elo Serial TouchScreen" id=10
    current calibration values (from XInput): min_x=96, max_x=4000 and min_y=96, max_y=4000

Doing dynamic recalibration:
    Setting calibration data: 39, 4019, 4026, 115
    --> Making the calibration permanent <--
  copy the snippet below into '/etc/X11/xorg.conf.d/99-calibration.conf'
Section "InputClass"
    Identifier    "calibration"
    MatchProduct    "Elo Serial TouchScreen"
    Option    "Calibration"    "39 4019 4026 115"
    Option    "SwapAxes"    "0"

Et le contenu du fichier à créer:
Code:
Section "InputClass"
      Identifier      "calibration"
      MatchProduct    "XXXXXXXX"
      Option  "Calibration"   "YYYYYYYYY"
      Option  "SwapAxes"      "0"
EndSection

Il y a comme une certaine ressemblance entre les 6 dernières lignes Big Grin
Genre il n'y a qu'un copier/coller à faire.
Calaos v1.1.20 sur Advantech x86 | Calaos Home écran tactile RS232 | Wago 750-841 | DMX RGB LED
Calaos-OS v2.0 sur Advantech x86 | Clé USB
Squeezebox | Raspberry & Scripts maison
Reply


Messages In This Thread
RE: Mise à jour V2 sur carte ADVANTECH ou N450 - by Arnaud - 12-21-2014, 05:09 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)