|
From: Favux ... <fav...@gm...> - 2010-07-25 14:38:01
|
On Sun, Jul 25, 2010 at 7:57 AM, Gerco Ballintijn <ge...@ba...> wrote: > Yaron <wacom@fr...> wrote: >> I asked more-or-less the same question about my triple-screen setup. The >> cursor isn't eratic, it just uses one third of every screen. > > I guess my problem is the same. > > When using the tablet as ordinary mouse in my (horizontal) dual-screen > setup, the cursor is either in the left half of the left screen or the > right half of the right screen. I have played around with the mmonitor > and screenno options. These options only determined on which screen the > cursor was placed and whether it locked there. > > A second, possibly related problem was that in graphical programs (GIMP, > Inkscape, and MyPaint) using the tablet as separate input device, the X > coordinate of the cursor seems to be twice as big as it should be. > > With regards, > Gerco. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Linuxwacom-discuss mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss > Hi Gerco, Not quite enough information to confidently answer. Distro, release, type of wacom tablet, video card, type of display (twinview etc.), .fdi or .conf or xorg.conf, etc.? But try these xsetwacom commands in a terminal: xsetwacom set "Wacom Cintiq 21UX2 stylus" Twinview "horizontal" xsetwacom set "Wacom Cintiq 21UX2 stylus" Screen_No "1" Where you'd use the "Device name" for your tablet from 'xinput --list'. And the screen number would be the one you want wacom confined to, usu. 0 or 1. If they work you can put them in a startup script. Favux |