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 Wed May 16 2007 - 23:49:56 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:24:27 UTC