Peter Gordon wrote:
On Thu, 2008-06-26 at 16:18 -0300, Gustavo FeijГі wrote:I'm trying to find out a way to discover, under a shell script, which window manager is running.I suppose you could use the 'xlsclients' utility and grep for known WM names; but that would be a huge kludge. :/------------------------------------------------------------------------_______________________________________________ gnome-list mailing list gnome-list gnome org http://mail.gnome.org/mailman/listinfo/gnome-list
ps aux ? What are you trying to achieve after all ?