Trying to find out why the behavior is different. I would prefer that
the application (such as umonitor or scfg) opens in the existing
terminal window rather than opening a new window. Makes it much easier
to use a split window (with tmux) to watch two different things in one
large terminal window. I've checked my terminal (XFCE) window settings
and see no difference between the BBS machine and the LAN machine. Put
the stock termcap file back in place on the BBS machine, made no
difference.
Any ideas on how to change this behavior would be greatly appreciated.
Trying to find out why the behavior is different. I would prefer that
the application (such as umonitor or scfg) opens in the existing
terminal window rather than opening a new window.
Digital Man wrote to Gamgee <=-
Re: Terminal window behavior
By: Gamgee to All on Sun Feb 27 2022 10:42 am
Trying to find out why the behavior is different. I would prefer that
the application (such as umonitor or scfg) opens in the existing
terminal window rather than opening a new window. Makes it much easier
to use a split window (with tmux) to watch two different things in one
large terminal window. I've checked my terminal (XFCE) window settings
and see no difference between the BBS machine and the LAN machine. Put
the stock termcap file back in place on the BBS machine, made no
difference.
You're describing the difference between graphics (e.g. X or SDL)
mode and text (e.g. curses) mode.
Any ideas on how to change this behavior would be greatly appreciated.
Use the '-i' command-line option:
-iX = set interface mode to X (default=auto) where X is one of:
X = X11 mode
C = Curses mode
F = Curses mode with forced IBM charset
I = Curses mode with forced ASCII charset
A = ANSI mode
D = standard input/output/door mode
Andre wrote to Gamgee <=-
Re: Terminal window behavior
By: Gamgee to All on Sun Feb 27 2022 10:42 am
Trying to find out why the behavior is different. I would prefer that
the application (such as umonitor or scfg) opens in the existing
terminal window rather than opening a new window.
Instead of default starting in interface auto mode, which picks
X11, force it to start with Curses mode. Help text below for
reference.
You want:
./umonitor -iC
Absolutely spot-on, and I'm blushing a little for not realizing that.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 418 |
Nodes: | 16 (0 / 16) |
Uptime: | 14:51:08 |
Calls: | 8,795 |
Calls today: | 7 |
Files: | 13,298 |
Messages: | 5,966,561 |