Announcement

Collapse
No announcement yet.

color scheme for xterm

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    color scheme for xterm

    Hi,
    I have installed Kubuntu 14.10 and using xterm as my terminal program.
    I have cofigured some values as part of my .Xresources file in my home directory that i would like all xterm instances to have when i start the xterm.
    My .Xresources file is as follows:
    Code:
    XTerm*faceName: DejaVu Sans Mono
    XTerm*faceSize: 9
    XTerm*background: Black
    XTerm*foreground: Green
    The issue i have is with the color scheme. If i execute following command xrdb -load .Xresources and start i start a xterm terminal, i get the right color scheme, i.e. black for background and green for foreground. But if reboot my PC and then start the xterm terminal, it does not follow the color scheme configured in my .Xresources file and it goes back to white for background and black for the foreground.

    Any ideas how i fix this so that after a reboot i get the configured color scheme as per my .Xresources file. Is .Xresources the right place for this configuration or is there some other file or is my configuration incorrect?

    thanks
Working...
X