Re: Keystroke flow in X.org

2009-06-12 Thread Peter Hutterer
On Fri, Jun 12, 2009 at 02:36:44PM +1000, Timothy S. Nelson wrote: Here's a rather mundane article with a good diagram that I just wrote. It should probably be linked to from http://www.x.org/wiki/XKB but since I don' tappear to have access to do that, I'm posting the link on the

Re: Strange issue with hal and Xorg

2009-06-12 Thread Peter Hutterer
On Fri, Jun 12, 2009 at 12:20:16AM -0400, Matt Hayes wrote: Normally, xorg.conf I could map my buttons using ZAxisMapping 4 5 and ButtonMapping 1 2 3 6 7 and Buttons 7 and things were dandy. Well, after the latest updates to Slackware and Xorg, what I'm seeing now is the side buttons on my

Re: Keystroke flow in X.org

2009-06-12 Thread Timothy S. Nelson
On Fri, 12 Jun 2009, Peter Hutterer wrote: On Fri, Jun 12, 2009 at 02:36:44PM +1000, Timothy S. Nelson wrote: Here's a rather mundane article with a good diagram that I just wrote. It should probably be linked to from http://www.x.org/wiki/XKB but since I don' tappear to have access to

Re: How to run the X xserver in a chroot environment

2009-06-12 Thread Tino Keitel
Hi, for the records: stopping HAL outside the chroot and starting it inside the chroot works, and now I can use X inside a chroot. Regards, Tino ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Keystroke flow in X.org

2009-06-12 Thread Timothy S. Nelson
On Fri, 12 Jun 2009, Timothy S. Nelson wrote: So, here's my impression of how it works based on what you've just said. [snip] Yuck. Let me do some more reworking. - When a keystroke comes from the hardware, it gets picked up and sent to the client (ie.

[synaptics] [PATCH] Fix typo. s/tough/though/

2009-06-12 Thread Paul Menzel
Signed-off-by: Paul Menzel paulepan...@users.sourceforge.net --- man/synaptics.man |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/man/synaptics.man b/man/synaptics.man index d990304..8f7812c 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -16,7 +16,7 @@

Re: Keystroke flow in X.org

2009-06-12 Thread Peter Åstrand
On Fri, 12 Jun 2009, Peter Hutterer wrote: - scancodes == keycodes Well, might not be exactly true, depending on what kind of scancodes you are talking about. For example, the F1 key, according to the Microsoft Keyboard Scan Code Specification, is listed as key 112, with a scan 1 make

Re: Keystroke flow in X.org

2009-06-12 Thread Peter Hutterer
On Fri, Jun 12, 2009 at 10:41:59AM +0200, Peter Åstrand wrote: On Fri, 12 Jun 2009, Peter Hutterer wrote: - scancodes == keycodes Well, might not be exactly true, depending on what kind of scancodes you are talking about. For example, the F1 key, according to the Microsoft Keyboard Scan

Re: Keystroke flow in X.org

2009-06-12 Thread Peter Hutterer
On Fri, Jun 12, 2009 at 05:21:53PM +1000, Timothy S. Nelson wrote: On Fri, 12 Jun 2009, Timothy S. Nelson wrote: So, here's my impression of how it works based on what you've just said. [snip] Yuck. Let me do some more reworking. - When a keystroke comes from the

Re: [synaptics] [PATCH] Fix typo. s/tough/though/

2009-06-12 Thread Peter Hutterer
On Fri, Jun 12, 2009 at 09:53:58AM +0200, Paul Menzel wrote: Signed-off-by: Paul Menzel paulepan...@users.sourceforge.net --- man/synaptics.man |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/man/synaptics.man b/man/synaptics.man index d990304..8f7812c 100644 ---

Re: Strange issue with hal and Xorg

2009-06-12 Thread Matt Hayes
Hrm.. so where the heck is the 32 buttons coming from? That's very odd and causes mapping of buttons to be a pita. -Matt Peter Hutterer wrote: On Fri, Jun 12, 2009 at 12:20:16AM -0400, Matt Hayes wrote: Normally, xorg.conf I could map my buttons using ZAxisMapping 4 5 and ButtonMapping 1 2 3

Re: Strange issue with hal and Xorg

2009-06-12 Thread Dan Nicholson
On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayesdomin...@slackadelic.com wrote: Hrm.. so where the heck is the 32 buttons coming from?  That's very odd and causes mapping of buttons to be a pita. The evdev driver. Perhaps you were using the mouse driver in xorg.conf? -- Dan

Re: Keystroke flow in X.org

2009-06-12 Thread Jim Gettys
Peter Hutterer wrote: On Fri, Jun 12, 2009 at 05:21:53PM +1000, Timothy S. Nelson wrote: On Fri, 12 Jun 2009, Timothy S. Nelson wrote: So, here's my impression of how it works based on what you've just said. [snip] Yuck. Let me do some more reworking. -When a keystroke

Re: Strange issue with hal and Xorg

2009-06-12 Thread Matt Hayes
Dan Nicholson wrote: On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayesdomin...@slackadelic.com wrote: Hrm.. so where the heck is the 32 buttons coming from? That's very odd and causes mapping of buttons to be a pita. The evdev driver. Perhaps you were using the mouse driver in xorg.conf? That

Re: Keystroke flow in X.org

2009-06-12 Thread Alan Coopersmith
Timothy S. Nelson wrote: It should probably be linked to from http://www.x.org/wiki/XKB but since I don' tappear to have access to do that, If you create an account on the wiki, you should be able to edit - accounts are required to cut down on spam/vandalism, but most pages are editable by

Re: Strange issue with hal and Xorg

2009-06-12 Thread walt
Matt Hayes wrote: Dan Nicholson wrote: On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayesdomin...@slackadelic.com wrote: Hrm.. so where the heck is the 32 buttons coming from? That's very odd and causes mapping of buttons to be a pita. The evdev driver. Perhaps you were using the mouse driver in

Re: Strange issue with hal and Xorg

2009-06-12 Thread Matt Hayes
walt wrote: Matt Hayes wrote: Dan Nicholson wrote: On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayesdomin...@slackadelic.com wrote: Hrm.. so where the heck is the 32 buttons coming from? That's very odd and causes mapping of buttons to be a pita. The evdev driver. Perhaps you were using the

Build error with latest git LibX11/LibXi

2009-06-12 Thread ace102
LibX11 ../../../doltcompile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11-I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes

Re: Strange issue with hal and Xorg

2009-06-12 Thread Matt Hayes
Justin Mattock wrote: On Fri, Jun 12, 2009 at 11:06 AM, Matt Hayesdomin...@slackadelic.com wrote: walt wrote: Matt Hayes wrote: Dan Nicholson wrote: On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayesdomin...@slackadelic.com wrote: Hrm.. so where the heck is the 32 buttons coming from? That's

Re: Strange issue with hal and Xorg

2009-06-12 Thread Justin Mattock
On Fri, Jun 12, 2009 at 11:06 AM, Matt Hayesdomin...@slackadelic.com wrote: walt wrote: Matt Hayes wrote: Dan Nicholson wrote: On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayesdomin...@slackadelic.com   wrote: Hrm.. so where the heck is the 32 buttons coming from?  That's very odd and causes

Re: Strange issue with hal and Xorg

2009-06-12 Thread walt
Justin Mattock wrote: Don't want to confuse you, but hal is being fazed out. udev-142 is now responsible for handling volumeid etc... Auuuggh! Just when I'm beginning to understand hal (but not very well.) You've confused me too. How does volumeid relate to a mouse problem? And which docs

Re: How to run the X xserver in a chroot environment

2009-06-12 Thread Li, Yan
On Thu, Jun 11, 2009 at 10:54:52PM +0200, Tino Keitel wrote: (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, reconfigure HAL or disable

Current tinderbox regression (xserver)

2009-06-12 Thread Chris Ball
http://tinderbox.x.org/builds/2009-06-12-0011/logs/xserver/#build xiselectev.c: In function 'SProcXISelectEvents': xiselectev.c:49: error: 'xXISelectEventsReq' has no member named 'window' ... -- Chris Ball c...@laptop.org ___ xorg mailing list

Re: Keystroke flow in X.org

2009-06-12 Thread Timothy S. Nelson
On Fri, 12 Jun 2009, Peter Hutterer wrote: yeah, close enough, except that in most cases xmodmap has little influence Ok. s/xmodmap/XKB/ if the physical keyboard changes, the server sends out a keymap notify event and the cycle starts at 2 again. Hopefully, anyway, otherwise the

Re: Build error with latest git LibX11/LibXi

2009-06-12 Thread Shunichi Fuji
http://cgit.freedesktop.org/xorg/proto/inputproto/commit/?id=1d59de593c5aac8e109fcb3c1173d4dc14742dee This change is triggered to fail building the Xserver. it would resolve by this patch. -- diff --git a/Xi/xiselectev.c b/Xi/xiselectev.c index 1259de5..7a16e85 100644 --- a/Xi/xiselectev.c