On Tue, 2007-03-06 at 17:14 -0500, Elliot Peele wrote: > Add an instance variable to the anaconda object of displayMode so that > callbacks implemented in the backend can tell what the current > displayMode is. What are you actually trying to key here? Generally we've avoided making generic code know the displayMode and instead just send things through the install interface. Jeremy