← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 516827] Re: Fujitsu T4310: screen rotation doesn't rotate wacom pen/mouse axes

 

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.



References