xrandr reports two preferred modes

2009-01-04 Thread Antonio Cardoso Martins
When i execute xrandr, he reports 2 preferred modes for my TMDS-1 monitor, and selects 1024x768, when the monitor is actually 1680x1050. xorg.conf has only information for the LVDS monitor. ant...@lifebook:~ xrandr -q Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2704 x 1050 VGA

[PATCH] Don't alter device button maps in DoSetPointerMapping

2009-01-04 Thread Thomas Jaeger
I think the current behavior violates the core spec: If, say, button 1 is pressed on a device where it is currently disabled, but it is mapped to itself on the VCP, then an XSetPointerMapping request that doesn't change the mapping of button 1 will nonetheless fail. Thomas Jaeger wrote: The

Re: xrandr reports two preferred modes

2009-01-04 Thread Rui Tiago Cação Matos
Antonio, 2009/1/4 Antonio Cardoso Martins digiplan...@gmail.com: When i execute xrandr, he reports 2 preferred modes for my TMDS-1 monitor, and selects 1024x768, when the monitor is actually 1680x1050. xorg.conf has only information for the LVDS monitor. you should post the X server version

xauth generate and the removal of XSECURITY

2009-01-04 Thread Matthieu Herrb
Hi, is there with XACE an equivalent of the 'generate' command of xauth? -- Matthieu Herrb ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: gma950 + latest x11 + latest intel driver

2009-01-04 Thread Vasily Khoruzhick
On 4 January 2009 05:14:39 Jin, Gordon wrote: The glxinfo shows correctly. I think you've been using libdrm master (or 2.4.3), right? Where did you get the quake3 demo? Is it shipped in your distribution or you installed it by yourself? Gordon I'm using libdrm master quake3 is from gentoo

Crash report

2009-01-04 Thread dale
Just pulled everything from git, and now X crashes hard leaving me with a blank text screen except for a flashing cursor. Presumably this is VT7, but the keyboard is inactive so I can't switch to a working console and have to alt-ctrl-del (that is the only thing that still seems to work). The X

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

2009-01-04 Thread Peter Hutterer
On Sun, Jan 04, 2009 at 11:12:58PM +0100, Tomasz Chmielewski wrote: Mader, Alexander (N-MSR) schrieb: Tomasz Chmielewski schrieb: Does anyone know any up-to-date HOWTO for setting up multihead / dual input - two graphics cards running on one PC, with two local users, with two keyboards,

Re: xsetpointer deprecated?

2009-01-04 Thread 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 still works fine even in newer ones. What exactly has been deprecated and what functions should be used instead? xsetpointer changes options

Re: Mouse and KVM Issue

2009-01-04 Thread Peter Hutterer
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 machine no longer recognizes a mouse is attached (Windows does not have a problem with

xscope compilation error

2009-01-04 Thread Rui Tiago Cação Matos
Hi, I got xscope from git://anongit.freedesktop.org/~alanc/xscope but it doesn't compile: gcc -DHAVE_CONFIG_H -I.-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DUSE_XTRANS -g -O2 -MT scope.o -MD -MP -MF .deps/scope.Tpo -c -o scope.o scope.c scope.c:73: error: 'MAXHOSTNAMELEN' undeclared

Re: xscope compilation error

2009-01-04 Thread Samuel Thibault
Rui Tiago Cação Matos, le Mon 05 Jan 2009 01:01:20 +, a écrit : I got xscope from git://anongit.freedesktop.org/~alanc/xscope but it doesn't compile: gcc -DHAVE_CONFIG_H -I.-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DUSE_XTRANS -g -O2 -MT scope.o -MD -MP -MF .deps/scope.Tpo

Re: xscope compilation error

2009-01-04 Thread Joel Feiner
On a related note, how do you actually get xscope to work? I've tried following the manpage but whenever I connect to xscope with a client, it causes xscope to die with the message: Could not connect to Server and the reason given (if the debug level is high enough) is TransConnect() failed.

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

2009-01-04 Thread Tiago Vignatti
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 would be helpful.

Re: Crash report

2009-01-04 Thread Michel Dänzer
On Sun, 2009-01-04 at 17:58 +, d...@rdmp.org wrote: Just pulled everything from git, and now X crashes hard leaving me with a blank text screen except for a flashing cursor. Presumably this is VT7, but the keyboard is inactive so I can't switch to a working console and have to