Thank you for your help.<br />That was exactly what I was looking for.<br /><br />Jay<br /><br />On Feb 15, 2009 12:20pm, John Carlyle-Clarke &lt;john@wormdrive.net&gt; wrote:<br />&gt; Thinking Outside the Well wrote:<br />&gt; <br />&gt; <br />&gt; I am trying to execute :<br />&gt; <br />&gt; <br />&gt; <br />&gt; xdg-screensaver suspend WindowID<br />&gt; <br />&gt; <br />&gt; <br />&gt; Where and how do I get the WinodwID?<br />&gt; <br />&gt; <br />&gt; <br />&gt; I am running Fedora 10 and GNOME desktop.<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; &quot;xwininfo&quot; (and then click the window you want the ID of)<br />&gt; <br />&gt; <br />&gt; <br />&gt; You can also do:<br />&gt; <br />&gt; <br />&gt; <br />&gt;   xwininfo -name &quot;some window title&quot;<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt;