Driver X11 for Genius Kids Designer Tablet

Before words :

Installation from sources Installation of an executable

You must retrieve :

For the compilation and installation, use the Makefile of the DigitalEdge distribution.

The compiled module for Debian 2.2r0 : xf86KidsDesigner.so.gz to be installed in "/usr/X11R6/lib/modules"

For the configuration add in XF86Config :

Section "Module"
Load "xf86KidsDesigner.so"
EndSection

Section "Xinput"
    SubSection "KidsDesigner"
        Port "/dev/ttyS0"
        DeviceName "Kid's Designer"
        Mode absolute
        Cursor Stylus
        AlwaysCore
#       Debug_Level 255
#       Size 900 6600 900 4600
    EndSubSection
EndSection
If it doesn't work:


Thierry EXCOFFIER
Last modified: Wed Dec 13 22:17:39 CET 2000