← Back to team overview

sslug-teknik team mailing list archive

Re: Wacom erfarenhet?

 

On Fri, 20 Oct 2000, Jonas Carlson wrote:

> Hej,
> 
> är det någon som har fått en ritbräda från Wacom att fungera till Linux?
> 
> Jonas Carlson
> Avdelningen för kardiologi
> Lunds universitet

/etc/X11/XF86Config

# Wacom ArtPad II Pen

Section "Module"
    Load "xf86Wacom.so"
EndSection

Section "XInput"

    SubSection "WacomStylus"
        Port            "/dev/ttyS0"
        DeviceName      "Pen1"
#       DebugLevel      6
        Mode            Absolute
        HistorySize     200
        AlwaysCore
    EndSubsection

    SubSection "WacomEraser"
        Port            "/dev/ttyS0"
        DeviceName      "Eraser1"
        AlwaysCore
        Mode            Absolute
    EndSubsection

    SubSection "WacomCursor"
        Port            "/dev/ttyS0"
        Mode            Absolute
        AlwaysCore
    EndSubsection
EndSection

det skulle gxr det :o)

----
Born and raised by UNIX, married to Linux...

/ynni@xxxxxxxx
ITA-109
Tlf.: +45 46775538



References