On Sat, Jun 25, 2011 at 09:32:24AM +0100, garbeam wrote:
> Hi there,
>
> I'd like you to test it and let me know any issues.
Hello.
dwm hotkeys and mouse buttons doesn't work for me when Num Lock is on.
Patch attached.
My keyboard setup:
setxkbmap us,ru
xmodmap -e "keysym Caps_Lock = ISO_Fi
diff -r 014df3c34b64 dwm.c
--- a/dwm.c Sat Jun 25 09:07:04 2011 +0100
+++ b/dwm.c Sat Jun 25 22:46:04 2011 +0200
@@ -827,13 +827,14 @@
if((ev->mode != NotifyNormal || ev->detail == NotifyInferior) &&
ev->window != root)
return;
c = wintoclient(ev->window);
-
2011/6/25 Thomas Kucharczyk :
> This is weird, deleting the wmii dir doesnt seem to cause changes, nor pops
> up a menu
> creating wmiirc_local doesnt solve it
> changing Modkey in /etc/wmii/wmiirc doesnt solve it
Try to start wmii with "wmii -r /etc/wmii/wmiirc" and change the
Modkey in /etc/wmii
On Sat, Jun 25, 2011 at 1:09 PM, Ruben Gonzalez Arnau
wrote:
> On 25/06/11 13:02, Ruben Gonzalez Arnau wrote:
>
>> On 25/06/11 11:38, Thomas Dahms wrote:
>>
>>> 2011/6/25 hiro<23h...@googlemail.com>:
>>>
Wrong permissions perhaps?
Other than that I have no idea.
>>> Removing the who
> I have no idea how I've never heard of this,
The adage is that the victors get to write history. Apollo was a
single company peddling a proprietary technology. At the time that it
started Unix was offered only to academic institutions. There was no
way to foresee that the consent decree const
Thanks a lot for this insightful and very interesting story. It's one of
those (sadly few) jewels that from time to time come across this mailing
list.
--
$l="\n";$p=q-sub r{rand}sub c{((shift)**2+(shift)**2)<1}while(
$i++<=$s){$t++if c r,r}die("Gregor Best, 0xDB9F9A7C, ".($t/$s*
4).$
Progress update. You can edit things, but we don't have the B-tree in
place yet, so I'm mostly working on the peripherals. I'll set up a
repo very soon, though aside from my UTF-8 and display abstraction
library I have little to show, yet.
Here's a little screenshot of the aesthetic I'm going for.
On 25/06/11 13:02, Ruben Gonzalez Arnau wrote:
On 25/06/11 11:38, Thomas Dahms wrote:
2011/6/25 hiro<23h...@googlemail.com>:
Wrong permissions perhaps?
Other than that I have no idea.
Removing the whole ~/.wmii directory should work at least, using the
system-wide configuration. That will trig
On 25/06/11 11:38, Thomas Dahms wrote:
2011/6/25 hiro<23h...@googlemail.com>:
Wrong permissions perhaps?
Other than that I have no idea.
Removing the whole ~/.wmii directory should work at least, using the
system-wide configuration. That will trigger an xmessage asking you
what Modkey you want
On 25 June 2011 00:56, Connor Lane Smith wrote:
> allowing the user to quickly alter the text and then hit M-!, running
> all the commands.
Ignore this bit, on second thoughts I think the hold mechanism is
nicer -- it's just as fast, and conceptually simpler.
One question remaining is where we k
2011/6/25 hiro <23h...@googlemail.com>:
> Wrong permissions perhaps?
> Other than that I have no idea.
Removing the whole ~/.wmii directory should work at least, using the
system-wide configuration. That will trigger an xmessage asking you
what Modkey you want to use. Answer Mod1 and you should be
Hi there,
I'm planning the dwm-5.9 release very shortly, prior to a major
overhaul of the multiscreen handling and the draw.c introduction in
dwm 6.0.
I'd like you to test it and let me know any issues.
Thanks in advance,
--garbeam
Wrong permissions perhaps?
Other than that I have no idea.
I deleted the example scripts, Python/ruby, but it doesnt work either.
Thomas Dahms schrieb:
>2011/6/24 Thomas Kucharczyk :
>> Hi,
>> i want to change my Modkey to "Alt L"/"Mod1", because i dont hany a windows
>> key on my t40. But i cant get it to work.
>> Here the Details:
>> http://pastebin.c
14 matches
Mail list logo