<div dir="ltr">On Tue, Aug 9, 2011 at 05:08, Hans Ekbrand <span dir="ltr">&lt;<a href="mailto:hans@sociologi.cjb.net">hans@sociologi.cjb.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
If I start the application with command line parameters that will make<br>
it try to get fullscreen mode, then:<br>
<br>
 - the current layout of the workspace is ignored, and the xpdf window<br>
   indeed fill the whole workspace.<br>
<br>
 - the keys for cycling through windows in the current workspace are<br>
   ignored. (keys for switching to another workspace still works).<br></blockquote><div><br></div><div>This is symptomatic of a window that is not being managed, i.e. it uses override_redirect.  In the case of rdesktop, you should not use -f; try -D -K possibly along with a layout that supports managed fullscreen (XMonad.Layout.Fullscreen in darks XMonadContrib).</div>
<div><br></div></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br>
<br>
</div>