Re: rere Wacom Graphire2 on Mandriva

From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 07/09/05


Date: Sat, 09 Jul 2005 10:00:21 -0500

On Sat, 09 Jul 2005 09:35:42 +0200, Dorota Krzyzanowska staggered into
the Black Sun and said:
> I hope this is not starting a new thread... Still have some trouble
> with posting :(

Nope, it's a reply. However, it's usually considered a good idea to
include some context from previous messages when you post to an existing
thread.

> All seems to be ok but...Tablet doesn't work yet. Is it possible that
> USB mouse is conflicting with this tablet?

Highly doubtful. I think the problem is in the X config file... read on
for details.

> Section "ServerLayout"
> Identifier "XFree86 Configured"
> Screen "screen1"
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> InputDevice "pen1" "AlwaysCore"
> InputDevice "eraser1" "AlwaysCore"
> InputDevice "cursor1" "AlwaysCore"
> EndSection

> Section "ServerLayout"
> Identifier "layout1"
> InputDevice "Keyboard1" "CoreKeyboard"
> InputDevice "Mouse1" "CorePointer"
> Screen "screen1"
> EndSection

There are 2 ServerLayout sections. Why? I've changed the first one so
it's correct. Change your first ServerLayout section to match it, then
comment out the second ServerLayout, then restart X.

> Section "InputDevice"
> Identifier "pen1"
> Driver "wacom"
> Option "Type" "stylus"
> Option "Device" "/dev/ttyS0"
> Endsection

Add the 2 lines

    Option "Mode" "absolute"
    Option "AlwaysCore" "on"

...to the pen1 and eraser1 sections.

> Section "InputDevice"
> Identifier "cursor1"
> Driver "wacom"
> Option "Type" "cursor"
> Option "Device" "/dev/ttyS0"
> Endsection

This should use Option "Mode" "relative" , and it also needs the
AlwaysCore option. HTH,

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /    mail: TRAP + SPAN don't belong
http://www.brainbench.com     /
-----------------------------/        This space sort of for rent.


Relevant Pages

  • xinerama setup on kde 3.1.4
    ... X only displays on one monitor and just blanks out the other. ... EndSection ... # Any number of ServerLayout sections may be present. ... # the way multiple screens are organised. ...
    (freebsd-questions)
  • Re: rere Wacom Graphire2 on Mandriva
    ... I have commented out the second section "ServerLayout" and edited the first ... >> EndSection ... Section "InputDevice" ... EndSubsection ...
    (comp.os.linux.hardware)
  • Re: Linux Convert Cant Start X
    ... Buck Turgidson wrote: ... > EndSection ... Section "ServerLayout" ... I personally believe you are missing a line or two. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: UT2004 bad colors
    ... Forgive me for top posting but if you look through the list you'll see that ... That's why gradient's such as sky areas don't ... > EndSection ... > EndSubSection ...
    (alt.os.linux.suse)