You can set up an "alias" to do that for you. In fact, most of it is done via alias.
I wanna have aterm use my default setting without having to use command line arguments all the time.I think I'm suppose to edit ~/.Xdefaults or ~/.Xresources but not too sure.Anyone know how to set this up?
You can set up an "alias" to do that for you. In fact, most of it is done via alias.
My .Xdefaults:
Code:XTerm*foreground: white XTerm*background: black XTerm*geometry: 80x35 XTerm*font: 9x15 XTerm*saveLines: 2000 Aterm*transparent: True Aterm*shading: 90 Aterm*tinting: red
works like a charm ;D One more question,whats the option for transparent scrollbar (-trsb argument) or do I use aterm*scrollColor for it and if so whats the color code for transparency? ex. #B2B2B2.
Bookmarks