jwm 2.3.7 MoveMode using Super key instead of Alt

Window managers, icon programs, widgets, etc.
Post Reply
Message
Author
User avatar
rufwoof
Posts: 3690
Joined: Mon 24 Feb 2014, 17:47

jwm 2.3.7 MoveMode using Super key instead of Alt

#1 Post by rufwoof »

jwm 2.3.7 introduced a mask 4 option to move mode

Code: Select all

<MoveMode mask="4">opaque</MoveMode>
that switches the default window moving using Alt mouse click/drag
to instead use Super mouse click/drag
(Super key is the Windows key on most keyboards).

Post Reply