On Tuesday 10 April 2007 07:21, Olivier Lecarme wrote:
[...]
> > However this would explain the problem you have with not beeing able to
> > use the lower part of the screen as your tablet will be unable to send
> > coordinates that will reach that far down if you put the BottomY at 20320
> > It would also explain why you can't use an area on the right part of your
> > tablet.
> >
> > Remove the BottomX/Y options from your config and I bet your tablet will
> > start working as you expect.
>
> I did it. Here is the relevant part of /var/log/Xorg.0.log:
>
> (**) Option "Device" "/dev/input/wacom"
> stylus Wacom X driver grabbed event device
> (==) Wacom USB Intuos3 tablet speed=9600 maxX=31496 maxY=19685 maxZ=1023
> resX=50 80 resY=5080 suppress=2 tilt=enabled
> (==) Wacom device "stylus" top X=0 top Y=0 bottom X=31496 bottom Y=19685
> (==) Wacom device "eraser" top X=0 top Y=0 bottom X=31496 bottom Y=19685
> (==) Wacom device "cursor" top X=0 top Y=0 bottom X=31496 bottom Y=19685
> (==) Wacom device "pad" top X=0 top Y=0 bottom X=31496 bottom Y=19685
>
> But I still have the same problems: with the stylus, I cannot point
> lower on the screen than 32 pixels from the bottom, and a rectangle one
> inch wide cannot be accessed on the right part of the tablet. On the
> contrary, the cursor allows me to access the lowest part of the screen,
> but it works in relative mode, contrarily to what the /etc/X11/xorg.conf
> file says. And the right rectangle one inch wide on the tablet cannot be
> used.

Heh.. And here I thought I was on the right track...

Ok, how does your tablet behave if you set the BottomX/Y to the figures that 
you can see beeing reported by the devices? Any better/worse?

I didn't react to the last six lines in the log you sent before:
> (**) Option "BottomX" "25400"
> (**) Option "BottomX" "25400"
> (**) Option "BottomX" "25400"
> (**) Option "BottomY" "20320"
> (**) Option "BottomY" "20320"
> (**) Option "BottomY" "20320"

But now I wonder if you have the same lines when you just have started linux? 
If so that would mean that there is some script that is executed when you 
start up that hard-code these values for your tablet and mess up you 
settings. Did you still have 25400 as BottomX even when you set 1680 in the 
config file?

If someone has been playing around on the account with an Intous 3 4x5 tablet 
and used 'wacomcpl' it is fully possible that it has written commands to 
~/.xinitrc that does the above, even if it seems that it should take one 
input device at a time and not one axis at a time. Anyway, could you check 
this to rule it out?

BR
 Magnus

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to