> On Wednesday 18 September 2002 21:54, Keven R. Pittsinger wrote:
> >
> > 'k.  Did you update the sourcecode on Sourcenet yet?  I just rebuilt from
> > that.
> >
> 
> no, I did not.  I will have to make a .1 release sometime as people send in 
> translations and what not this is minor enough to wait until then.  The patch 
> is VERY trivial.
> 
> diff -pru blackbox-0.65.0/src/Screen.cc blackbox-0.65-cvs/src/Screen.cc
> --- blackbox-0.65.0/src/Screen.cc       2002-09-18 18:01:06.000000000 -0700
> +++ blackbox-0.65-cvs/src/Screen.cc     2002-09-18 18:00:56.000000000 -0700
> @@ -1120,7 +1120,7 @@ void BScreen::prevFocus(void) const {
>        focused->getScreen()->getScreenNumber() == getScreenNumber() &&
>        current_workspace->getCount() > 1) {
>      do {
> -      next = current_workspace->getNextWindowInList(next);
> +      next = current_workspace->getPrevWindowInList(next);
>      } while(next != focused && ! next->setInputFocus());
> 
>      if (next != focused)

OK, I applied the diff & rebuilt it.  The file is now on:

http://www.geocities.com/jamstar52/machine.html

This was built under RedHat 7.3.

Keven


tc++ tm+ tn+ t4- to ru++ ge+ 3i c+ jt au st- ls pi+ ta+ he+ so- vi zh sy
------------------------------------------------------------------------------
                                                     Science-Fiction Adventure
                                                              In Reavers' Deep
                                   http://www.geocities.com/catn_gm/index.html



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to