Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Set the default for shell bg and fg
#1
Ok, i currently have to run xterm -fg white -bg black how do i make these changes work when i just run xterm?
Reply
#2
Stop using xterm.
[Completely Honest. Seriously.]

Protip: Anonymous Reputation Points are for Pussies
Reply
#3
why,, I use xterm because i can align it with my other windows.
Reply
#4
You look into the /etc/X11/Xresources file

Or you could write a small script and call the script

Code:
#!/bin/bash

xterm -bg green -fg yellow

This is the script I'm using for my Mandriva WMII setup which uses Xterm

Code:
#!/bin/bash

xterm -bg black -fg green -font -*-courier-*-*-*-*-18-*-*-*-*-*-*-* -geometry 70x24
Slackware 13/ArchLinux - C/Assem/Python
Reply
#5
Thanks.. but this dosn't help.
Reply
#6
Why doesn't this solution help, nobody can help you if you don't give any information.
[Completely Honest. Seriously.]

Protip: Anonymous Reputation Points are for Pussies
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Post Your Conky Set-ups. eax 9 2,131 09-04-2013, 04:25 AM
Last Post: Fly
  Status of Gnome-shell ! raamee 5 1,490 11-10-2010, 02:20 AM
Last Post: raamee
  Which shell do you use? alfonzo1955 7 1,202 06-18-2010, 06:11 PM
Last Post: alfonzo1955
  [How-To][Gnome] removing desktop default icons flAmingw0rm 3 953 11-23-2009, 10:39 AM
Last Post: flAmingw0rm
  Gnome-Shell g4143 6 1,309 11-16-2009, 09:33 AM
Last Post: manipulate

Forum Jump:


Users browsing this thread: 1 Guest(s)