From: Bjorn Knutsson (bjorn@docs.uu.se)
Date: Thu Apr 10 2003 - 05:24:10 CEST
Claude,
Have you had any chance to take a look at this problem? From my
investigation of it, it seems to be your Xinerama patch that causes
this (i.e. it worked before the Xinerama patch, and it actually works
fine for the workspace-keymap - it's just that keys mapped in the
workspace-keymap are lost in all other keymaps).
Also, the Xinerama-patch appeared out of the blue and seems to have
changed a lot, so I have a hard time figuring out which of the changes
from 3.6 to 3.7 beta are related to Xinerama, and which ones are other
stuff if I just diff 3.6 and 3.7 beta.
If you don't have time to look, have you kept patches 2-8 listed in
CHANGES? I could apply them sequentially to determine which one causes
the problem, and see if I can figure out why.
/Björn
On 4 Mar 2003 02:40, Bjorn Knutsson wrote:
> On 3 Mar 2003 15:45, Claude Lecommandeur wrote:
> > On Sat, 1 Mar 2003 19:48:02 -0500
> > Bjorn Knutsson <bjorn@docs.uu.se> wrote:
> >
> > ...
> > > For example, the test I made for:
> > >
> > > Tmp_win == Scr->workSpaceMgr.workspaceWindow.twm_win
> > >
> > > is made in other places in the original code. Looking at 3.7alpha4,
> > > some have been changed to a test for:
> > >
> > > Tmp_win->wspmgr
> > >
> > > others to:
> > >
> > > Tmp_win == Scr->currentvs->wsw->twm_win
> > >
> > > I don't understand exactly what has changed, so I can't comment on
> > > why, but it *could* be related to the Xinerama-patches.
> >
> > I think it is due to this patch (I didn't look at the code, but it seems
> > a likely consequence of things I did for this patch). There should not be
> > *ant* reference to Scr->twm_win>workSpaceMgr.workspaceWindow.twm_win, only refs to
> > Scr->currentvs->wsw.
>
> Ok, so far so good, but why would this change have this effect on
> keymaps? And how can it be reversed? (The effect, not necessarily the
> patch. ;-)
>
> /Björn
This archive was generated by hypermail 2.1.4 : Thu Apr 10 2003 - 06:45:04 CEST