[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to detect if gnome is running
- From: Ben Campbell <ben campbell ntlworld com>
- To: gnome-devel-list gnome org
- Subject: How to detect if gnome is running
- Date: Mon, 17 Sep 2001 06:01:30 +0100
Is there any good way to detect if the user is currently running a Gnome
desktop?
I'm writing a routine to try and determine and launch the users preferred web
browser. If I detect a Gnome desktop, I plan to use
gnome-moz-remote (or gnome_url_show() if I can reliably use libgnome with
dlopen()).
I don't want to rely on the gnome libraries being installed (just as I don't
want to rely on the presence of any kde libs, for example).
I'm sure there are some rule-of-thumb solutions using the output from the
'ps' command... not ideal, but better than nothing.
Any ideas welcome!
Thanks,
Ben.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]