[673] in athena10
Re: set skip_foo; window managers
daemon@ATHENA.MIT.EDU (Jonathan Reed)
Tue Dec 2 20:41:21 2008
Cc: "andrew m. boardman" <amb@mit.edu>, athena10@mit.edu
Message-Id: <A42B804A-C236-4F02-923A-DA08B7C5A6CE@mit.edu>
From: Jonathan Reed <jdreed@MIT.EDU>
To: William Cattey <wdc@mit.edu>
In-Reply-To: <E5FE04CC-EF83-489B-810C-01145C14F739@mit.edu>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v919.2)
Date: Tue, 2 Dec 2008 20:40:36 -0500
On Dec 2, 2008, at 2:35 PM, William Cattey wrote:
> Perhaps we should scan Athena lockers for:
> dash users
> mwm users
> twm users
> and find out the scope of the need?
Scanning for Dash is easier since I can just check for
~/.athena_dash_interface and it will work on listable-only homedirs.
I supposed I could check for .twmrc and .mwmrc, but the presence of
those files is not necessarily indicative of current usage.
I'm also primarily concerned with Dash since it is going away. We can
add twm and mwm to the release (and I agree that twm should be in
there as a fallback; I'm less concerned about mwm) easily. We really
should make outreach to the remaining Dash users.
-Jon