|
|
|
|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
xterm switches to make fonts larger
Dear Sirs
I posted this question to "Unix for dummies" but got no answers, so I'm asking help from this group. Whenever I bring up an xterm window on my laptop running Mandrivia Linux, the font in the xterm window is so small that it is practically unreadable ! What switches do I need to use with the xterm command xterm -?? in order to make the font larger ? I have already tried the suggestions provided by "xterm -help" but was not successful. Thanks |
| Sponsored Links | ||
|
|
|
|||
|
the general switch is xterm -fn <fontname>
to find what fonts are installed use 'xlsfonts' and select one. you will notice 2 naming convertions: 1. something like "-xxl-ledfixed-medium-r-semicondensed--39-120-75-75-c-180-iso8859-15" 2. like "tekfont0" the second type is a an alias to the first one. but you do not want to start your xterm with xterm -fn <sdd> everytime. so you can set the font inside .Xdefaults this file can be changed with an editor. see man xterm for defails or /usr/X11R6/lib/X11/app-defaults/XTerm (system defaults) |
| Sponsored Links |
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| thread context switches: detection, prevention | fabulous2 | UNIX for Advanced & Expert Users | 2 | 03-23-2008 11:35 AM |
| Correct switches for xterm command to make font larger | kanejm | UNIX for Dummies Questions & Answers | 3 | 03-04-2007 04:28 PM |
| Tar switches!!! | nikk | UNIX for Advanced & Expert Users | 1 | 10-25-2004 06:33 PM |
| problem w/ -z && -n switches in an if statment | Optimus_P | Shell Programming and Scripting | 1 | 07-31-2002 11:22 AM |
| How to make my xterm transparent | zhiyuan | Shell Programming and Scripting | 3 | 12-06-2001 08:19 PM |