Results 1 to 8 of 8
how do i change fonts and colors for terminal windows opened within icewm??
not sure on which config file to change......
- 01-11-2006 #1
terminals in icewm... fonts/colors
how do i change fonts and colors for terminal windows opened within icewm??
not sure on which config file to change...
- 01-11-2006 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
It would depend on which terminal you are using. Xterm, Gnome terminal, Konsole, Mrxvt, Urxvt, Rxvt, Aterm, Eterm... which is it?
- 01-12-2006 #3
well, thats a good question... how can i tell?
maybe check the shortcut link on the application menu?
- 01-12-2006 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
If it doesn't say which it is in the title bar, try looking at the menu entry for it to see what command is launching it. It's probably xterm if you haven't added any extra terms, but could be something else. Are you running IceWM on top of a Gnome or KDE install, or is IceWM the only X window manager on the machine?
- 01-12-2006 #5
well i know iceWM is the ONLY window manager on the system...
but as far as the title of the terminal window, it just says "terminal" ... and thats what it says on the menu too...
i know that xterm is also on the menu but it looks worse so i havn't been using it...
i will have to wait until tomorrow to check the menu entries that are contained in any kind of config file, as i am away from the computer...
just in case... assuming its xterm how would i do it?
- 01-12-2006 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
No, I meant you could look at the menu entry for the terminal app in your actual IceWM configuration files found in your ~/.icewm/ directory. It should be in the "menu" file. If you have two different terms in your start menu, it's probaby something else like aterm, or eterm. Those are both quite popular.
I think it would be easier to look at the menu entries, but you could also try running the "which" or "whereis" command to find out what terminals you have, using the terminal names mentioned above, such as:
Code:whereis aterm
Code:which eterm
- 01-12-2006 #7Just Joined!
- Join Date
- Jan 2006
- Posts
- 77
why not do ps ax and see which one is running?
- 01-12-2006 #8forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
Yep, that would be even better...
Originally Posted by marlowe


Reply With Quote
