[hackers] [wmii] [dev] [wmii] fix for possible minor typos || pod

From: <hg_AT_suckless.org>
Date: Mon, 26 Oct 2009 03:30:19 +0000 (UTC)

changeset: 2574:70224f3da9a6
tag: tip
user: pod <pod_AT_nervous-energy.org.uk>
date: Sun Oct 25 23:29:48 2009 -0400
files: rc/wmiirc.sh
description:
[dev] [wmii] fix for possible minor typos
There appear to be a few minor typos in wmii rc/wmiirc.sh tip
(2573:02e77b2213fb). Rather than describe them I'm just appending a
patch.

diff -r 02e77b2213fb -r 70224f3da9a6 rc/wmiirc.sh
--- a/rc/wmiirc.sh Sun Oct 25 17:05:55 2009 -0400
+++ b/rc/wmiirc.sh Sun Oct 25 23:29:48 2009 -0400
@@ -140,7 +140,7 @@
 Action exec
         wmiir xwrite /ctl exec "$@"
 Action rehash
- proglist $PATH >$progsfile
+ wi_proglist $PATH >$progsfile
 Action status
         set +xv
         if wmiir remove /rbar/status 2>/dev/null; then
@@ -167,9 +167,9 @@
 
 KeyGroup Moving through stacks
 Key $MODKEY-Control-$UP # Select the stack above
- wmiir xwrite /taglsel/ctl select up stack
+ wmiir xwrite /tag/sel/ctl select up stack
 Key $MODKEY-Control-$DOWN # Select the stack below
- wmiir xwrite /taglsel/ctl select down stack
+ wmiir xwrite /tag/sel/ctl select down stack
 
 KeyGroup Moving clients around
 Key $MODKEY-Shift-$LEFT # Move selected client to the left
Received on Mon Oct 26 2009 - 03:30:19 UTC

This archive was generated by hypermail 2.2.0 : Mon Oct 26 2009 - 03:36:07 UTC