Re: ~whot/compiz ?

2009-01-05 Thread Florian Lier
Hey Sam, thank you, I've read your tutorials about that @ compiz-fusion forums... Seems to be fiddly stuff...isn't it? Cheers, fl0 Sam Spilsbury schrieb: compiz --replace gconf ? also, there are more curent patches at git://git.compiz-fusion.org/users/smspillaz/compiz-mpx-ir On 1/5/09,

RE: Multihead Displays

2009-01-05 Thread Jason Gauthier
I'm attempting to multihead an Intel video card and a USB VGA adapter. You don't specify which version of the X server you're using. This may be useful since things are changing in this area... Indeed! X.Org X Server 1.5.2 Release Date: 10 October 2008 X Protocol Version 11, Revision 0 Build

thanks for radeonhd

2009-01-05 Thread Bernhard Kleine
Hi, today I installed a agp version of ati sapphire hd3650. I have the drivers distributed by debian SID. The card worked out of the box. Thanks a lot for your work. Bernhard ___ xorg mailing list xorg@lists.freedesktop.org

Re: [PATCH] Don't release passive grabs unless all buttons are up

2009-01-05 Thread Keith Packard
On Mon, 2009-01-05 at 16:07 +1000, Peter Hutterer wrote: Following up on that: Both the core protocol and the XI protocol spec state that a passive grab is to be released when all buttons are logically up, regardless of modifiers. This is where the magic number 5 comes in. Core allows for 5

Re: [PATCH] Count the number of logically down buttons in buttonsDown

2009-01-05 Thread Keith Packard
On Mon, 2009-01-05 at 11:59 -0500, Thomas Jaeger wrote: if ((grab-coreGrab !button-state) ... || (!grab-coreGrab AllButtonsAreUp(b)) Unless I'm completely lost, you shouldn't need to make this distinction (see previous message). -- keith.pack...@intel.com signature.asc

Re: [Fwd: Re: Intel + GEM + suspend - fail]

2009-01-05 Thread Adam Lantos
I have the same resume problem with UXA (GM915), GEM + Tuxonice. Mesa, xorg-server and xf86-video-intel from git master. EXA resumes correctly. cheers, adam On Mon, Jan 5, 2009 at 2:15 PM, Thomas Ilnseher il...@gmx.de wrote: -- Forwarded message -- From: Thomas Ilnseher

Re: [multiseat] hard freeze when running X -arguments... :1

2009-01-05 Thread Jan Kasprzak
Tomasz Chmielewski wrote: : Tiago Vignatti schrieb: : : So far I have one problem: my computer freezes whenever I want to use : GDM as a desktop manager. On the other hand, everything works fine if : I use KDM. : : Closer investigation turned up that the freeze does not really depend :

Re: xscope compilation error

2009-01-05 Thread Alan Coopersmith
Rui Tiago Cação Matos wrote: Hi, I got xscope from git://anongit.freedesktop.org/~alanc/xscope That's an old tree - the master is now at: git://anongit.freedesktop.org/xorg/app/xscope but it doesn't compile: gcc -DHAVE_CONFIG_H -I.-D_BSD_SOURCE -DHAS_FCHOWN

Re: xscope compilation error

2009-01-05 Thread Rui Tiago Cação Matos
2009/1/5 Joel Feiner jafei...@gmail.com: On a related note, how do you actually get xscope to work? It works for me. Rui ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

only 64 out of 128 MB video RAM memory used - why?

2009-01-05 Thread Tomasz Chmielewski
I have a Radeon 9200 PCI video card. I noticed only 64 MB out of 128 MB of video RAM memory is used: (II) RADEON(0): Generation 2 PCI interface, using max accessible memory (II) RADEON(0): Detected total video RAM=131072K, accessible=65536K (PCI BAR=65536K) (--) RADEON(0): Mapped VideoRAM:

[PATCH 1/4] DRM: in-kernel cursor update on the top of mode setting.

2009-01-05 Thread Tiago Vignatti
This commit adds support for the DRM in-kernel cursor mode setting APIs. When drm_mode_setcrtc is called we also initialize the cursor routines. Through drmCursorSetDev, the userspace app (e.g. Xorg, wayland) tells which devices are responsible for cursors' updates and the kernel input layer will

[Fwd: Re: Intel + GEM + suspend - fail]

2009-01-05 Thread Thomas Ilnseher
---BeginMessage--- Am Freitag, den 26.12.2008, 15:42 +0200 schrieb Vasily Khoruzhick: I have the same issue. Vanilla 2.6.28 kernel, Xorg stack from gentoo x11 overlay, gma950. Same here, GEM + GL960 (= GM965) + TuxOnIce. Note suspend/resume DOES work when I use metacity, but does not when

[PATCH 2/4] X server: dricursor implementation using the X server as application.

2009-01-05 Thread Tiago Vignatti
This implementation gives two ioctls APIs (DRICursorSetDev, DRICursorHotspot) to interface with the DRM modesetting cursors. For now this patch disables the pointer acceleration scheme. Signed-off-by: Tiago Vignatti vigna...@c3sl.ufpr.br --- Makefile.am|1 + configure.ac

[PATCH 4/4] xf86-video-intel: save drm FD to be used by dri cursor (the shortcut scheme).

2009-01-05 Thread Tiago Vignatti
Signed-off-by: Tiago Vignatti vigna...@c3sl.ufpr.br --- src/i830_dri.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/i830_dri.c b/src/i830_dri.c index 07ae646..e9484bd 100644 --- a/src/i830_dri.c +++ b/src/i830_dri.c @@ -108,6 +108,8 @@ typedef struct

Re: only 64 out of 128 MB video RAM memory used - why?

2009-01-05 Thread Alex Deucher
On Mon, Jan 5, 2009 at 3:55 PM, Tomasz Chmielewski man...@wpkg.org wrote: I have a Radeon 9200 PCI video card. I noticed only 64 MB out of 128 MB of video RAM memory is used: (II) RADEON(0): Generation 2 PCI interface, using max accessible memory (II) RADEON(0): Detected total video

crash Xserver debian lenny

2009-01-05 Thread kevin
Hello, I installed a debian lenny on a pc i386, for a school I manage. This pc is intented to be an applications server, so I installed as I usually do for etch: xorg, xfce, xdm (we use old pc configured as X terminals), and then all the configuration stage for using the nis server, nfs

Re: multihead / dual input howto (two local users, keyboards etc.)?

2009-01-05 Thread Tomasz Chmielewski
Tiago Vignatti schrieb: Peter Hutterer escreveu: I don't know what other people's view on this is but I'd certainly appreciate it if you could transcribe this to the xorg wiki. It seems the question of multi-seat comes up quite frequently and having a central location to point people at

Re: [Cooker] x3270 fonts

2009-01-05 Thread Paulo César Pereira de Andrade
feretio wrote: Cavassin has told me that Paulo has suggested you something related to configure's options. In my research, I think that might be the case. I believe the following was referred to: configure --disable-builtin-fonts Yes, I think Colin missed my email about it. But I

Re: [Fwd: Re: Intel + GEM + suspend - fail]

2009-01-05 Thread Eric Anholt
On Mon, 2009-01-05 at 21:51 +0100, Adam Lantos wrote: hello, I've investigated my issue a little more: kernel: vanilla 2.6.28 + tuxonice + linux-phc + thinkpad-acpi mesa, libdrm, xorg-server, xf86-video-intel git master (last built a few days ago) -EXA behaves fine -UXA w/ twm is fine

Re: xsetpointer deprecated?

2009-01-05 Thread Peter Hutterer
On Mon, Jan 05, 2009 at 10:18:25AM +0100, Philipp Kerling wrote: Hi, Am Montag, den 05.01.2009, 10:53 +1000 schrieb Peter Hutterer: On Fri, Jan 02, 2009 at 12:32:52PM +0100, Philipp Kerling wrote: the xorg utility xsetpointer reports that it is deprecated for XInput versions = 1.4. It

Re: ~whot/compiz ?

2009-01-05 Thread Sam Spilsbury
On Tue, Jan 6, 2009 at 5:40 AM, Christian Beier be...@informatik.hu-berlin.de wrote: Flo, if you already have a running MPX, you can as well only use compiz/0001-X-Input-2-Support-in-Core.patch and compiz/0002-MPX-Support-in-plugins.patch to patch compiz and leave all the Input

Re: xsetpointer deprecated?

2009-01-05 Thread Philipp Kerling
Hi again, Am Dienstag, den 06.01.2009, 08:09 +1000 schrieb Peter Hutterer: Setting option CoreEvents false in the config would probably be what you want here. Otherwise, you'd have to grab both device and pointer + keyboard and just drop all core events for the time being. Is there really

XRender ARGB format working with driver fglrx but not with intel or nvidia

2009-01-05 Thread Domen Stangar
I created 32 bit pixmap with alpha channel loaded from tga file. Then used XRenderCreatePicture Picture with PictStandardARGB32 format from that pixmap. This is used as src picture. Dst image is created from root window using visual from that window in RGB format. Called XRenderComposite with no

Re: crash Xserver debian lenny

2009-01-05 Thread Peter Hutterer
On Mon, Jan 05, 2009 at 11:30:03PM +0100, kevin wrote: When I boot the machine, everything is OK, and I get the xdmcp chooser screen, displayed by the primary xdmcp server, which gives all the avalaible applications servers of the lan. Then I choose as server the pc itself, which is a

[no subject]

2009-01-05 Thread - gw1500se
Hi Peter, Thanks for the reply. Please see embedded responses. Peter Hutterer wrote: On Thu, Jan 01, 2009 at 12:34:50PM -0500, - gw1500se wrote: I am having a problem with my Microsoft PS/2 optical wheel mouse when I switch between machines with a KVM switch. Specifically, my Mandriva

Re: your mail

2009-01-05 Thread Peter Hutterer
On Mon, Jan 05, 2009 at 07:44:36PM -0500, - gw1500se wrote: Peter Hutterer wrote: On Thu, Jan 01, 2009 at 12:34:50PM -0500, - gw1500se wrote: I am having a problem with my Microsoft PS/2 optical wheel mouse when I switch between machines with a KVM switch. Specifically, my Mandriva

Re: [multiseat] hard freeze when running X -arguments... :1

2009-01-05 Thread Daniel Stone
On Mon, Jan 05, 2009 at 07:43:04AM +0100, Tomasz Chmielewski wrote: Tiago Vignatti schrieb: So far I have one problem: my computer freezes whenever I want to use GDM as a desktop manager. On the other hand, everything works fine if I use KDM. Closer investigation turned up that the

Re: [PATCH] Port cursorScreenDevPriv to the new dixPrivate API

2009-01-05 Thread Thomas Jaeger
Are you running the tip of xserver-1.6 branch? Specifically, do you have this patch applied? http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.6-branchid=0d12c44d832b98da10dccc3b8bac7676d8ea2c96 The patch fixed a similar issue for me [1]. The problem persists in connection with

xserver distribution missing sdksyms.sh

2009-01-05 Thread vehemens
subject says it all ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xserver distribution missing sdksyms.sh

2009-01-05 Thread Paulo César Pereira de Andrade
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 Paulo ___ xorg mailing list

Re: multihead / dual input howto (two local users, keyboards etc.)?

2009-01-05 Thread Tomasz Chmielewski
Tiago Vignatti schrieb: Tomasz Chmielewski escreveu: BTW, I tried the multiseat live CD from http://wiki.c3sl.ufpr.br/multiseat/index.php/Live-CD I like its hardware detection (press F1, left mouse to activate this screen). Indeed, it's nice. Now a question: is there a reason to keep