I don't want to install terminus-font or something else.
the xterm seems to not read the colors i setin my ~/.Xresources file when i connect to a linux pc remotely.
Basically, if i'm sitting in front of my pc and i run an xterm from Xsession, the colors will obey whatever is in my ~/.Xresources file - no problem there.
Here is my ~/.Xresources file:
XTerm*background: black
Xterm*XtDefaultBackground: black
Xterm*XtDefaultForeground: white
XTerm*foregro
I'm using xterm windows within a VNC session, and they are not displaying colors at all. The main thing I need colors for is syntax highlighting in vim, but ls highlighting is useful also.
The default "$TERM" is "xterm".
Thanks, bgc1954.Btw - the issue with xterm not using the .Xresources until I run xrdb is not that big a deal to me - what I'm really concerned with is the xterm being stuck in the upper left hand corner until it decides to release itself.
RogerS
https://bbs.archlinux.org/profile.php?id=57237
2012-11-15T05:39:42Z
I am working on a distributed system connecting to several servers at ones.
Possible Duplicate:
Display command in xterm titlebar
Like konsole's tabs on KDE I want the title on xterm do the same thing (automatically changes).
¿Can anyone teach me?
Thanks!
when i used the xterm command on my server then i get the following error
how i can go through it
can anybody plzz help me out
The i wrote was: xterm -bg purple
error:
xterm Xt error: Can't open display:
xterm: DISPLAY is not set
This is a VST (Very small tip) :).
How to run xterm with white letters on a black background, opposite to the default black on white.
This should (IMHO) increase the duration of your laptop battery as less bright is used.
xterm -ls -fg white -bg black
You can create an alias for this command, like this:
alias xtermblack="xterm -ls -fg white -bg black"
And add that line to your .bashrc file, so i
- Im feeling like an indiot right now mode.....- THX that worked! Thought xterm was installed by default when installing xserver.Menu works fine now, because the manual is also opened in xterm.Solved!
killerturtle
https://bbs.archlinux.org/profile.php?id=43999
2011-08-19T05:08:19Z