Hi,
I'm searching for an up-to-date solution for window resize via keyboard.
The version from the Web page didn't work for me.
I'd put together some keybindings myself if someone told me which
commands I have to execute to resize a client.
Thanks!
Jonas
On Mon, Mar 15, 2010 at 10:08:36PM +0100, Jonas H. wrote:
>
> Hi,
>
> I'm searching for an up-to-date solution for window resize via
> keyboard. The version from the Web page didn't work for me.
>
> I'd put together some keybindings myself if someone told me which
> commands I have to execute to
On Mon, Mar 15, 2010 at 5:08 PM, Jonas H. wrote:
> I'd put together some keybindings myself if someone told me which commands I
> have to execute to resize a client.
Check out the section on the /tag/ hierarchy in `man wmii`. You want
"grow", which you write to /tag//ctl with a frame, direction,
I have tried to put code from http://surf.suckless.org/files/link_hints
to ~/.surf/user.js, but it didn't work. Then I looked at config.h and
moved user.js to script.js. It didn't work too. Even putting
"alert('test');" to script.js don't work. style.css works as expected.
Is there anything I obvi