Zoom Support

Peter Hutterer peter.hutterer at who-t.net
Tue Dec 16 13:36:10 PST 2008


On Tue, Dec 16, 2008 at 02:49:23PM +0000, micki _ wrote:
> I am writing X11 input driver,
> I would like to emulate Zoom IN/OUT ,
> Is there API ,
> for example to emulate button event i use
> xf86PostButtonEvent
> thank you

no. zoom is done on the client-side (e.g. compositor) and input drivers don't
have anything to do with it. Additionally, there's no specific "zoom" button,
so you have to rely on the client to map button X correctly to the function.

Cheers,
  Peter



More information about the xorg mailing list