Re: [dwm] Current tagging/static Rule options?

From: Sidney Amani <seed95_AT_gmail.com>
Date: Sun, 15 Jun 2008 17:08:22 -0700

Anselm R. Garbe wrote:
> 1 << n means, the n-th tag is assigne
Actually "1 << 8" assign the 9th tag and "1 << 0" the first one.

I guess people working with big endian architectures have to shift on
the right with "1 >> 8", don't they?

-- 
Sidney Amani
Received on Mon Jun 16 2008 - 02:08:27 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:49:51 UTC