Hi,

Prasad, Ragini wrote:

> Is there any information I can get on communicating with the
> elographics driver? Is it possible to communicate with this X
> extension driver? If so, how can I do that?
> I am writing a calibration program for Elographics touchscreen for
> XFree86-4.1.0. 

I'm no X expert, but I wanted to write such a tool for myself.

There exists such a tool for the text mode, and you could follow the
same path:

Read the current parameters from the X-Config file (perhaps ask the user
which file is the correct one). Draw some crosses, let the user point on
those, and then calculate the calibration parameters. Then tell the user
to insert this parameters into the XFree86 Config file, or give the
option to automagically insert / adjust those parameters in the file.

Then let the user restart the X server.

Markus

-- 
"GPL software is not free - the cost is cooperation"
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to