Sorry for such a dumb and simple question.

Jin Takamura (jintak@jpop.magpies.com)
Thu, 11 Jun 1998 19:31:53 -0500 (CDT)


	Hi all,

	I've just got one small thing to ask.  If it had been answered,
please enlighten another ignorant one.

	When I iconize a window, it always puts it in the upper left hand
side of the screen.  I'm pretty sure it can be configures (after seeing
user desktops having icons on the bottom left side), but I just haven't
gone into the configuration files enough to see where it is.  Could
someone just let me know where it is, and how it is to be configured?  I'm
using AfterStep-1.4.5.55N, on a Slackware Linux 3.2, kernel 2.0.33.

	Thanx in advance.

	Jin Takamura


   n = ((n >>  1) & 0x55555555) | ((n <<  1) & 0xaaaaaaaa);
   n = ((n >>  2) & 0x33333333) | ((n <<  2) & 0xcccccccc);
   n = ((n >>  4) & 0x0f0f0f0f) | ((n <<  4) & 0xf0f0f0f0);
   n = ((n >>  8) & 0x00ff00ff) | ((n <<  8) & 0xff00ff00);
   n = ((n >> 16) & 0x0000ffff) | ((n << 16) & 0xffff0000);

                -- C code which reverses the bits in a word.



--
   WWW:   http://www.afterstep.org/
   FTP:   ftp://ftp.afterstep.org/
   MAIL:  http://wormhole.eosys.com/mailing-lists/AfterStep-Info.html
   FAQ:   http://www.cs.purdue.edu/homes/zamboni/afterstep/FAQ.html

   To unsubscribe: echo unsubscribe | mail afterstep-request@eosys.com