Sponsored Content
Top Forums Shell Programming and Scripting Help with changing font size in konsole Post 302722263 by NiCe on Friday 26th of October 2012 03:06:50 PM
Old 10-26-2012
Thanks for the reply. I've tried -fn and --font and -font with 12x24 and I'm receiving the same error.

QFont::setRawName(): Invalid XLFD: "12x24"

I might just alter the lines and just use xterm, for just those particular sessions. I was just hoping there was a way to adjust it in kde konsole via command line and not just thru the GUI. If you have any other ideas or thoughts. Much appreciated.
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Changing font in script

I'm trying to figure out how to change the font or color of output in the middle of a shell script. I can't find anything that tells me how to do that. Any ideas? (1 Reply)
Discussion started by: MDyer18
1 Replies

2. UNIX for Dummies Questions & Answers

Font size

Hello all I am a new linux user (Redhat 7) and I am trying to learn how to operate the system. I have a couple problems one the font size for all windows withing the OS are too small and even though I found a couple places to configure font size I can't find where to change the font size for the... (2 Replies)
Discussion started by: elhefe
2 Replies

3. UNIX for Dummies Questions & Answers

How can I enlarged the font size?

How can I enlarged the font size when I opened the pdf files with ghostscript or ghostview in solaris 8 for sparc. The font is so small that I can't see it!] Help me please! (0 Replies)
Discussion started by: new_hand
0 Replies

4. Shell Programming and Scripting

Changing font and color in log file of Script

Hi, We have process log with user defined error messages and information echos. I wanted to highlight error messgaes in that log file while writing in it. Is there any option with either echo or any other command which enables making text bold or we can change the font of body text of echo. ... (4 Replies)
Discussion started by: satgo
4 Replies

5. UNIX for Dummies Questions & Answers

set font size

can any one tell me how to set the font size in unix? (14 Replies)
Discussion started by: sachin.gangadha
14 Replies

6. UNIX for Dummies Questions & Answers

Font size in VIM

Hello, I use VIM version 7.1.56 on Ubuntu OS. Can you tell me pls how can I change the font-size in VIM? Thanks, Iuli (1 Reply)
Discussion started by: ketchera
1 Replies

7. Shell Programming and Scripting

Font Size

Hi All, Please can someone advise on how to change the font size of the output of a shell script. Best Regards, Shazin (2 Replies)
Discussion started by: Shazin
2 Replies

8. Shell Programming and Scripting

Font Size in shell!

hi all,, is it possible to change the font size of the first line of text? i search it to internet but i have no luk. Ex. Line 1: HI Line 2: back to normal font size. THanks, (4 Replies)
Discussion started by: nikki1200
4 Replies

9. Red Hat

Increase Font size

Hi friends I want increase font size in linux can anybody help me plese Example:this is my in put Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 18G 2.5G 14G 15% / /dev/sda2 ... (1 Reply)
Discussion started by: vasuibm
1 Replies
XTOTROFF(1)						      General Commands Manual						       XTOTROFF(1)

NAME
xtotroff - convert X font metrics into GNU troff font metrics SYNOPSIS
xtotroff [ -rresolution ] [ -spoint-size ] [ -v ] FontMap It is possible to have whitespace between a command line option and its parameter. DESCRIPTION
xtotroff takes a FontMap, which maps groff fonts to X11 fonts, creates GNU troff metric files for all fonts listed. Each line in FontMap consists of GNU troff font name and an X font name (XLFD) pattern, separated by whitespace. Example: TB -adobe-times-bold-r-normal--*-*-*-*-p-*-iso8859-1 The wildcards in the patterns are filled with the arguments to the -r and -s switches. If a font name is still ambiguous, xtotroff aborts. OPTIONS
-rresolution Set the resolution for all font patterns in FontMap. The value is used for both the horizontal and vertical resolution. If not specified, a resolution of 75dpi is assumed. -spoint-size Set the point size for all font patterns in FontMap. If not specified, a size of 10pt is assumed. -v Print the version number. BUGS
The only supported font encodings are `iso8859-1' and `adobe-fontspecific'. SEE ALSO
gxditview(1) Groff Version 1.21 31 December 2010 XTOTROFF(1)
All times are GMT -4. The time now is 04:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy