Uncomment numlockmask in grabbuttons
This commit is contained in:
parent
350c789482
commit
a3cc4e292c
@ -65,7 +65,7 @@ client_grabbuttons(Client *c, bool focused)
|
||||
{
|
||||
int i, but[] = {Button1, Button2, Button3, Button4, Button5};
|
||||
|
||||
/* wmfs_numlockmask();*/
|
||||
wmfs_numlockmask();
|
||||
|
||||
XUngrabButton(W->dpy, AnyButton, AnyModifier, c->win);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user