Hi again .
I just to find a possible solution.
I can't save  calibration touchscreen but i can change values with xinput args.

Previously, i need select input device:

xinput --list

Later you cant change calibration with this commands:

xinput --set-prop <<id input>> "Evdev Axis Inversion" 1 0
xinput set-prop <<id input >> "Evdev Axes Swap" 1

This method, will be erased when we start session. For this reason, i
created  sh file and activated  in startup applications in my ubuntu

it is not the best solution , but i resolved my problem.
Regards.

** Description changed:

  I have a touchscreen IIYAMA and I'm using Ubuntu  14.04 LTS.
  I try to configure my touchscreen by Calibrate touchscreen. Later, I save new 
configuration in :
  
  /usr/share/X11/xorg.conf.d/99-calibration.conf
  
  I  show you one of multiples examples that i used
  
  Section "InputClass"
-         Identifier      "calibration"
-         MatchProduct    "Nexio Touch Device(HS) Nexio HID Multi-Touch 
ATI0420-06  Pen"
-         Option  "Calibration"   "14533 4620 14533 4620"
-         Option  "SwapAxes"      "1"
+         Identifier      "calibration"
+         MatchProduct    "Nexio Touch Device(HS) Nexio HID Multi-Touch 
ATI0420-06  Pen"
+         Option  "Calibration"   "14533 4620 14533 4620"
+         Option  "SwapAxes"      "1"
  
  EndSection
  
  I am trying multiples options: change SwapAxes values, change Calibration 
values..
  Finally  i restart xsever :
  
  restart lightdm
  
  Ubuntu not save any change.
  Thanks for all

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1377857

Title:
  touchscreen calibration not saved in ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1377857/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to