Explorar o código

add package name ... install xte with apt install xautomation

micha %!s(int64=2) %!d(string=hai) anos
pai
achega
8d60f9d306
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 3 0
      input/touchscreen.py
  2. 3 0
      input/touchscreen.sh

+ 3 - 0
input/touchscreen.py

@@ -2,6 +2,9 @@
 
 #cat touchscreen_pointer_mapping_5.py 
 
+# xte is in part of xautomation
+# apt install xautomation
+
 import os, tempfile
 import time
 import subprocess

+ 3 - 0
input/touchscreen.sh

@@ -1,4 +1,7 @@
 #!/usr/bin/bash
+# xte is in part of xautomation
+# apt install xautomation
+
 #set -a
 SESSION="touch.py"
 CMD="/usr/bin/python3 /opt/LibreLight/Xdesk/input/touchscreen.py"