General :: Gentoo+urxvt+terminus: How To Change Font Version
Jun 27, 2011
In my Debian installation I can type extended ASCII characters such as åäö by default using the terminus font, however in Gentoo I can't get it to work so far. Nothing happens when I hit those keys, like in this thread:Missing glyphs in Terminus font, how to setup a fallback font ? But in this case I know terminus supports those characters in at least some of its versions, since it's works in Debian. So what I want is to find out how to see and choose which of the many different terminus font files is being used. I set the font in the same way on both Debian and Gentoo, using URxvt*font: xft:terminus:size=xx in .Xdefaults. Both systems use en_US.UTF-8 as default locale.
View 1 Replies
ADVERTISEMENT
Jul 8, 2010
Most of my work happens in a terminal, so I need a clear, readable font. I've settled a while ago on Terminus [URL]..., which works wonders for me. I added XTerm*faceName : Terminus in my ~/.Xdefaults, and I do get the Terminus font. Unfortunately, a lot of Unicode glyphs are missing (mathematical symbols, greek and hebrew letters), displaying as little square blocks instead.
If I remove the faceName entry, the default configuration seems able to display most of the glyphs (including math, greek, hebrew, runic, and whatever else), but the default font is much harder to read.
A google search hints that it should be possible to use Terminus as the default font, and fallback to (an)other one(s) for missing glyphs, but provides no further explanation. I've seen documentation that recommends Bitstream Vera Sans as a fallback, but it lacks the glyphs I need too; I don't know how to identify the default font used by xterm either, I had a look at /usr/share/X11/app-defaults/XTerm, but all I can find are generic references to old pre-fontconfig font names.
Using Gentoo Linux, fontconfig and xterm are up to date, USEs trutype and unicode enabled, X.Org server 1.6.
Edit: I alternate between Ratpoison, Awesome and XMonad, without a desktop environment.
View 1 Replies
View Related
May 30, 2010
I have been mucking around with this for a couple of days and finally got Urxvt set with transparency and font spacing like I want. Does anyone else use Urxvt?
View 3 Replies
View Related
Feb 26, 2011
Now I am using fedora14,my desktop is Gnome,my terminal is Urxvt.How can i change it to be full screen?
View 1 Replies
View Related
Feb 17, 2011
Gnome-terminal/OpenOffice don't see these fonts even though they're installed. Why?
View 2 Replies
View Related
Aug 16, 2010
I can't change fonts in Firefox preferences (Content).
My OS is openSUSE 11.3, KDE 4.4.4. release 8.
Any type and size of font I use, nothing happens. It's still same font which I choose for the first time I've started Firefox afer installing openSUSE 11.3.
View 4 Replies
View Related
Feb 18, 2010
I'd really like a Windows version of the 'Monospace' font. In other words that exact font, I don't mean 'I want a monospaced font for Windows'.
View 1 Replies
View Related
May 30, 2011
When printing from VIM, is it possible to choose a font other than Courier 10 for the hard copy output? For example, the following commands produce the same postscript file:
:set printfont=Courier 10
:hardcopy > myfile.ps
OR
:set printfont=Courier 8
:hardcopy > myfile.ps
OR
:set printfont=Luxi Mono 8
:hardcopy > myfile.ps
It says in the help for printfont that the font NAME (i.e., the typeface) is ignored (which seems stupid, but at least they tell you that) but the SIZE is not. The part about the size not being ignored seems to be a lie. More importantly, is there a way to change the output typeface to something else?
View 3 Replies
View Related
Nov 17, 2010
I was wondering how to change the xterm font size and may be the font itself. Also we go to tty1 when we press Ctrl+Alt+f1 , f3 and so on. Is there any way I can change that too and maybe change the colour of the font and the size of it. I did change the resolution once in ubuntu with startup manager. I'm using fedora 14.
View 13 Replies
View Related
Jul 14, 2010
Is it possible to change font in Ubuntu's Virtual Console and make it as it is in SystemRescueCD's Virtual Console?
View 3 Replies
View Related
Aug 3, 2010
How to change desktop font from white to black.
View 5 Replies
View Related
Jul 10, 2011
I installed Ubuntu on my Netbook. I like it to use the Terminals. I don't mean the "GUI-Terminal-Emulators", I mean those I can open with "Alt+FX". There the font size is to big, so I changed it with "dpkg-reconfigure console-setup". It worked, but after restart the font were "reseted" and big. Is there a way to permanently change the font size?
View 4 Replies
View Related
Sep 27, 2010
How to change the GV menu font size? (not the document font size which is set by scale). man and info don't mention anything about this.
View 4 Replies
View Related
Aug 13, 2010
-cd command of urxvt doesn't work
View 1 Replies
View Related
Feb 1, 2010
I have a windows 7 computer running Xming 6.9.0.31. I connect to my linux box running Ubuntu Server 9.10 with plink and run urxvt. It starts up and works perfectly however the urxvt screen flashes the xming root window about twice a second.This makes urxvt impossible to work with.Everything else that I have tested over the ssh connection (xterm, xfce4-terminal, etc) work perfectly with no flashing and this same problem has happened with two other linux installations (again only with urxvt)
View 1 Replies
View Related
Jul 9, 2010
Essentially I have found this guide, but it is for miktex, i need a guide for texlive on Debian/Ubuntu which will not pollute dpkg installed texmf.
I'm interested in converting TrueType font to be usable in (pdf)(La)TeX.
All the power google turn up just stuff f relating how to install microsoft fonts or do stuf on MikTeX.
I CANNOT USE XeLaTeX!!! I use pstricks and the font must be available in plain TeX! Otherwise my document looks inconsistent!
View 1 Replies
View Related
Jan 3, 2011
I want to change my kernel to an older version my current kernel is (2.6.35-24 generic i686 GNU/Linux) I want kernel 2.6.21 or 2.6.31 how can I do it?
View 2 Replies
View Related
May 18, 2010
I am using squirrelmail version 1.4.3a-5. i need change password plugins for this version.
View 2 Replies
View Related
Jan 7, 2010
I was wondering how/if it was possible to edit the min. version number of a depen for a .deb package. For example lets say my package says it needs libc6 2.7.1 or higher but I want it to be 2.5.1 or higher instead. Can I make this change with out having to recompile the .deb package?
View 1 Replies
View Related
Apr 18, 2011
I installed a newer version of python in /usr/local/bin/python2.6. Now I want to use that python and only that one. When I type "Which python", I want to see /usr/local/bin/python2.6, NOT /usr/bin/python, which is old one (2.4). Also, I want to see the same even after I reboot. How do I do that?
View 2 Replies
View Related
May 31, 2010
want to use my flash drive. How do I get this working?
I logged in as the root user and tried the following:
mkdir usbflash
mount /dev/sdb1 /mnt/usbflash
ls usbflash
and
mkdir /mnt/usb
mount -t vfat /dev/sdb1 /mnt/usb
still can't get it working. What do I do?
View 4 Replies
View Related
Nov 5, 2009
I'm a student in a linux class and we just installed fedora. so far it's nice except that the work we do is in the CLI which I can barely see because it's so small on the screen! I've been squinting at the screen for a little while now but it's just proving to give me more of a headache and hurt my eyes than anything. Anyone know how to change the font size so that I can actually see the work I'm doing?
View 5 Replies
View Related
Jan 27, 2010
Whenever I use lpr on the command-line to print a text file, it uses DejaVu Sans Mono as the font. Is there a way to change this? I'd like to use Terminus as the font instead. I found that CUPS uses Courier as the default font for text files, so somewhere Courier is being aliased to DejaVu Sans Mono, and I have no idea where.
View 2 Replies
View Related
Jun 7, 2011
How can I change the font type and size of the texts below the icons on the F15 desktop?
View 6 Replies
View Related
Nov 16, 2009
I'm running OpenSUSE 11.2 on my Acer Aspire One with a 9 inch LCD. I have configured the monitor in Sax2 to reflect the size and 1024x600 resolution, and as a result the desktop fonts are all sized correctly.
However, the fonts on the KDM log-in screen are too large, and I'd like to reduce them if possible. Looking in the KDE Control Center, I tried using the Login Manager utility to adjust the KDM theme, but any changes I made seemed to have no effect i.e. changing the font size, or even the overall theme itself, still resulted in KDM using the default green OpenSUSE theme with large fonts.
Does anyone know, therefore, how to adjust the KDM font size or DPI in OpenSUSE 11.2?
View 9 Replies
View Related
Jul 3, 2010
Is it possible to change the font of the system, and how do I do this? Will this change the font for everything aswell?
View 3 Replies
View Related
Jul 11, 2010
Not the gnome-terminal fonts... That's easy... How about the font faces on tty1-6? I tried Slackware once... It was way back in my Linux experience so it struck to me as a clumsy and ill-managed operating system despite that the fact is the exact opposite... Well, as it appears, Slackware did have something about changing the console font since it mostly focused on terminal, you know, it booted up in terminal by default, for starters. Anyway, since Ubuntu is Linux as well, I guess there must be some way of changing the font face for the terminals, eh?
View 3 Replies
View Related
Aug 1, 2010
No matter what I do with system settings I cannot change the font size or type of font in Firefox and Thunderbird - other programs as well. Is there somewhat to change this? The fonts are too small and I have vision problems. I know I can hit ctrol ++ but with other distros I can change the deflt font size for the system. I am using openSUSE 11.3 and like it very much except for this lack of a feature.
View 7 Replies
View Related
Sep 26, 2010
I'm not very smart in informatic; I just bought a live DVD with gentoo on it, but I can't see any installer. Who did achieve a good installation?
View 3 Replies
View Related
Dec 1, 2009
I upgraded to F12 recently and due to SELinux I installed OpenOffice from repo. Now, I open an .ods file I made with orig. OpenOffice 3.1.1 on F11, and find that the font has become bold italic all through the 13 sheets and I can't change it. How can I change it to back non-bold, non-italic? I've looked through Options, but can't find anything useful for this.
View 5 Replies
View Related