Re: [wmii] $MODKEY-t binding stopped working!

From: Daniel Roethlisberger <daniel_AT_roe.ch>
Date: Tue, 18 Mar 2008 13:05:16 +0100

Anselm R. Garbe <arg_AT_suckless.org> 2008-03-18:
> On Tue, Mar 18, 2008 at 11:31:40AM +0100, Pontus Andersson wrote:
> > It's a pity that the "-b" flag was removed, because now you need to
> > calculate the units yourself in order to place it on the bottom of
> > the screen.
>
> I missed the bottom issue when removing -b, it will be present again
> in next release.

Maybe negative -x/-y values could be interpreted as reverse direction,
from to the right or bottom respectively?

In the meantime, I used the following workaround in my wmiirc:

wmii_bottom_y=`wmiir read /tag/sel/index | awk '/^# ~/ {print $4}'`
# [...]
WMII_MENU="dmenu -y '$wmii_bottom_y' -fn '$WMII_FONT' \
        -nf '$1' -nb '$2' -sf '$4' -sb '$5'"

-Dan

-- 
Daniel Roethlisberger <daniel_AT_roe.ch>
Received on Tue Mar 18 2008 - 13:05:16 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:38:19 UTC