Steffen,

Thanks for the positive feedback.  Please see my comments in  line.

Ping

On 6/7/07, Steffen Klemer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just bought a wacom bamboo and I like it (and the linux drivers) very
> much. But there are some small improvements I'd like to propose
>
> 1) the ability to use EmulateWheelTimeout with the wacom-xorg-driver.
> "Mouse" does support it. It is a great feature - when pressing the 2nd
> mousebutton for a time longer than Timeout the movement of the pointer
> will be examined as z-axis (wheel) (horizontally and vertically)

Are you talking about using the wheel on Wacom mouse to process scroll
event? Or you are talking about the second side switch of Wacom
stylus?  If your suggestion is for Wacom mouse with wheel, we've
already supported the feature. To use the middle button as a button,
just press it.  To use it as a wheel, don't press it, roll the wheel
up and down. It emits button 4/5 event, which is page up/down by
default.  You can also assign keystroke/modifiers to this wheel
(up/down event) to emulate other key board events through xsetwacom
command.  To see a list of supported xsetwacom options, please issue
"xsetwacom list", "xsetwacom list param", or "xsetwacom list mod".
This new feature (keystroke and modifier) comes with the current beta
release, 0.7.7-11. The website will be updated once the feature goes
into stable release.

>
> 2) the ability to configure z-axis events with xsetwacom - or is this
> already possible? The pad of the bamboo has a small touchpad which sends
> "rotation" coordinates - it would be great to configure this to send
> scroll-events (real ones as I'd like to use it for zooming in gimp and
> inkscape as well (with ctrl or shift modifier))

Yes, it is possible with linuxwacom-0.7.7-11. To assign the ring on
Bamboo pad to page up/down, use:

xsetwacom set pad striplup "core key up"
xsetwacom set pad stripldown "core key down".

To assign the other buttons on the pas, say left up button to ctrl + shfit, use:

xsetwacom set pad button1 "core key ctrl shift"

-------------------------------------------------------------------------
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

Reply via email to