Hi Frédéric, I am gald that someone is taking care of linuxwacom on Mandriva. Please see my reply in line.
Ping On 7/8/07, Frédéric Crozat <[EMAIL PROTECTED]> wrote: > Hi, > > I've just bought a Bamboo tablet yesterday (after checking it was > supported with latest driver, congratulatiosn to Wacom to support this, > through Ping work). > > I've spend some time today in upgrading and fixing Mandriva packages so > they work fine with 0.7.8 and can upgrade kernel driver to 0.7.8 for > users of Mandriva 2007 Spring, by just installing dkms-wacom package > from backport repository (I'm part of Mandriva developpers ;) > > I've also found some slight issues in Mandriva configuration tools with > this tablet (not supporting pad feature and is misconfiguring the device > to use in xorg.conf) but no worry for that, I'll bring it to the office > this week and I'll make sure it will be fixed by our configuration tool > hacker, so next Mandriva release should support wacom tablet out of the > box. Yes, you need to add pad to xorg.conf file. > I also seem usbmouse is conflicting (when loaded) with wacom kernel > module (on 2.6.17 kernel), preventing X wacom driver to correctly get > maximum grid size from the tablet through usb. For now, usbmouse must be > blacklisted (but I don't really like this hack, since it probably > prevent usb mouse user to have a working mouse). For kernel 2.6.17 and older, you need to update both hid-core.c and wacom.c. For kernel 2.6.18, no need to worry about hid-core.c any more. Starting from 2.6.18, we have let HID ignore all Wacom devices. > A sidenote regarding udev rule in howto : %e support has been dropped > from recent udev release, because it is unreliable. I am working on the web pages to include these new changes. > > Anyway, my real question is about getting this behaviour from touchpad > on Gimp (ie following Window behaviour): > -when using circular motion, zoom in / out > -when pressing up/down (and even better left/right, if possible), > scrolling up/down (left/right) > > ATM, I'm getting the following behaviour : > -when sliding circular on the touchpad, event for button 4 and 5 are > sent to X application; > -when pressing up and down "arrow parts" of the touchpad, no event is > send. > > I'm not really sure how to use xsetwacom to configure this part (I don't > really understand which parameter should be used for Bamboo). Again, I am updating the web pages related to xsetwacom as well. For users who are running 0.7.8, "xsetwacom -h", "xsetwacom list param", "xsetwacom list mod" lists current usage, options, and modifiers. To see what option/parameter an input, such as ring, wheeel, button, is, please use xidump. For your particular case, Bamboo, the touch ring is AbsWUp/AbsWDn and the tablet buttons are button 1/2/3/4. Here is an example of their usage: xsetwacom set pad AbsWUp "core key pgup" # sending page up event when moving anti-clockwise xsetwacom set pad AbsWDn "core key pgdn" # sending page down event when mvoing clockwise xsetwacom set pad button1 "core key left" xsetwacom set pad button2 "core key right" xsetwacom set pad button3 "core key shift alt ctrl" Hope this helps, Ping ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Linuxwacom-discuss mailing list Linuxwacom-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss