Input rotation with evdev.

2009-03-06 Thread Chris Ball
Hi,

I have a touchscreen (with HAL capabilities input, input.tablet) that
doesn't get rotated when the X display does.  Is there a way to do input
rotation for it with the evdev driver, either manually or automatically?

Thanks!

- Chris.
-- 
Chris Ball   c...@laptop.org
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Input rotation with evdev.

2009-03-06 Thread Peter Hutterer
On Fri, Mar 06, 2009 at 07:37:16PM -0500, Chris Ball wrote:
 I have a touchscreen (with HAL capabilities input, input.tablet) that
 doesn't get rotated when the X display does.  Is there a way to do input
 rotation for it with the evdev driver, either manually or automatically?

The option SwapAxes, InvertX, and InvertY should get you there. It's not
automatic, you have to trigger it from the client.
 
Cheers,
  Peter
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg