LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Blogs > divukman
User Name
Password

Notices

Rate this Entry

tweaking aterm

Submit "tweaking aterm" to Digg Submit "tweaking aterm" to del.icio.us Submit "tweaking aterm" to StumbleUpon Submit "tweaking aterm" to Google Submit "tweaking aterm" to LinuxQuestions.org
Posted 03-24-2006 at 07:56 PM by divukman

Aloha,

So, you want something different and you want it fast.
Ok, no problem :)

1.) Change your default colors in bash or whatever shell you use:
(thanks to mailing lists for this tip :) )

dircolors -p > ls_colors.file
Edit the file and customize the colors.

Now edit your .bashrc:
Instead of this:

export LS_OPTIONS='--color=auto'
eval `dircolors`
alias ls='ls $LS_OPTIONS'

use this:

export LS_OPTIONS='--color=auto'
eval `dircolors ls_colors.file`
alias ls='ls $LS_OPTIONS'

2.) Change your aterm a bit: well read the fine manual for that, it's actually pretty good, "man aterm" should get you going. I soon came up with something like this:

aterm -tr +sb +trsb -sh 55 -fg orange -bg white -cr red -tinting Blue3 -shading 65 -colorBD green +vb -font -*-fixed-medium-r-*-*-18-*-*-*-*-*-iso8859-* -geometry 90x24

3.) Or you could shut down your pc and go meditate until you reach enlightenment ;)

Good luck in either case!
Posted in Uncategorized
Views 337 Comments 0 Edit Tags
« Prev     Main     Next »


All times are GMT -5. The time now is 01:57 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration