Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| wacom_bamboo_fun [Le 04/12/2007, 14:30] – amazilia | wacom_bamboo_fun [Le 09/05/2016, 11:19] (Version actuelle) – reconnue par défaut voir liste tablette graphique L'Africain | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | Procédure d' | ||
| - | |||
| - | |||
| - | dernier pilote sur http:// | ||
| - | |||
| - | udev sur | ||
| - | | ||
| - | |||
| - | apt-get install build-essential x11proto-core-dev libxau-dev libxdmcp-dev x11proto-input-dev x11proto-kb-dev xtrans-dev libx11-dev x11proto-xext-dev libxext-dev libxi-dev linux-libc-dev libc6-dev libncurses5-dev xserver-xorg-dev | ||
| - | cp / | ||
| - | cp xserver-xorg-input-wacom.udev / | ||
| - | bunzip2 linuxwacom-0.7.9-3.tar.bz2 | ||
| - | tar xvf linuxwacom-0.7.9-3.tar | ||
| - | cd linuxwacom-0.7.9-3 | ||
| - | ./configure --enable-wacom | ||
| - | |||
| - | |||
| - | ---------------------------------------- | ||
| - | BUILD ENVIRONMENT: | ||
| - | | ||
| - | linux kernel - yes 2.6.22 | ||
| - | module versioning - yes -DCONFIG_MODVERSIONS -DMODVERSIONS -include / | ||
| - | kernel source - yes / | ||
| - | Xorg SDK - yes / | ||
| - | XSERVER64 - no | ||
| - | | ||
| - | XLib - yes /usr/lib | ||
| - | TCL - yes / | ||
| - | TK - yes / | ||
| - | ncurses - yes | ||
| - | |||
| - | BUILD OPTIONS: | ||
| - | wacom.o - yes | ||
| - | wacdump - yes | ||
| - | | ||
| - | libwacomcfg - yes | ||
| - | | ||
| - | xsetwacom - yes | ||
| - | hid.o - no | ||
| - | | ||
| - | evdev.o - no | ||
| - | | ||
| - | input.o - no | ||
| - | tabletdev.o - no | ||
| - | | ||
| - | wacom_drv.o - no | ||
| - | ---------------------------------------- | ||
| - | |||
| - | |||
| - | |||
| - | make | ||
| - | make install | ||
| - | |||
| - | vi / | ||
| - | |||
| - | Section " | ||
| - | Driver | ||
| - | Identifier | ||
| - | Option | ||
| - | Option | ||
| - | # | ||
| - | Option " | ||
| - | EndSection | ||
| - | |||
| - | Section " | ||
| - | Driver | ||
| - | Identifier | ||
| - | Option | ||
| - | Option | ||
| - | # | ||
| - | Option " | ||
| - | EndSection | ||
| - | |||
| - | Section " | ||
| - | Driver | ||
| - | Identifier | ||
| - | Option | ||
| - | Option | ||
| - | # | ||
| - | Option " | ||
| - | EndSection | ||
| - | |||
| - | ... | ||
| - | # Uncomment if you have a wacom tablet | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | |||
| - | |||
| - | cp / | ||
| - | cp / | ||
| - | depmod -e | ||
| - | |||
| - | reboot | ||
| - | |||
| - | |||
| - | |||
| - | does not work | ||
| - | |||
| - | If you also want to enable the ring and buttons add this too | ||
| - | Section " | ||
| - | Driver " | ||
| - | Identifier " | ||
| - | Option " | ||
| - | Option " | ||
| - | Option " | ||
| - | EndSection | ||
| - | |||
| - | and add a | ||
| - | InputDevice " | ||
| - | to that lower section. | ||
| - | |||
| - | if it worked : | ||
| - | |||
| - | After all that, and a reboot, you should be able to use your wacom tablet. | ||
| - | And you can set the actions for the buttons with instructions like these: | ||
| - | xsetwacom set pad AbsWUp 4 #scroll up | ||
| - | xsetwacom set pad AbsWDn 5 #scroll down | ||
| - | xsetwacom set pad button3 4 #< key: scroll up | ||
| - | xsetwacom set pad button1 5 #> key: scroll dn | ||
| - | xsetwacom set pad button2 1 #FN1 key: left mouse button | ||
| - | xsetwacom set pad button4 3 #FN2 key: right mouse button | ||
| - | |||
| - | |||
| - | Please before you do any altering to your xorg,conf file, first make a backup! | ||
| - | |||
