1
diff --git a/wall.c b/wall.c
2
index dfe004b..b9cfd12 100644
5
@@ -552,6 +552,7 @@ wallMoveViewport (CompScreen *s,
6
moveScreenViewport (s, x, y, TRUE);
9
+ ws->focusDefault = TRUE;
10
ws->boxOutputDevice = outputDeviceForPoint (s, pointerX, pointerY);
12
if (wallGetShowSwitcher (s->display))
13
@@ -677,7 +678,6 @@ wallInitiate (CompScreen *s,
14
action->state |= CompActionStateTermButton;
16
ws->showPreview = TRUE;
17
- ws->focusDefault = TRUE;