bikeNomad has asked for the wisdom of the Perl Monks concerning the following question:
I looked in CPAN and didn't find any way to interact with the window manager (I'm using X Windows under Linux, with the kdm window manager, but there is a semi-standard WM API under X).
Does anyone know how to:<bl>
I realize I could use XS, or my new favorite Inline, but I was hoping I wouldn't have to learn all about X to do this...
Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Any way to query which X Window has focus from Perl?
by Zaxo (Archbishop) on Jun 23, 2001 at 22:50 UTC |