[PATCH] : quirk for AOpen MP45

2009-01-10 Thread Vincent Mussard
Hi I own an AOpen MP45 mini-pc which doesn't have an LVDS output although xorg reports one. Like for the other mini-pc, this patch solves the problem. Thanks Vincent --- diff -Naubr xf86-video-intel-2.5.99.2/src/i830_quirks.c xf86-video-intel-2.5.99.2.new/src/i830_quirks.c ---

Re: [ANNOUNCE] xf86-input-mouse 1.4.0

2009-01-10 Thread Rémi Cardona
Le 10/01/2009 05:45, Alan Coopersmith a écrit : The big change in 1.4.0 is the move of the OS-specific mouse handling code from the Xorg server to the mouse driver. This code was removed from the Xorg server in the Xorg 1.6 development cycle, so users of non-evdev systems (i.e. non-Linux or

Re: [Brainstorm] LinkKit for Xorg

2009-01-10 Thread Rémi Cardona
Le 10/01/2009 03:10, Paulo César Pereira de Andrade a écrit : Xorg (and to some extent XFree86) loadable modules aren't really of much use, as modules cannot be properly unloaded, there is no dependency information; a module doesn't list it's dependencies in any form, causing frequently

Re: [PATCH] Add language about implicit flush and command completion

2009-01-10 Thread Michel Dänzer
On Fri, 2009-01-09 at 18:32 -0800, Ian Romanick wrote: Copied language from the glXSwapBuffers manual page about the implicit glFlush and expected command completion. This just codifies what people already expect from glXCopySubBufferMESA. The intention of this command is to work like

Does X.org 7.4 work with Mesa 7.2?

2009-01-10 Thread Angel Tsankov
I'm trying to build X.org 7.4 (from tarballs with build_from_tarballs.sh) with Mesa and I have the following questions: 1. May I use a version of Mesa later than the recommended, e.g.7.2? 2. Do I have to install Mesa prior to running build_from_tarballs.sh (xdriinfo fails to configure saying that

Re: Proposed server-1.6 enterleave/focusinout patches

2009-01-10 Thread Colin Guthrie
'Twas brillig, and Keith Packard at 09/01/09 19:48 did gyre and gimble: I've pushed a proposed set of patches that merge in Peter's new enterleave/focusinout stuff on the 1.6 branch. It's all on the server-1.6-enterleave branch and I'd like comments on whether that code looks right. Mostly

Re: [ANNOUNCE] xf86-input-mouse 1.4.0

2009-01-10 Thread Alan Coopersmith
Rémi Cardona wrote: Le 10/01/2009 05:45, Alan Coopersmith a écrit : The big change in 1.4.0 is the move of the OS-specific mouse handling code from the Xorg server to the mouse driver. This code was removed from the Xorg server in the Xorg 1.6 development cycle, so users of non-evdev systems

Re: exclude programs from input device grabs

2009-01-10 Thread Patrick Sebastian Zimmermann
I searched around a bit and found that my WM (awesome) already grabs the root window and still becomes unresponsive with a menu clicked or a game running. Could it be that the necessary parts for this to work (is that part of mpx?) are not in xserver 1.3? If this is the case, then basicly

Re: [ANNOUNCE] xf86-input-mouse 1.4.0

2009-01-10 Thread Alan Coopersmith
Beso wrote: 2009/1/10 Alan Coopersmith alan.coopersm...@sun.com: Rémi Cardona wrote: Le 10/01/2009 05:45, Alan Coopersmith a écrit : The big change in 1.4.0 is the move of the OS-specific mouse handling code from the Xorg server to the mouse driver. This code was removed from the Xorg

Re: [ANNOUNCE] xf86-input-mouse 1.4.0

2009-01-10 Thread Beso
2009/1/10 Alan Coopersmith alan.coopersm...@sun.com: Beso wrote: 2009/1/10 Alan Coopersmith alan.coopersm...@sun.com: Rémi Cardona wrote: Le 10/01/2009 05:45, Alan Coopersmith a écrit : The big change in 1.4.0 is the move of the OS-specific mouse handling code from the Xorg server to the

Re: [Brainstorm] LinkKit for Xorg

2009-01-10 Thread Paulo César Pereira de Andrade
Rémi Cardona wrote: Le 10/01/2009 03:10, Paulo César Pereira de Andrade a écrit : Xorg (and to some extent XFree86) loadable modules aren't really of much use, as modules cannot be properly unloaded, there is no dependency information; a module doesn't list it's dependencies in any form,

Re: [ANNOUNCE] xf86-input-mouse 1.4.0

2009-01-10 Thread Alan Coopersmith
Beso wrote: i was curious just about another thing: is or will ever be there a project for an evdev port on solaris and opensolaris? i think that evdev is one of that drivers that worth porting if there is the possibility. I don't know if our kernel guys will be doing that (it would have to

Re: [Brainstorm] LinkKit for Xorg

2009-01-10 Thread Joel Feiner
Paulo � wrote: R�mi Cardona wrote: Le 10/01/2009 03:10, Paulo C�sar Pereira de Andrade a �crit : Xorg (and to some extent XFree86) loadable modules aren't really of much use, as modules cannot be properly unloaded, there is no dependency information; a module doesn't list it's

Question about xkbd driver/x server interaction

2009-01-10 Thread Ian Welch
Hi, I'm very new to the internals of the X Server and its architecture and have a newbie question. Am I right that the X Server creates a socket connection to the keyboard via the xkbd driver and the X Server is signalled when scan code data is available on the socket? Thanks, Ian Welch

Re: backlight problems on intel and new stuff

2009-01-10 Thread Vedran Rodic
Nope, I use 2.6.28, and have thinkpad_acpi loaded. Vedran On Fri, Jan 9, 2009 at 4:46 PM, Sergio Monteiro Basto ser...@sergiomb.no-ip.org wrote: On Fri, 2009-01-09 at 11:32 +0100, Vedran Rodic wrote: 2.3.2-2+lenny5 ok have you have an empty /sys/class/backlight/ ? ll /sys/class/backlight/

(xkb) how to map a key to multiple characters?

2009-01-10 Thread Dominique Pelle
Hi I'm trying to create a new keyboard layout with xbd for X11 on Linux for the C'HWERTY Breton keyboard. This keyboard is a bit unusual because it has a C'H key and pressing this key should result in 3 characters being emitted: C, apostrophe and H. It also has a CH key which should result in 2

Re: xserver distribution missing sdksyms.sh

2009-01-10 Thread vehemens
On Monday 05 January 2009 11:03:55 pm Paulo César Pereira de Andrade wrote: vehemens wrote: subject says it all Thanks. I feel dumb for this one :-) Last time I run make distcheck was like one month ago, when I added DISTCLEANFILES = doltcompile doltlibtool to the toplevel Makefile.am

Re: Does X.org 7.4 work with Mesa 7.2?

2009-01-10 Thread Jeremy Henty
On Sat, Jan 10, 2009 at 05:53:56PM +0200, Angel Tsankov wrote: (xdriinfo fails to configure saying that GL cannot be found)? I have found it necessary to run /sbin/ldconfig after installing Mesa, otherwise GL apps cannot find the GL shared libraries. Perhaps that is your problem? Regards,

Re: (xkb) how to map a key to multiple characters?

2009-01-10 Thread James Cloos
To have a key ouput a string rather than a single character, you have to use XIM or something like that. We'll need to add keysyms for the CH digraph and C'H trigraph and appropriate mappings for them in the Compose tables. Please open a bug report at:

Re: Does X.org 7.4 work with Mesa 7.2?

2009-01-10 Thread Angel Tsankov
Jeremy Henty wrote: On Sat, Jan 10, 2009 at 05:53:56PM +0200, Angel Tsankov wrote: (xdriinfo fails to configure saying that GL cannot be found)? I have found it necessary to run /sbin/ldconfig after installing Mesa, otherwise GL apps cannot find the GL shared libraries. Perhaps that is

Re: Does X.org 7.4 work with Mesa 7.2?

2009-01-10 Thread Angel Tsankov
Angel Tsankov wrote: Jeremy Henty wrote: On Sat, Jan 10, 2009 at 05:53:56PM +0200, Angel Tsankov wrote: (xdriinfo fails to configure saying that GL cannot be found)? I have found it necessary to run /sbin/ldconfig after installing Mesa, otherwise GL apps cannot find the GL shared

Re: Question about xkbd driver/x server interaction

2009-01-10 Thread Peter Hutterer
On Sun, Jan 11, 2009 at 09:25:50AM +1300, Ian Welch wrote: I'm very new to the internals of the X Server and its architecture and have a newbie question. Am I right that the X Server creates a socket connection to the keyboard via the xkbd driver and the X Server is signalled when scan code

Re: exclude programs from input device grabs

2009-01-10 Thread Peter Hutterer
On Sat, Jan 10, 2009 at 05:23:24PM +, Patrick Sebastian Zimmermann wrote: I searched around a bit and found that my WM (awesome) already grabs the root window and still becomes unresponsive with a menu clicked or a game running. Could it be that the necessary parts for this to work (is

Re: [PATCH] XFree86: fbdevhw: Add helper function to get fd

2009-01-10 Thread Julien Cristau
On Mon, 2009-01-05 at 11:38 +0200, Daniel Stone wrote: Most drivers need to do custom weird ioctls, so let them know what the fd is. Signed-off-by: Daniel Stone daniel.st...@collabora.co.uk --- hw/xfree86/fbdevhw/fbdevhw.c |8 hw/xfree86/fbdevhw/fbdevhw.h |2 ++ 2 files

[PATCH] evdev: Array sizes and iterations off by one

2009-01-10 Thread Matt Helsley
ABS_CNT (and friends) need to be used in some places instead of ABS_MAX. Also NBITS seems misnamed -- it is really the number of longs needed to hold the specified number of bits. Signed-off-by: Matt Helsley matt.hels...@gmail.com --- src/evdev.c | 24 src/evdev.h |

[PATCH] evdev: Add presure valuator (v2)

2009-01-10 Thread Matt Helsley
If it's available report pressure. Signed-off-by: Matt Helsley matt.hels...@gmail.com --- Changes: Renamed pressure_valuator to has_pressure. Nested some code blocks rather than having separate nearly identical blocks. Use xf86PostMotionEventP instead of