[Thread Prev][Thread Next]   >Date Index >Thread Index

Re: [wmx] Command line interface for wmx?

Lasse Rasinen - Mon Jan 17 15:32:51 2000

I looked at the xnodecor and it uses XQueryTree and XFetchName. Perhaps
using XFetchName would be a bit safer than blindy waiting for the next
window:

$ wmx-tell -sticky -warp xterm  (the next xterm is sticky; warp pointer)
$ xterm

Fvwm uses pipes for communications, I'd prefer X properties (since there
isn't really that much data to transfer).
 


Next: