Turboprint funktioniert nicht mit Dapper

Thilo Six T.Six at gmx.de
Mon Mai 1 00:19:44 BST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

tribun-germania-inferior wrote the following on 30.04.2006 22:17:

<snip>

> Die Maus funktioniert tadellos via USB, Drucker und Grafiktablett nicht.
> 
> Ciao
> Heiko

Das hier entstammt einer neuen (Dapper)-xorg.conf:
- --------------------------------------------------------------------
Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "stylus" "SendCoreEvents"
        InputDevice     "cursor" "SendCoreEvents"
        InputDevice     "eraser" "SendCoreEvents"
EndSection
- --------------------------------------------------------------------

evtl. hilft das.

MfG Thilo
- --
i am on Ubuntu 2.6 KDE
- - some friend of mine

gpg key: Ox4A411E09

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEVUYPgkdHiUpBHgkRA7TVAJ9/3A7IZY8Z0d5vt/+6IfXtaOTcMwCeNUJO
Bkyvw2cShlTNWa5ig7MMnEE=
=ciFE
-----END PGP SIGNATURE-----