Ron Johnson wrote:

Google is your friend!

http://www.google.com/search?q=XextFindDisplay

The first result from this query shows that it's in libXext, package libxext-dev.


Don't forget our old friends find and grep.

find /sources_dir -type f -exec grep -l XextFindDisplay {} \;

Regards,
Jason


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to