SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
How does one enable the association colors in xterm? I looked in the man page, but it's really big and I'm not exactly sure what I'm looking for. All a google got me was to try
Code:
TERM=xterm-color
or create a .bash profile file. Neither did anything.
While I'm at it, how do I go about increasing the font size? The xterm font is considerably smaller than konsole and kinda hard to read.
XTerm*background: black
XTerm*foreground: white
XTerm*pointerColor: red
XTerm*pointerColorBackground: black
XTerm*cursorColor: green
XTerm*internalBorder: 3
XTerm*loginShell: true
XTerm*scrollBar: false
XTerm*scrollKey: true
XTerm*saveLines: 1000
XTerm*multiClickTime: 250
The colors are bash specific .. your .bashrc should be able to do it .. google around , its pretty easy.
Actually, that was going to be my next question: whats the diff with .Xresources and .Xdefaults?
The only reason I had the question in the first place is before I was just using KDE (and thus Konsole) so it wasn't and issue. But the other day I started farting around with the other windows managers that come with Slack and fell head over heals with Fluxbox.
To that end, I've been reading a lot of Flux how-tos and they all say use .Xdefaults. I just wondered if there was a difference.
Actually, that was going to be my next question: whats the diff with .Xresources and .Xdefaults?
The only reason I had the question in the first place is before I was just using KDE (and thus Konsole) so it wasn't and issue. But the other day I started farting around with the other windows managers that come with Slack and fell head over heals with Fluxbox.
To that end, I've been reading a lot of Flux how-tos and they all say use .Xdefaults. I just wondered if there was a difference.
I have been using window managers for years, dwm the last 2 and always using an .Xdefaults file. IIRC .Xresources is the "oldschool way" to do it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.