×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
2008/12/5 Aaron Bartell <aaronbartell@xxxxxxxxx>
Does anybody know
how to apply an icon to the application once it is running? On top of
that, is there any way to have a single xt5250 window with multiple tabs
where each tab is a separate session (like TN5250J has - I love that
feature!)
You can set the xterm icon to a black-and-white XBM file stored somewhere
like /etc/X11/bitmaps/tn5250.xbm by adding a line like this to .Xresources
in your home directory:
xt5250.iconPixmap: tn5250.xbm
Run "xrdb -merge ~/.Xresources" to load the changes without having to log
out and back in again.
To get multiple tabs, you may be able to start tn5250 directly from a
gnome-terminal profile, but good luck with function keys. And the custom
icon won't work with this.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.