[4468] in SIPB bug reports
Re: nawm "bug"
daemon@ATHENA.MIT.EDU (cheechew@microsoft.com)
Fri Mar 11 23:37:02 1994
From: cheechew@microsoft.com
To: ces@MIT.EDU, gsstark@MIT.EDU
Cc: bug-sipb@MIT.EDU
Date: Fri, 11 Mar 94 17:55:00 PST
I'm a bit far away to debug it, but I'd guess that either greg is correct,
or that you have a reparenting windowmanager that's kicking in and
adding a border?
-Chee
----------
>From: gsstark
>To: ces
>Cc: bug-sipb; ces
>Subject: Re: nawm "bug"
>Date: Friday, March 11, 1994 8:01PM
>
> From: ces@MIT.EDU
> Date: Tue, 08 Mar 94 00:58:19 EST
> move does not seem to work properly. I tried to use the line
>
>Depending on where you Console window was before the move, I'm betting this
>is a "one-off" error. ie. that it may indeed be moving the screenwidth but
>that it needed to move either one more pixel further or maybe the width of
>your
>window-manager borders further.
>
>To test if that is the case try changing that line of your .nawmrc to this:
>
>init find Console move screenwidth 0 move 10 0
>lower
>
>note the additional ``move 10 0'', if this works experiment to determine
the
>best value.
>
>
>
>There could be something more serious wrong here, but this is an idea to
try.
>
>
>greg
>
>PS. I am not one of nawm's creators nor a maintainer, if such things exist,
> but I'm glad to help if I can.
>