Hey

Ive got a new PC Tablet, Aiptek Hyperpen 5000 U (USB)
I installed the USB Human Interface into the kernel
now i get:

debian:~# hub.c: USB new device connect on bus1/1, assigned device number 13
input0,hiddev0: USB HID v1.00 Mouse [AIPTEK International Inc. USB Tablet Series with 
16 Hot Keys] on usb1:13.0

when i connect it. 
I am still not able to use that PC Tablet in X
My XF86Config-4 settings:
Section "ServerLayout"
        Identifier     "Simple Layout"
        Screen         "Screen 1" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
        InputDevice    "Aiptek"
EndSection

...

Section "InputDevice"
        Identifier "Aiptek"
        Driver "mouse"
        Option "Protocol" "imps/2"
        Option "Device" "/dev/input/mice"
        Option "Baud" "19200"
EndSection

Does someone know whats wrong or what's missing?

Markus
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to