[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2014-03-10 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-input-evdev (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-in

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2014-01-09 Thread Christopher M. Penalver
lukyluke, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com /daily-live/curren

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-11-23 Thread Milan Draca
Thanks Anikin. If I ever see you I will get You all the beers you can drink and what ever you wont! Works fine! -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.net/bugs/1103723

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-04-11 Thread Anton Anikin
I have found that it is possible to rotate the axes in this way: https://wiki.ubuntu.com/X/InputCoordinateTransformation For example, to rotate right: xinput set-prop 10 "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1 It works fine for me -- You received this bug notification because you a

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-04-11 Thread Anton Anikin
Same problem with Acer W700 tablet -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.net/bugs/1103723 Title: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-03-28 Thread elleP
I also had this bug, it is fixed upstream in xf86-input-evdev in commit bb9b4146cb828bd366675e8736fc145e92c9269a Until this is fixed in the repositories I've rebuilt the package as described here: https://help.ubuntu.com/community/UpdatingADeb, using the patch from here: http://cgit.freedesktop.o

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-03-14 Thread Amit Uttamchandani
I built the latest evdev from: http://cgit.freedesktop.org/xorg/driver/xf86-input-evdev/ and it fixes the issue mentioned in this bug. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.ne

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-27 Thread Herbert Richter
Hi, I have the same problem with a eGalaxTouch screen, I need to set the calibration, in /usr/share/X11/xorg.conf.d/10-evdev.conf, e.g.: Option "Calibration" "40 1600 50 1200" The calibration is ignored by evdev. xinput set-props ... is also ignored. Please help, I need this urgently for a busin

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-24 Thread Heikki Niiranen
Hi, just to add that I have the same problem with Elo TouchSystems 2515 IntelliTouch Plus USB Touchmonitor. When running xinput list-props options are correctly listed, but they do not take effect. Running 12.04.1 -- You received this bug notification because you are a member of Ubuntu-X, which

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-24 Thread bugbot
** Tags added: kubuntu -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.net/bugs/1103723 Title: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch To manage

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bu

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-23 Thread wasu
sorry in the comment one before it should say "evdev" not "edev" -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.net/bugs/1103723 Title: the evdev driver of Xorg ignore the swap axes o

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-23 Thread wasu
Find the parts of /var/log/Xorg.0.log after I plug in the USB cable of the Touchscreen in the attachment. It shows: [80.799] (**) Option "InvertX" "1" [80.799] (**) Option "InvertY" "1" [80.799] (**) Option "SwapAxes" "1" I can verify that these values were set by executing the follow

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-23 Thread wasu
I have the same problem. Dell ST22202T touchscreen and an eGalaxTouch Touchscreen, both tested on Ubuntu 12.04 and 12.10. edev seems to ignore all set-prop commands. I tried: xinput set-prop 10 "Evdev Axes Swap" 1 xinput set-prop 10 "Evdev Axis Inversion" 1 1 xinput set-prop 10 "Evdev Axis Calibra

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-23 Thread lukyluke
All versions of the programs are inside the Xorg log file ** Attachment added: "The Xorg log file where you can find all the versions of the program" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1103723/+attachment/3497533/+files/Xorg.0.log -- You received this b

[Ubuntu-x-swat] [Bug 1103723] Re: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch

2013-01-23 Thread lukyluke
All versions of the programs are inside the Xorg log file ** Attachment added: "The Xorg log file where you can find all the versions of the program" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1103723/+attachment/3497532/+files/Xorg.0.log -- You received this b