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