[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Grafiktablett unter Debian benutzen



Hi,

Das hat zwar mein Kamel ein wenig umgepflügt, aber es fehlt hier der aiptek-Treiber für X11 (aiptek.o). Schau mal in die Logdatei vom X11-Start, dort sollte das auch angemeckert werden.

Hab die Datei dahinkopiert und siehe da, auf den ersten Blick scheinte alles zu funktionieren.

Gibt aber ne Menge Probleme:

Der Tablettbereich ist zu klein:

Das Tablett funktioniert - unabhängig von der xorg einstellung - im absolutem Modus. Soll eigentlich heißen, das wenn man den Stift in die Mitte bewegt, der Mauszeiger dorthinspringt. Tut er aber nicht. Je nach aktueller Mausposition springt er bis zu 200 Pixel neben der Mitte. So kann es auch manchmal vorkommen das ich die Bildschirmenden nicht erreichen kann.

Ich kann nicht wirklich klicken:

Das Pad hat ja mehere Druckstufen (512 ca.). Wenn ich den Stift irgendwo positioniere und dann drücke, so wird das am Anfang (an den ersten 30 Druckstufen, das sind etwa 5mm stiftbewegung) ein "Taste drücken - Taste loslassen" ausgeführt (wie ein normaler Mausklick also). Komme ich - und das ist oft der fall - weiter als 5mm, dann wird das nur als "Taste drücken" gewertet und das ist nicht so toll, wenn ich statt ein Programm zu starten das Programmsymbol verschiebe (es ist wie als ob man die Maustaste drückt und einfach nicht loslässt).

Das mitgelieferte Programm "gaiptek" zum einstellen kann nicht compiliert werden:

[root][/home/sebi/Desktop/unified_package/src/gaiptek]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
configure: error: cannot run /bin/sh ./config.sub
[root][/home/sebi/Desktop/unified_package/src/gaiptek]$

und

[root][/home/sebi/Desktop/unified_package/src/gaiptek]$ automake
configure.in: 1161: required file `./config.guess' not found
configure.in: 1161: required file `./config.sub' not found
automake: configure.in: required file `./config.guess' not found
automake: configure.in: required file `./config.sub' not found
configure.in: 7063: required file `./ABOUT-NLS' not found
Makefile.am:4: AM_GNU_GETTEXT in `configure.in' but `intl' not in SUBDIRS
Makefile.am:26: po/en.po exists but `en' not in `ALL_LINGUAS'
[root][/home/sebi/Desktop/unified_package/src/gaiptek]$

hmm....
mfg




Reply to: