On Fri, Apr 15, 2011 at 01:31:39AM +0200, Andreas Amann wrote:
> On Thu, Apr 14, 2011 at 07:21:57PM +0200, Anselm R Garbe wrote:
> > I still don't like the fact to call view() with some Arg from within
> > dwm, will need to improve this. Arg arguments were only intended for
> > config.h, but I thin
spec:
-latest, unpatched dwm
-gpu: radeon 5670, driver xf86-video-ati (radeon)
When I set an existing(!) font in config.h, moving around a floating window
works until it hits the statusbar and becomes very laggy.
It doesn't matter what font I use, only the "fallback"-font doesn't show this
beha
Ive been trying to use the dev version of wmii and it seems to be ignoring
my key presses. I checked out the output of /event and theres nothing there.
wmii 3.9.2 works fine.
Any ideas?
Thanks,
Jay
On Fri, Apr 15, 2011 at 11:03:38AM -0400, Jay Mundrawala wrote:
> Ive been trying to use the dev version of wmii and it seems to be ignoring my
> key presses. I checked out the output of /event and theres nothing there.
> wmii 3.9.2 works fine.
> Any ideas?
Are you sure you are using the right mod
I've set it to alt, but I have tried both.
On Fri, Apr 15, 2011 at 12:59 PM, Erik Hahn wrote:
> On Fri, Apr 15, 2011 at 11:03:38AM -0400, Jay Mundrawala wrote:
> > Ive been trying to use the dev version of wmii and it seems to be
> ignoring my
> > key presses. I checked out the output of /event
Am 15.04.2011, 19:41 Uhr, schrieb Jay Mundrawala :
I've set it to alt, but I have tried both.
Where have you set that?
Keep in mind that wmii from hg reads files in ~/.wmii-hg/, while it is
~/.wmii/ for released versions.
Also, the syntax of wmiirc has changed slightly since 3.9.2; using an
The contents of my .wmii-hg/wmiirc_local created by wmii:
MODKEY=Mod1
The contents of wmiir read /keys:
Mod1-Shift-c
Mod1-Shift-h
Mod1-Shift-j
Mod1-Shift-k
Mod1-Shift-l
Mod1-Shift-t
Mod1-a
Mod1-b
Mod1-d
Mod1-f
Mod1-h
Mod1-j
Mod1-k
Mod1-l
Mod1-m
Mod1-n
Mod1-p
Mod1-s
Mod1-t
Mod1-Return
Mod1-Shift-0
Am 15.04.2011, 20:14 Uhr, schrieb Jay Mundrawala :
The contents of my .wmii-hg/wmiirc_local created by wmii:
MODKEY=Mod1
The contents of wmiir read /keys:
...
All there.
I am afraid I cannot help anymore then.
If you happen to have Python installed, you can try the Python wmiirc,
just to m
On Fri, Apr 15, 2011 at 11:35 AM, Thomas Dahms wrote:
> Am 15.04.2011, 20:14 Uhr, schrieb Jay Mundrawala :
>> The contents of wmiir read /keys:
>> ...
>>
>> All there.
>
> I am afraid I cannot help anymore then.
Try an alternate wmiirc[1] such as my Ruby wmiirc[2] or the Python
wmiirc that comes