On Monday 09 April 2007 20:52, Olivier Lecarme wrote: > Magnus Vigerlöf <[EMAIL PROTECTED]> wrote: > > On Friday 06 April 2007 09:47, Olivier Lecarme wrote: > > > I presently have a 4x6 Intuos 3 tablet, and a 1680x1050 screen. > > > > > > I defined the BottomX and BottomY options to be respectively 1680 and > > > 1050, but I see that in fact they are 25400 and 20320. I tried to > > > change BottomX using xsetwacom, and the result was that the position > > > was sticked to some vertical place on the screen. > > > > > > Thus it is clear that I don't understand the true meaning of these > > > options, which seem to use another coordinate system than the pixel > > > position on the screen. > > > > The TopX/Y and BottomX/Y values are used for limiting the area on the > > tablet (in the tablet's coordinate system) that is mapped on the screen. > > So if you'd like to make sure that the right 10% of the tablet would be > > treated as the right edge of the screen BottomX would have been set to > > 22860 (or thereabouts). It is not possible to define an area on the > > screen where the wacom tool is mapped. > > > > Hope this clarify things a bit. > > Not really. From where are these values 25400 and 20320 coming?
Hmm... Ok.. Those values are from a 'Wacom Intuos3 4x5'... But I wonder where those come from.. See below. > What is their unit system? Each tablet has a physical size and a resolution. Those two values will produce the value ranges that are reported for x and y. The aspect ratio on the physical size and the reported value ranges should be approximately the same. > And moreover, their relation is 1.25, while the size > relation of a 4x6 tablet is 1.5. Which maybe explains the following? > > > > Moreover, I cannot move the cursor lower than 32 pixels from the bottom > > > of the screen. This is the same with the stylus and eraser. On the > > > contrary, a vertical strip one inch wide is unused on the right part of > > > the tablet, as if my tablet was a 4x5 model. > > > > > > I'm on a Debian Sid system, with a 2.6.18 kernel. The linuxwacom > > > version is 0.7.6-4. The tablet model is correctly recognized, as > > > demonstrated by the output of wacdump. > > > > I think that I'd like to see your X-configuration and the output from the > > X-server before I can make an attempt to give you an answer on this one.. > > Could you post relevant sections of these? > > Here they are. [...] > Section "InputDevice" > Identifier "stylus" > Driver "wacom" > Option "Type" "stylus" > Option "USB" "on" > Option "Threshold" "10" > Option "Mode" "Absolute" > Option "Tilt" "on" > Option "BottomX" "1680" > Option "BottomY" "1050" > Option "Device" "/dev/input/wacom" > EndSection Looks good, but please drop the BottomX/Y options, they are usually not needed. You might want to have a look at the 'KeepShape' option if the ratio on your screen and your tablet is not close (but they seems to be). [...] > (**) 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=5080 resY=5080 suppress=2 tilt=enabled (==) Wacom device "stylus" top > X=0 top Y=0 bottom X=1680 bottom Y=1050 And this is where I get slightly confused as you previously talked about 25400x20320, as the size reported by the underlying device is reported as 31496x19685. Where does the previous figures come from? 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. 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