[17646] in Athena Bugs
dash: disabling items on linux-athena
daemon@ATHENA.MIT.EDU (Abby Fox)
Mon Mar 13 10:59:57 2000
Message-Id: <200003131559.KAA30145@astrophel.mit.edu>
To: bugs@MIT.EDU
In-Reply-To:
Date: Mon, 13 Mar 2000 10:59:49 -0500
From: Abby Fox <ajfox@MIT.EDU>
This should have occurred to me before: I was trying to dim some dash
items for linux (like frame), but it doesn't listen to -linux in the
menu file. From the dash man page, MENU FORMAT section:
+-sgi
+-sun4
+-decmips
+-rsaix
+-rt
+-vax
Used with an item entry, specifies that this item
is or is not available specifically on specified
workstation platforms. Default is + for all plat-
forms. If an item is specified as not available
for the platform on which dash is running, it will
appear dimmed on the screen.
Is the list hard-coded, or is machtype not the right string to use?
--Abby