View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

ximtool in redhat 9– twm makes it work!

Andrew Potter wrote on Jan 21, 2006

My previous posts have complained about ximtool not working properly in RH9. Fitz suggested that all the colors were used up by the GUI. So I switched the GUI from Gnome to TWM using switchdesk. Aha!, ximtool works just fine in TWM, lots of colors available. I am quite happy to work in TWM, don't need all those bells and whistles in Gnome.

But, there is a but. I can only switch to TWM as root. Switching by any other user looks like it works, but it doesn't really-- I always end up with the Gnome gui when I start up x again as a common user. I don't want to process iraf data as root. Is there a way to switch to TWM as root and then change the user to my iraf user? or is there a way to empower the common user to switch?

Drew

Andrew Potter wrote on Jan 21, 2006

I can get the TWM gui for a common user by clicking the sessions choice before logging in-- and choosing default Problem solved.

Mike Fitzpatrick wrote on Jan 21, 2006

Glad to hear you resolved it. FYI, the /etc/sysconfig/desktop file sets
the default desktop for the machine, but you should be able to select
TWM from the XDM login menu and have it be remembered the next time
you log in, or else start it in your .xinitrc file. See also the man page for
the 'switchdesk' command, you can 'sudo switchdesk' to change it from
the commandline.

-Mike

Last post on Jan 21, 2006