-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello all!

Following the advice of Ping, i got rid of Twinview for a nice, clean, xinerama
setup.


Except for the fact that everything is a bit slower (especially when windows
cross the two screens) it doesn't solve much, and i still have a veeery weird
behaviour :


- - the /dev/input/mouseX and /dev/input/eventY keep on changing all the time

- - in console mode, wacdump dumps info correctly

- - when in X, if the wacom is on the same /dev/input/eventY as written in the
xorg.conf, the wacdump doesn't work anymore (but still displays the correct
name for the tablet), while the tablet controls the cursor anyway.

- - in that config, in inkscape, gimp et all, the drawing is always offset from
the cursor position :((

- - sometimes in that config, when taking back the mouse after trying to move 
the
stylus all the way around, xorg freezes completely (have to kill it from a
remote shell), many times with the cursor displayed right on the middle of the
two screens, sometimes with twho cursors displayed : one in the middle and the
other one somewhere else...

- - when xorg loads with a wrong /dev/input/eventY, the tablet doesn't control
the mouse, but wacdump works ..




i don't understand much here... maybe it's a version conflict with the drivers
(i thought i installed it correctly but you never know)


* do you know a simple answer to all these questions ?

* what can i do to get sure of the version of the driver (kernel and X) i am 
using?

* shall i try with a previous version, even if i am using the 2.6.15 kernel ?




here is the relevant part of my xorg.conf :
...
    InputDevice    "Mouse" "CorePointer"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "pad"
    Option "Xinerama" "on"
    Screen     0    "Gauche" 0 0
    Screen     1    "Droite" LeftOf "Gauche"
....
Section "InputDevice"
    Identifier     "Mouse"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"
    Option         "Device" "/dev/input/mouse0"
    Option         "ZAxisMapping" "4 5" #Emulate3Buttons
EndSection

Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/event1"   #USB ONLY
    Option         "Type" "stylus"
    Option         "USB" "on"                  #USB ONLY
    Option         "PressCurve" "0,5,95,100"
#    Option         "Tilt" "on"
EndSection

Section "InputDevice"
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/input/event1"   #USB ONLY
    Option         "Type" "eraser"
    Option         "USB" "on"                  #USB ONLY
 #   Option         "Tilt" "on"
EndSection




j



- --
- ---  Jeremie ZIMMERMANN -------------- http://pasunblog.org --
- ----  ------------------------------------- http://tofz.org --
- -----  Sauvons le Droit d'Auteur! -------- http://eucd.info --
- ------  Recherche en Informatique Libre -- http://april.org --


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEazSB1eTOPM/5+wsRAh7iAKCLs/3fuglGYVU4ApQz3A21FghwsgCfQMMZ
00OTU61G8VggcexMojcxLak=
=m68w
-----END PGP SIGNATURE-----


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to