From: Rudolph T Maceyko (rm55@pobox.com)
Date: Fri Jun 11 2004 - 15:38:09 CEST
Hi,
--On Friday, June 11, 2004 08:13:17 +0200 dl@dl.nu wrote:
> try commenting away this line (should be line 1470 in 3_7alpha5) in
> add_window.c:
>
> for (tmp = Scr->FuncKeyRoot.next; tmp != NULL; tmp = tmp->next)
> {
> switch (tmp->cont)
> {
> case C_WINDOW:
> ----> //case C_WORKSPACE: <----
> if (tmp->mods & AltMask) break;
> grabkey (tmp, 0, tmp_win->w);
>
> This solved it for me, hopefully it will work for you too.
That was the correct line number, and commenting it out has had the
desired effect.
> Please verify this ASAP. If everything works as you would like and
> expect, I will submit this change to the archive.
Thanks,
Rudy
This archive was generated by hypermail 2.1.4 : Sat Jun 12 2004 - 06:45:03 CEST