Re: [PATCH] ARC: Add support for ARC architecture

2014-05-01 Thread Aaron Watry
I'm not signed up to xorg-devel, and I'm assuming that this won't get through the moderator queue, so feel free to forward this to xorg-devel as needed Alexey I noticed in the patch at: http://lists.x.org/archives/xorg-devel/2014-April/042234.html @@ -59,7 +59,8 @@ static Bool ExtendedEnabled = F

Re: Touchscreen recognized as touchpad with hid-multitouch driver

2014-05-01 Thread tomw
> why are you trying to use the multitouch driver? IIRC it's a touchpad-only > driver and will treat anything as touchpad. And evdev handles multitouch > out-of-the-box now anyway. Thanks for pointing me at this, I was not fully aware of it. However the question still remains why the pointer is

XDC2014: Call for paper

2014-05-01 Thread Martin Peres
Hello, I have the pleasure to announce that the X.org Developer Conference 2014 will be held in Bordeaux, France from October 8th to October 10th. The venue is located in the campus of the University of Bordeaux 1, in the computer science research lab called LaBRI. The official page for the

Re: please help

2014-05-01 Thread Peter Hutterer
On Thu, May 01, 2014 at 07:38:08PM -0400, viktor stolbin wrote: > Thank you Alan! > > I checked actually xkbcomp was already in place and has newest available in > repo version > > $ dpkg -s x11-xkb-utils > Version: 7.6+4 > > And I installed xkb-data and xkb-data-i18n > > $ dpkg -s xkb-data > P

Re: Touchscreen recognized as touchpad with hid-multitouch driver

2014-05-01 Thread Peter Hutterer
On Thu, May 01, 2014 at 11:51:15AM +0200, tomw wrote: > > why are you trying to use the multitouch driver? IIRC it's a touchpad-only > > driver and will treat anything as touchpad. And evdev handles multitouch > > out-of-the-box now anyway. > > Thanks for pointing me at this, I was not fully aware