On Nov 26, 2007 8:14 PM, Scott Anderson <[EMAIL PROTECTED]> wrote: [...]
> Gnome-panel just disappeared. I followed the steps above, but they did not > find the window. > Here's the sawfish-client dialogue: > > sawfish 1.3, Copyright (C) 1999-2000 John Harper > sawfish comes with ABSOLUTELY NO WARRANTY; for details see the file COPYING > > Enter `,help' to list commands. > user> (get-window-by-name-re "Panel") > () > user> (get-window-by-name-re "panel") > () > user> (get-window-by-name-re "gnome") > () > user> (get-window-by-name-re "gnome panel") > () > user> (get-window-by-name-re "Gnome") > () > > > My process list still shows gnome-panel running: > > > ps -ef | grep gnome-panel > user 10300 1 0 Nov13 ? 00:00:44 gnome-panel --sm-config-prefix > /gnome-panel-aD8OmT/ > --sm-client-id 117f000001000113770899300000078350004 --screen 0 > > How can I get a list of all my windows? > > Any other ideas to try? > If it could help, my Gnome panel is called "Top Expanded Edge Panel", so the only RE from the list above that works is "Panel". -- Andrea
