Re: [wmii] two questions

From: Alex Kritikos <alex.kritikos_AT_gmail.com>
Date: Wed, 16 May 2007 17:24:37 -0500

Matias,

It looks like pressing $MODKEY-Control-t causes wmii to pass through all
keys, and changes the window resize/move modifier to Mod3.
Pressing $MODKEY-Control-t again restores the original key bindings and
resize/move modifer.

As for the program in the lower right-hand corner, it's stats(1) from
plan9port.

Thanks,
Alex

On 5/16/07, Matías Graña <matiasg_AT_dm.uba.ar> wrote:
>
> Hi; I was expecting an official snapshot release announcement, but I've
> found on this list that the new snapshot was already released. It seems
> to work fine for me.
>
> I have two questions:
> 1) I use wmiirc, and there's a new $MODKEY-Control-t binding:
> Key $MODKEY-Control-t
> case $(wmiir read /keys | wc -l | tr -d ' \t\n') in
> 0|1)
> echo -n \$Keys | tr ' ' '\012' | wmiir write /keys
> wmiir xwrite /ctl grabmod $MODKEY;;
> *)
> wmiir xwrite /keys $MODKEY-Control-t
> wmiir xwrite /ctl grabmod Mod3;;
> esac
> What does this do? I can't realize from the code what this is intended
> for.
>
> 2) In the web page http://www.suckless.org/wiki/wmii there's a snapshot
> which has a "stats" window in the low-right corner. What is that
> program?
>
> Thanks in advance,
> Matias
>
>
Received on Thu May 17 2007 - 00:24:43 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:24:28 UTC