Re: XInput

2010-11-04 Thread Russell Shaw
On 05/11/10 10:21, Peter Hutterer wrote: On Thu, Nov 04, 2010 at 10:35:29PM +1100, Russell Shaw wrote: In XInput2, when i get a XI_HierarchyChanged event after plugging in another mouse, is there a way to get a unique identifier for each device such as a brand and model number? no, the device

Re: Touchpad toggle mess

2010-11-04 Thread Dmitry Torokhov
Hi Bastien, On Fri, Nov 05, 2010 at 12:00:09AM +, Bastien Nocera wrote: > Heya, > > In GNOME 2.32, we added support for touchpad toggle buttons, by > capturing the XF86TouchpadToggle button in gnome-settings-daemon, > showing a nice popup, and disabling the touchpad in software. > > That wor

Touchpad toggle mess

2010-11-04 Thread Bastien Nocera
Heya, In GNOME 2.32, we added support for touchpad toggle buttons, by capturing the XF86TouchpadToggle button in gnome-settings-daemon, showing a nice popup, and disabling the touchpad in software. That works great for a number of laptops, but completely breaks a number of others where the hardwa

Touchpad center column "deadspot"

2010-11-04 Thread Pedro DeKeratry
I asked this on the Ubuntu forums but go no bites. Since it deals with an X input device I figured someone here might have more insight as to where begin looking for the source of the problem. Laptop : Sony VAIO VPCF111FX Ubuntu versions tried: 10.04 LTS x64 and 10.10 x64 Problem: The exact cente

Re: XInput

2010-11-04 Thread Peter Hutterer
On Thu, Nov 04, 2010 at 10:35:29PM +1100, Russell Shaw wrote: > In XInput2, when i get a XI_HierarchyChanged event after plugging in > another mouse, is there a way to get a unique identifier for each device > such as a brand and model number? no, the device ID is unfortunately the only identifier

Re: RandR questions

2010-11-04 Thread Pedro DeKeratry
Alex, Thank you for the clarifications. Where do I go to edit the userspace action when the digital monitor connect/disconnect interrupt is generated? --Pedro On Tue, Nov 2, 2010 at 7:43 AM, Alex Deucher wrote: > On Tue, Nov 2, 2010 at 3:01 AM, Pedro DeKeratry wrote: >> First let me describe t

Re: [ANNOUNCE] xproto 7.0.19

2010-11-04 Thread Frédéric L . W . Meunier
2010/11/4 Alan Coopersmith: > Frédéric L. W. Meunier wrote: >> 2010/11/4 Matt Dew: >>> 2010/11/4 Gaetan Nadon: On Wed, 2010-11-03 at 17:55 -0200, Frédéric L. W. Meunier wrote: About garbled text converting to txt, I also get it. So I am not the only one. The error

Re: [ANNOUNCE] xproto 7.0.19

2010-11-04 Thread Alan Coopersmith
Frédéric L. W. Meunier wrote: > 2010/11/4 Matt Dew : >> 2010/11/4 Gaetan Nadon : >>> On Wed, 2010-11-03 at 17:55 -0200, Frédéric L. W. Meunier wrote: >>> >>> About garbled text converting to txt, I also get it. >>> >>> So I am not the only one. >>> >>> The error you are talking about was fixed in m

Re: [ANNOUNCE] xproto 7.0.19

2010-11-04 Thread Frédéric L . W . Meunier
2010/11/4 Matt Dew : > 2010/11/4 Gaetan Nadon : >> On Wed, 2010-11-03 at 17:55 -0200, Frédéric L. W. Meunier wrote: >> >> About garbled text converting to txt, I also get it. >> >> So I am not the only one. >> >> The error you are talking about was fixed in my distro: >> >> 2008 >> >> xmlto (0.0.20

Re: [ANNOUNCE] xproto 7.0.19

2010-11-04 Thread Gaetan Nadon
On Thu, 2010-11-04 at 14:58 -0600, Matt Dew wrote: > What kind of garbled text? Is it basically one long line with no > formatting? > Yes, here is a sample: JuliuszChroboczek j...@freedesktop.org 27 February 2001, updated 30 October 2006 Updated by Jim Gettys and Juliusz Ch

Re: [ANNOUNCE] xproto 7.0.19

2010-11-04 Thread Matt Dew
2010/11/4 Gaetan Nadon : > On Wed, 2010-11-03 at 17:55 -0200, Frédéric L. W. Meunier wrote: > > About garbled text converting to txt, I also get it. > > So I am not the only one. > > The error you are talking about was fixed in my distro: > > 2008 > > xmlto (0.0.20-3) unstable; urgency=low > > * de

Crash on XI2 device removal

2010-11-04 Thread Christian Beier
Hi there again, When adding lots of XI2 devices with xinput create-master and then trying to remove the last one, X segfaults. What follows is some lengthy info, the interesting stuff at the end :-) xinput list output after device creation failed cause MAX_DEVICES reached, and just before xinp

Re: [ANNOUNCE] xproto 7.0.19

2010-11-04 Thread Gaetan Nadon
On Wed, 2010-11-03 at 17:55 -0200, Frédéric L. W. Meunier wrote: > About garbled text converting to txt, I also get it. So I am not the only one. The error you are talking about was fixed in my distro: 2008 xmlto (0.0.20-3) unstable; urgency=low * debian/control (Suggests): Added xmltex now

announcing xdriverprobe

2010-11-04 Thread Paulo Zanoni
Hello guys Some time ago I was discussing with Vignatti and Ander the possibility of writing a small app that does dlopen() on the video drivers and prints the supported devices. Even if that doesn't seem much useful, I decided it would be a fun "programming exercise" that would teach me something

Re: jhBuild

2010-11-04 Thread Dan Nicholson
On Thu, Nov 4, 2010 at 2:23 AM, CN, Harsha SISPL wrote: > Hi, > > > > Is there a way to provide DESTDIR option with jhbuild, default it installs > in location specified by prefix. I don't think there is, really. While you're building each package, it expects to find the ones it depends on (header

XInput

2010-11-04 Thread Russell Shaw
Hi, In XInput2, when i get a XI_HierarchyChanged event after plugging in another mouse, is there a way to get a unique identifier for each device such as a brand and model number? When i start my program that uses two mice for different functions (one in each hand), it would be useful for them bo

Re: Xorg config question (missing xorg.conf)

2010-11-04 Thread Phil Savoie
On 02/11/10 11:10 AM, Alan Coopersmith wrote: Łukasz Maśko wrote: Dnia wtorek, 2 listopada 2010, Phil Savoie napisał: [...] I understand that xorg will probe the device in the absence of an xorg.conf file and use the most appropriate driver. But... what did it choose? Why did it not choose th

jhBuild

2010-11-04 Thread CN, Harsha SISPL
Hi, Is there a way to provide DESTDIR option with jhbuild, default it installs in location specified by prefix. With Best Regards, Harsha Important notice: This e-mail and any attachment there to contains corporate proprietary information. If you have received