Le 2001.12.04 22:37, Titus Barik a écrit : > In Blackbox, both the xterm and xterm (unicode) terms have a black > background. I recently switched to WMaker, and now the xterm background > is white, while the xterm (unicode) is black. How do I make them both > have a black background?
Create or append in your '~/.Xresources' file these lines: XTerm*background: black XTerm*foreground: wheat > Also, things like vim, when run from the Menu, also have a white > background. I would like these to be black also like in Blackbox. Use reverse video: > gvim -rv Romuald.