On 3 Mar 2003 15:45, Claude Lecommandeur wrote: > On Sat, 1 Mar 2003 19:48:02 -0500 > Bjorn Knutsson <[EMAIL PROTECTED]> 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
