Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wacom, Dual-Screen, and Cursor Offset
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Kenji Miyamoto
Veteran
Veteran


Joined: 28 May 2005
Posts: 1452
Location: Looking over your shoulder.

PostPosted: Thu Jul 22, 2010 11:01 pm    Post subject: Wacom, Dual-Screen, and Cursor Offset Reply with quote

Well now that I have my Wacom tablet working mostly, it seems to be offset by half a screen when I try to paint with it. That's bad because I have sloppy focus enabled and as soon as the cursor ends up on the other monitor, the program I'm painting in loses focus. Does anyone know how to fix this? I'd rather have the cursor within a few tens of pixels of the tablet's pointer so it doesn't lose focus regularly. I've tried these options, but they do nothing:
Code:
    Option "Twinview" "horizontal"
    Option "ScreenNo" "0"
    Option "TVResolution" "1400x1050,1400x1050"

_________________
[ Kawa-kun, new and improved!! ]

Alex Libman seems to be more of an anarchist than a libertarian.
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Thu Jul 22, 2010 11:17 pm    Post subject: Reply with quote

You could try offsetting this through the calibration parameters with the xinput command (it will take a lot of experimentation to get it right). I'm not sure of the proper place to put these options permanently since xorg.conf seems ignored when using hal/evdev and all that BS, so I have a script that runs at login and resume from suspend/hibernate that sets the parameters on my laptop touchscreen (it also has to reattach the touchscreen because it's implemented as a serial device that gets disconnected when the machine goes to sleep). The best hint I can give is using device and parameter names rather than numeric ID's for xinput because the numbers can change.

I'd give you an example of the commands I use but I don't have my laptop with me at the moment.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum