[Ubuntu-x-swat] [Bug 1084938] Re: evdev settings doesn't work at all

2012-12-02 Thread Aptorian
** Summary changed:

- evdev EmulateThirdButton doesn't work
+ evdev settings doesn't work at all

-- 
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/1084938

Title:
  evdev settings doesn't work at all

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1084938] Re: evdev settings doesn't work at all

2012-12-02 Thread Aptorian
UPDATE: I've been playing around with this some more. None of the evdev
settings work or have any affect on the touchscreen. Evdev Axis
Inversion and Evdev Axes Swap do nothing. Changing the Coordinate
Transformation Matrix has some effect, but doesn't work correctly.

For example, the default matrix is the identity matrix:

⎡ 1 0 0 ⎤
⎜ 0 1 0 ⎥
⎣ 0 0 1 ⎦

To rotate the screen counterclockwise by 90 degrees, I would expect to
use the following matrix =

⎡ 0 -1 1 ⎤
⎜ 1  0 0 ⎥
⎣ 0  0 1 ⎦

set using xinput set-prop 10 130 0, 1, 0, -1, 0, 1, 0, 0, 1

It sort of work but the mouse flickers all over the place and jumps
when I lift my finger. Using xinput --test reveals that the while, for
example, a button press event happens at coordinates (3636, 3673), the
corresponding release event happens at (469, 422) in the opposite corner
of the screen.

I wonder if it's related to this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=54777 I haven't tried
building the driver without mtdev.

** Bug watch added: freedesktop.org Bugzilla #54777
   https://bugs.freedesktop.org/show_bug.cgi?id=54777

-- 
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/1084938

Title:
  evdev settings doesn't work at all

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 946417] Re: Cando Touchscreen buggy since Precise - After the first few successful clicks on the touchscreen, new clicks are not registered anymore.

2012-11-29 Thread Aptorian
This bug affects me too, with the Atmel maXTouch Digitizer touchscreen
on the new Samsung XE700T1C (aka ATIV Smart PC Pro). After a while of
touching the screen it gets locked and I'm no longer able to touch
anything... the touch events appear to get accumulated and only released
when another device clicks.

For example, if I'm using OnBoard (onscreen keyboard) to type into the
Dash or a document, and I touch a bunch of keys nothing happens, but as
soon as I click with my mouse or wacom pen, all the characters I had
previously been touching are suddenly spat out into whatever text box I
was in.

-- 
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/946417

Title:
  Cando Touchscreen buggy since Precise - After the first few
  successful clicks on the touchscreen, new clicks are not
  registered anymore.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1084938] [NEW] evdev EmulateThirdButton doesn't work

2012-11-29 Thread Aptorian
Public bug reported:

My machine is the new Samsung XE700T1C-A01CA, aka ATIV SmartPC Pro. It
has the same touchscreen as the previous Series 7 slate, the Atmel
maXTouch Digitizer.

I modified /usr/share/X11/xorg.conf.d/10-evdev.conf to add the following
options to the touchscreen section:

Option EmulateThirdButton 1
Option EmulateThirdButtonButton 3
Option EmulateThirdButtonTimeout 750
Option EmulateThirdButtonThreshold 50

and restarted X. Running xinput list-props shows that these properties
are indeed set for the Atmel touchscreen device. However, when I touch
and hold my finger in the same spot on the screen, nothing happens!

I'm not sure what other files or output dumps would be useful for this
bug (I'm a programmer but consider me a user as far as this stuff is
concerned), so please let me know what else would be helpful and I will
include it.

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: xinput_list-props.txt
   
https://bugs.launchpad.net/bugs/1084938/+attachment/3447697/+files/xinput_list-props.txt

-- 
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/1084938

Title:
  evdev EmulateThirdButton doesn't work

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1084938] Re: evdev EmulateThirdButton doesn't work

2012-11-29 Thread Aptorian
** Attachment added: 10-evdev.conf
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1084938/+attachment/3447698/+files/10-evdev.conf

-- 
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/1084938

Title:
  evdev EmulateThirdButton doesn't work

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp