Outils pour utilisateurs

Outils du site


tech:notes_ecran_tactile_touch_screen

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:notes_ecran_tactile_touch_screen [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_ecran_tactile_touch_screen [2025/11/11 20:55] (Version actuelle) Jean-Baptiste
Ligne 38: Ligne 38:
  
 https://askubuntu.com/questions/41385/cannot-calibrate-touchscreen https://askubuntu.com/questions/41385/cannot-calibrate-touchscreen
 +
  
 == Persistance == Persistance
  
-<code bash /usr/local/bin/touchscreencfg.sh>+''/usr/local/bin/touchscreencfg.sh'' 
 +<code bash>
 #! /bin/bash #! /bin/bash
  
Ligne 58: Ligne 60:
 </code> </code>
  
-<code bash ~/.xsessionrc>+''~/.xsessionrc'' 
 +<code bash>
 /usr/local/bin/touchscreencfg.sh /usr/local/bin/touchscreencfg.sh
 </code> </code>
 +
  
 == Pb == Pb
Ligne 76: Ligne 80:
  
  
-<code>+<code ->
 68.624] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @768x1024 +0+0 {ViewPortIn=768x1024, ViewPortOut=1024x768+0+0, Rotation=270}" 68.624] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @768x1024 +0+0 {ViewPortIn=768x1024, ViewPortOut=1024x768+0+0, Rotation=270}"
 </code> </code>
Ligne 115: Ligne 119:
  
  
-<code - /etc/X11/xorg.conf.d/99-calibration.conf>+''/etc/X11/xorg.conf.d/99-calibration.conf'' 
 +<code ->
 Section "InputClass" Section "InputClass"
         Identifier      "calibration"         Identifier      "calibration"
Ligne 144: Ligne 149:
 Option "TransformationMatrix" "1 0 0 0 1 0 0 0 1" Option "TransformationMatrix" "1 0 0 0 1 0 0 0 1"
 </code> </code>
 +
  
 === Troubleshooting === Troubleshooting
Ligne 150: Ligne 156:
 sudo apt-get install -y evtest sudo apt-get install -y evtest
 </code> </code>
 +
  
 == Notes == Notes
Ligne 167: Ligne 174:
  
 LXQt LXQt
-<code ini ~/.config/autostart/lxqt-config-touchpad-autostart.desktop>+ 
 +''~/.config/autostart/lxqt-config-touchpad-autostart.desktop'' 
 +<code ini>
 [Desktop Entry] [Desktop Entry]
 Comment=Autostart touchpad settings for lxqt-config-input Comment=Autostart touchpad settings for lxqt-config-input
tech/notes_ecran_tactile_touch_screen.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki