Thinking Outside the Well wrote: > I am trying to execute : > > xdg-screensaver suspend WindowID > > Where and how do I get the WinodwID? > > I am running Fedora 10 and GNOME desktop. > "xwininfo" (and then click the window you want the ID of) You can also do: xwininfo -name "some window title"