<div dir="ltr">Hello,<div><br></div><div style>I am trying to configure xmonad so that I can swipe my touchscreen to cycle through workspaces.  For the most part I have succeeded, with the help of MouseGestures and CycleWS.</div>
<div style><br></div><div style>The trouble is that clicks are no longer reaching the app.  I have read through <a href="https://code.google.com/p/xmonad/issues/detail?id=225">https://code.google.com/p/xmonad/issues/detail?id=225</a>.  I am using xmonad 0.11 and I have set clickJustFocuses to False, but this hasn&#39;t soved my problem.</div>
<div style><br></div><div style>Here&#39;s the xmonad.hs file :  <a href="https://gist.github.com/jefflasslett/5360705">https://gist.github.com/jefflasslett/5360705</a></div><div style><br></div><div style>Adding the mapping ( [], focus ) to gestures doesn&#39;t help, perhaps not surprisingly.  I think I want mouse events that are not gestures to go down to the windowed app.  How can I get this to happen?</div>
<div style><br></div><div style>Thanks,</div><div style><br></div><div style>Jeff Lasslett</div><div style><br></div><div style><br></div></div>