confirming on lucid
Fujitsu siemens T4210

On karmic worked without problems.

On lucid stylus/eraser don't rotate with screen.


as workaround:

$ ls /usr/local/bin/wacom*
/usr/local/bin/wacom-ccw.sh  /usr/local/bin/wacom-cw.sh  
/usr/local/bin/wacom-half.sh  /usr/local/bin/wacom-none.sh


$ cat /usr/local/bin/wacom*
#!/bin/bash
xsetwacom set "Serial Wacom Tablet" Rotate ccw
xsetwacom set "Serial Wacom Tablet eraser" Rotate ccw

#!/bin/bash
xsetwacom set "Serial Wacom Tablet" Rotate cw
xsetwacom set "Serial Wacom Tablet eraser" Rotate cw

#!/bin/bash
xsetwacom set "Serial Wacom Tablet" Rotate half
xsetwacom set "Serial Wacom Tablet eraser" Rotate half

#!/bin/bash
xsetwacom set "Serial Wacom Tablet" Rotate none
xsetwacom set "Serial Wacom Tablet eraser" Rotate none

-- 
Fujitsu T4310: screen rotation doesn't rotate wacom pen/mouse axes
https://bugs.launchpad.net/bugs/516827
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wacom-tools in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to