View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Which X11 resource is resposible for XGTerm’s scroll bar?

cong wrote on Aug 25, 2009

Hi,

I'd like to know which X11 resource of X11IRAF's XGTerm is responsible for the default scroll bar behavior. I want to make it so that the scrollbar is displayed when XGTerm is launched. Any idea?

Thanks.

Mike Fitzpatrick wrote on Aug 25, 2009

It is the 'scrollBar' resource, or else use the "-sb" command-line flag. In general, XGterm allows the same resources and options as XTerm (at least for text windows) so see the xterm man page if you haven't specifically got the xgterm man page installed.

-Mike

cong wrote on Aug 25, 2009

Thanks for the reply! Now I got it working :D

Last post on Aug 25, 2009