Colin Brace schrieb:

> When I press the left button, the Gnome Applications menu is displayed
> in the upper left-hand corner of the screen.
> 
> Ditto the right button.

Could you post the content of ~/.gr4_buttons/gr4_buttons.conf please? I
  just need the definition section which should look like this:

00 Program Name:                        "default"       # Name must be
within double quotes ""
01 Scroll Wheel Up:             994
02 Scroll Wheel Up Plus:        0
03 Scroll Wheel Down:           995
04 Scroll Wheel Down Plus:      0
05 Left Button:                 64
06 Left Button Plus:            0
07 Right Button:                        37
08 Right Button Plus:           0


And then I'd like to see the ServerLayout section of your xorg.conf. It
should look somehow like that:

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  InputDevice  "Cursor1" "SendCoreEvents"
  InputDevice  "Stylus1" "SendCoreEvents"
  InputDevice  "Eraser1" "SendCoreEvents"
  InputDevice  "Pad1"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

I encountered the problem you describe, when the Pad input device is set
to SendCoreEvents (there shouldn't be an SendCoreEvents or
AlwaysSendCore or similar in the InputDevice section of the Pad as well).

Cheers,
        Carsten
-- 
..., but a real alchemical laboratory should be full of the kind of
glassware that looked as if it were produced during the Guild of
Glassblowers All-Comers Hiccuping Contest.
        (T. Pratchett: Feet of Clay)


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to