xorg driver hook?

Andrew Zabolotny anpaza at mail.ru
Mon Apr 24 12:10:35 PDT 2006


On Sun, 23 Apr 2006 16:24:57 -0400
Michael Frey <mfrey at pepper.com> wrote:

> Can someone tell me the best way for a userspace program to  
> communicate to an Xorg display driver module?
There's no easy way to do this, see a recent discussion
called "XChangeDeviceControl/XGetDeviceControl ?". Anything you're
going to do will be more or less a hack; nVidia driver uses for this
a pseudo-XInput device called "NVIDIA Event Handler", then uses (I
think) private events to communicate with the device.

-- 
Greetings,
   Andrew




More information about the xorg mailing list