Requesting commit access to the X repo

2012-07-08 Thread Eric S. Raymond
I maintain a man-page-to-DocBook converter, doclifter. A side effect of this program is that it serves as a validator for the correctness and portability of the markup used on Unix manual pages. I do fixup passes on the man-page universe every few years; my last one was in 2007, an unusually long

DmaBuf - Osx Syphon system ?

2012-07-08 Thread Ted
Hi the list, I'm following Dave Airlie works on Xorg drivers hotplug and offload for Prime project to support Nvidia Optimus technology. And I was asking myself, does this all works with dmabuf use could lead to a kind of osx syphon concept. It's a video sharing buffer between applications, and my

Re: DmaBuf - Osx Syphon system ?

2012-07-08 Thread Alan Cox
On Sun, 08 Jul 2012 14:56:48 +0200 Ted wrote: > Hi the list, > > I'm following Dave Airlie works on Xorg drivers hotplug and offload for > Prime project to support Nvidia Optimus technology. > And I was asking myself, does this all works with dmabuf use could lead > to a kind of osx syphon conce

Odd issues with Cando touch screen

2012-07-08 Thread Chandler Paul
Hello, I just recently got my hands on a Lenovo S10-3t, and installed Gentoo on it. Everything seems to work, however I am having two problems with the touch screen related to Xorg. For one, evdev does not seem to honor my settings no matter what I do. I have tried to turn on the option "ThirdBu

[ANNOUNCE] xorg-server 1.12.3

2012-07-08 Thread Peter Hutterer
== Description == The third stable update to the X.Org X server 1.12 series is now available. A few smaller changes only since the second RC, some memory leak fixes and two fixes to avoid out-of-bounds array access. == Known Issues == Currently open bugs the 1.12 Tracker: https://bugs.freed

Re: Odd issues with Cando touch screen

2012-07-08 Thread Peter Hutterer
On Sun, Jul 08, 2012 at 08:29:40PM +, Chandler Paul wrote: > Hello, I just recently got my hands on a Lenovo S10-3t, and installed Gentoo > on it. Everything seems to work, however I am having two problems with the > touch screen related to Xorg. > For one, evdev does not seem to honor my set

Re: Odd issues with Cando touch screen

2012-07-08 Thread Chandler Paul
On Mon, 9 Jul 2012 11:41:25 +1000 Peter Hutterer wrote: > On Sun, Jul 08, 2012 at 08:29:40PM +, Chandler Paul wrote: > > Hello, I just recently got my hands on a Lenovo S10-3t, and > > installed Gentoo on it. Everything seems to work, however I am > > having two problems with the touch screen

Re: Odd issues with Cando touch screen

2012-07-08 Thread Peter Hutterer
On Sun, Jul 08, 2012 at 09:54:34PM +, Chandler Paul wrote: > On Mon, 9 Jul 2012 11:41:25 +1000 > Peter Hutterer wrote: > > > On Sun, Jul 08, 2012 at 08:29:40PM +, Chandler Paul wrote: > > > Hello, I just recently got my hands on a Lenovo S10-3t, and > > > installed Gentoo on it. Everythin

Re: Odd issues with Cando touch screen

2012-07-08 Thread Chandler Paul
On Mon, 9 Jul 2012 14:07:07 +1000 Peter Hutterer wrote: > if you don't need the actual multitouch support you can hack up evdev > to undefine MULTITOUCH and it should handle the other events > correctly. > > if the screen works otherwise but not in xfce, I suspect it's an Xfce > issue since the

Re: Odd issues with Cando touch screen

2012-07-08 Thread Peter Hutterer
On Mon, Jul 09, 2012 at 12:15:17AM +, Chandler Paul wrote: > On Mon, 9 Jul 2012 14:07:07 +1000 > Peter Hutterer wrote: > > > if you don't need the actual multitouch support you can hack up evdev > > to undefine MULTITOUCH and it should handle the other events > > correctly. > > > > if the sc