I am trying with no success to have one background terminal color for the
host and another one for the container.

Some settings:
- on host:
window manager : i3
terminal : urxvt-256

-on container:
no X, it is a server.

Until now, I have tried to write a wrapper script to urxvt on host. This
script is to test value of $HOST or $TERM, then fire urxvt with background
color as option. This does not work.

I have to figure out  that when i log my container, I am first on an urxvt
terminal which become, once I am logged as user on container, a xterm.
I am totally lost where to write instruction as the terminal color
background: on host or container? and what app shall be tested to set the
environment and decide the bg color (agetty?) ?

Thank you for any help.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to