Comment 3 for bug 34146

Revision history for this message
Tobias (tobias-j) wrote :

I have an aiptek tablet to and my config looks like this:

Section "InputDevice"
    Identifier "stylus"
    Driver "hyperpen"
    Option "Device" "/dev/ttyS0"
    Option "Mode" "absolute"
    Option "Cursor" "Stylus"
    Option "XSize" "600"
    Option "YSize" "450"
    Option "BaudRate" "19200"
    Option "Pmin" "200"
    Option "Pmax" "511"
EndSection