Tavoletta grafica wacom bamboo fun

Salve, eccomi di nuovo con un problema!
Ho regalato a mia moglie una tavoletta grafica bamboo fun, della wacom, e ho installato i relativi driver.
La tavoletta funziona perfettamente, vorrei però configurare i tasti, e a tale scopo ho installato wacomexpresskeys.
Quando avvio il programma da terminale, viene fuori quanto riportato sotto:

$ expresskeys

expresskeys ERROR: Tablet not attached, OR (in case of Cintiq 21UX, Intuos3
and Graphire4) the ‘pad’ device has not been specified in xorg.conf, OR is
lacking on the command line when using “named devices”.

Ho guardato nello xorg.conf ed in effetti la tavoletta non è presente:

Xorg configuration created by livna-config-display

Section “Files”
ModulePath “/usr/lib64/xorg/modules/extensions/nvidia”
ModulePath “/usr/lib64/xorg/modules”
EndSection

Section “ServerFlags”
Option “AIGLX” “on”
EndSection

Section “Device”
Identifier “Videocard0”
Driver “nvidia”
Option “AddARGBGLXVisuals” “True”
EndSection

Section “Extensions”
Option “Composite” “Enable”
EndSection

qualcuno sa come editarlo?

Grazie in anticipo

guarda in

$ ll /dev/input

chi è il dispositivo tablet poi dai:

$ expresskeys /dev/input/...

Ciao, questo è l’output del comando suggerito:

$ ll /dev/input
totale 0
drwxr-xr-x 2 root root 80 9 set 10:35 by-id
drwxr-xr-x 2 root root 160 9 set 10:35 by-path
crw-r----- 1 root root 13, 64 9 set 09:40 event0
crw-r----- 1 root root 13, 65 9 set 09:40 event1
crw-rw----+ 1 root root 13, 66 9 set 09:40 event2
crw-r----- 1 root root 13, 67 9 set 09:40 event3
crw-rw----+ 1 root root 13, 68 9 set 09:40 event4
crw-r----- 1 root root 13, 69 9 set 09:40 event5
crw-r----- 1 root root 13, 70 9 set 10:35 event6
crw-r----- 1 root root 13, 63 9 set 09:40 mice
crw-r----- 1 root root 13, 32 9 set 09:40 mouse0
crw-r----- 1 root root 13, 33 9 set 09:40 mouse1
crw-r----- 1 root root 13, 34 9 set 10:35 mouse2
lrwxrwxrwx 1 root root 6 9 set 10:35 wacom -> event6
drwxr-xr-x 2 root root 80 9 set 10:35 wacom-tablets

non ho capito come specificare nel comando espresskeys la combinazione pad-stylus:

expresskeys Version: 0.4.2

Usage: expresskeys [OPTION]… [DEVICE]…
Any combination of pad and/or stylus can be specified.
An empty command line means automatic device search.
Options can be written like -dv or -d --v in any place.

-d makes the program a daemon (runs in the background).
-k terminates (kills) an already running daemon instance.
-r re-reads the configuration files of a running daemon.
-s tells a daemon instance to report status (file/screen).
-v prints info to the screen at many execution points.
-x sets -v and exits after some important info blocks.
-h unconditionally brings up this help text.

Example1: expresskeys -d (All 'pad’s and/or 'stylus’es found get used)
Example2: expresskeys 1stIntuos3Pad 1stIntuos3Stylus2 -d (named devices)
Example3: expresskeys -rv (visibly re-read the configuration file)

scaricati da:
http://expresskeys.ruivo.org/
i sorgenti all’interno trovi il file “usage” con ampia documentazione.

Salve,
scusa se uso questo post per chiederti informazioni, ma ho visto che hai acquistato una Bamboo Fun e hai installato un driver funzionante con Fedora. Purtroppo io non riesco a far funzionare la mia tavoletta con Linux così vorrei chiederti alcune info per capire se è solo un problema di configurazione o altro.
Io ho una CTH-461 cioè una Bamboo Fun Pen&Touch e uso Fedora 11 (ho provato anche con Fedora 12 ma niente).
Hai la stessa tavoletta?
Hai usato il pacchetto linuxwacom presente nei repo di Fedora o hai installato i driver seguendo le indicazioni di http://linuxwacom.sourceforge.net/?
Quale versione?

Grazie per ora.
Ciao