Re: Detecting the used keyboard driver

2009-05-05 Thread Gregory Smirnov
2009/5/4 Alan Coopersmith alan.coopersm...@sun.com Gregory Smirnov wrote: Hello, I use program that depends on X keycodes as well and have the same problem. Your program has always been broken then - X keycodes are different on different platforms and servers, and as kbd/evdev show,

Re: Detecting the used keyboard driver

2009-05-05 Thread Daniel Stone
On Tue, May 05, 2009 at 09:33:29AM +0200, Gregory Smirnov wrote: 2009/5/4 Alan Coopersmith alan.coopersm...@sun.com Your program has always been broken then - X keycodes are different on different platforms and servers, and as kbd/evdev show, sometimes even different drivers on the same

Re: xf86-video-xgi status?

2009-05-05 Thread Alfie Viechweg
On 05/04/09 17:27, Michael Cronenworth wrote: Original Message Subject: Re: xf86-video-xgi status? From: Ian Romanicki...@freedesktop.org To: Michael Cronenworthm...@cchtml.com Date: 05/04/2009 04:22 PM Michael Cronenworth wrote: I may be getting possession

Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Lowell Alleman
Hello all, I've got my X server stuck in some kind of loop that is using up nearly %100 of the CPU. I have a remote ssh connection and I'm running gdb against it. I've very unfamiar with debugging at this level, but I really want to anything I can to help track down some X issues I'm been

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Alex Deucher
On Tue, May 5, 2009 at 12:28 PM, Lowell Alleman low...@allemansonline.com wrote: Hello all, I've got my X server stuck in some kind of loop that is using up nearly %100 of the CPU.  I have a remote ssh connection and I'm running gdb against it. I've very unfamiar with debugging at this level,

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Adam K Kirchhoff
On Tue, 5 May 2009 12:28:23 -0400 Lowell Alleman low...@allemansonline.com wrote: 0 0xb8033430 in __kernel_vsyscall () #1 0xb7cb9d59 in ioctl () from /lib/tls/i686/cmov/libc.so.6 #2 0xb801eadd in drmIoctl () from /usr/lib/libdrm.so.2 #3 0xb801eee2 in drmCommandNone () from

XF86VidModeSetGammaRamp documentation

2009-05-05 Thread tsuraan
The man page for XF86VidModeSetGammaRamp says to check the source for info on how to use it. Where can I find this source? On my system, the function is declared in X11/extensions/xf86vmode.h, which is a member of the xf86vidmodeproto package, but that source tarball doesn't contain any actual

Re: XF86VidModeSetGammaRamp documentation

2009-05-05 Thread Julien Cristau
On Tue, May 5, 2009 at 12:57:43 -0500, tsuraan wrote: The man page for XF86VidModeSetGammaRamp says to check the source for info on how to use it. Where can I find this source? On my system, the function is declared in X11/extensions/xf86vmode.h, which is a member of the xf86vidmodeproto

Re: AllowEmptyInput and HAL

2009-05-05 Thread Julien Cristau
On Tue, May 5, 2009 at 18:58:21 +0100, Phil Endecott wrote: Still battling with this. Help! Some new details below. Do you run xmodmap to somehow change the keymap? Cheers, Julien ___ xorg mailing list xorg@lists.freedesktop.org

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Martin Olsson
Alex Deucher wrote: On Tue, May 5, 2009 at 12:28 PM, Lowell Alleman low...@allemansonline.com wrote: I've got my X server stuck in some kind of loop that is using up nearly %100 of the CPU. I have a remote ssh connection and I'm running gdb against it. I've very unfamiar with debugging at

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Alex Deucher
On Tue, May 5, 2009 at 2:34 PM, Martin Olsson mn...@minimum.se wrote: Alex Deucher wrote: On Tue, May 5, 2009 at 12:28 PM, Lowell Alleman low...@allemansonline.com wrote: I've got my X server stuck in some kind of loop that is using up nearly %100 of the CPU.  I have a remote ssh connection

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Lowell Alleman
On Tue, May 5, 2009 at 12:38 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Tue, May 5, 2009 at 12:28 PM, Lowell Alleman low...@allemansonline.com wrote: Hello all, I've got my X server stuck in some kind of loop that is using up nearly %100 of the CPU.  I have a remote ssh connection and

Re: XF86VidModeSetGammaRamp documentation

2009-05-05 Thread Hal V. Engel
On Tuesday 05 May 2009 10:57:43 am tsuraan wrote: The man page for XF86VidModeSetGammaRamp says to check the source for info on how to use it. Where can I find this source? On my system, the function is declared in X11/extensions/xf86vmode.h, which is a member of the xf86vidmodeproto

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Lowell Alleman
On Tue, May 5, 2009 at 2:39 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Tue, May 5, 2009 at 2:34 PM, Martin Olsson mn...@minimum.se wrote: Alex Deucher wrote: On Tue, May 5, 2009 at 12:28 PM, Lowell Alleman low...@allemansonline.com wrote: I've got my X server stuck in some kind of loop

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Alex Deucher
On Tue, May 5, 2009 at 2:51 PM, Lowell Alleman low...@allemansonline.com wrote: On Tue, May 5, 2009 at 12:38 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Tue, May 5, 2009 at 12:28 PM, Lowell Alleman low...@allemansonline.com wrote: Hello all, I've got my X server stuck in some kind of

Re: Attempting to track down radeon driver issue(s)?

2009-05-05 Thread Alex Deucher
On Tue, May 5, 2009 at 3:11 PM, Lowell Alleman low...@allemansonline.com wrote: On Tue, May 5, 2009 at 2:39 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Tue, May 5, 2009 at 2:34 PM, Martin Olsson mn...@minimum.se wrote: Alex Deucher wrote: On Tue, May 5, 2009 at 12:28 PM, Lowell Alleman

Re: AllowEmptyInput and HAL

2009-05-05 Thread Phil Endecott
Julien Cristau wrote: On Tue, May 5, 2009 at 18:58:21 +0100, Phil Endecott wrote: Still battling with this. Help! Some new details below. Do you run xmodmap to somehow change the keymap? Yes I have a ~/.xmodmap that will have been run in the startx case. However that would not have

modify keyboard layout

2009-05-05 Thread mobidyc
Hello, I want to modify the layout for an azerty keyboard. actually when the CAPSLOCK is active, i can't write numbers like the SHIFT key let me do this. After some discussion, the way I want to use my keyboard is considered as a Windows bug and I totally agree whit this. But the fact is that

Re: modify keyboard layout

2009-05-05 Thread Peter Hutterer
On Tue, May 05, 2009 at 11:51:12PM +0200, mobidyc wrote: Hello, I want to modify the layout for an azerty keyboard. actually when the CAPSLOCK is active, i can't write numbers like the SHIFT key let me do this. setxkbmap -option caps:shiftlock might do what you want. Note that this also

Re: modify keyboard layout

2009-05-05 Thread mobidyc
Peter Hutterer a écrit : On Tue, May 05, 2009 at 11:51:12PM +0200, mobidyc wrote: Hello, I want to modify the layout for an azerty keyboard. actually when the CAPSLOCK is active, i can't write numbers like the SHIFT key let me do this. setxkbmap -option caps:shiftlock might do