You are not logged in.
I found that terminal assigns random combinations. So the "vary the background" did not allow me to say a specific color meant I was logged in the mail servers rather than web, dns, database, and so on. Also I have a rather unique goal of want terminal to work as much like xterm as possible.
terminal has a number of options Documentation can be found at https://docs.xfce.org/apps/xfce4-terminal/command-line. in my case defining a launcher with the command:
xfce4-terminal --title='artemis' --color-bg=#fdf6e3 --color-text=#073642 --command='ssh artemis'
does exactly what I want. To ssh into the remote server with the color that defines that server on the PC based workstations. Thus my iMac works and looks pretty much like my laptop and office workstations
Last edited by dtd (2023-01-02 03:33:00)
Offline