That font looks like the odd default fallback of urxvt if the font name provided can't be matched.Did you rebuild your font cache after installing terminus?EDIT: Deleted some irrelevancies since I am still learning to NOT read commented out lines of files.
Trilby
https://bbs.archlinux.org/profile.php?id=54694
2012-05-14T15:42:33Z
I suspect there is something wrong with your xresources. Update fully (pacman -Syu), then remove any settings from .Xresources/.Xdefaults, restart X to make sure you have a clean resource database, then try launching urxvt.
Trilby
https://bbs.archlinux.org/profile.php?id=54694
2013-04-02T00:51:48Z
By "true transparency" I assume you are using something like transset-df rather than urxvt's own rgba settings, right?Pseudotransparency copies the wallpaper to the urxvt window background.Transset-df style transparency makes the entire urxvt window partially transparent - so this includes the text.Urxvt's own transparency makes only the window background transparent while keep
I have added (through openbox) the keyboard shortcut 'W-t' for urxvt and 'W-grave' for urxvt (quake like terminal). urxvt by itself works fine. However, when I hit 'W-t' or 'W-grave' nothing happens.
anirudh215
https://bbs.archlinux.org/profile.php?id=46806
2011-05-12T15:41:37Z
I have added (through openbox) the keyboard shortcut 'W-t' for urxvt and 'W-grave' for urxvt (quake like terminal). urxvt by itself works fine. However, when I hit 'W-t' or 'W-grave' nothing happens.
anirudh215
https://bbs.archlinux.org/profile.php?id=46806
2011-05-12T15:41:37Z
Ok solved. urxvt-fullscreen places the perl files into /usr/lib/urxvt/perl/fullscreen but reading urxvt man page it seems that URxvt does not look for extensions there, but rather in $HOME/.urxvt and /usr/local/lib/urxvt/perl. Symlinking the perl file into ~/.urxvt/ext solved the problem.
I don't want to install terminus-font or something else.
priomsrb wrote:...URxvt.letterSpace: -1... I felt it was important because this post is the top result on a google search.Thank you priomsrb for the solution. I love urxvt but gave up using it because of this problem.
kentarch
https://bbs.archlinux.org/profile.php?id=62389
2013-01-02T14:50:08Z
angelfalls wrote:jasonwryan wrote:It's how the terminal calculates rows and columns relative to the font size. Google urxvt and hints for the details...am searching around but i don't really catch your help. can you show me in more detail?http://lmgtfy.com/?q=urxvt+hints
jasonwryan
https://bbs.archlinux.org/profile.php?id=25579
2012-10-01T02:32:26Z