[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Very slim Desktop Manager



On Thu, Nov 13, 2008 at 12:44:56PM -0500, Douglas A. Tutty wrote:
> Mrxvt.xft:	true
> Mrxvt.xftAntialias:	true
> Mrxvt.xftAutoHint:	true
> #Mrxvt.xftFont:		bitstream vera sans mono
> Mrxvt.xftFont:		dejavu sans mono
> Mrxvt.xftWeight:	medium
> Mrxvt.xftWidth:		normal
> Mrxvt.xftSize:		12
> Mrxvt.background:	#F6E7CF
> Mrxvt.showMenu:		true
> 
> so on my screen (1600x1200 @ 75 Hz), I use 12-pt dejavu sans mono
> medium.

(I have already posted some half-decent configurations I use with xvt,
rxvt, mrxtv, urxvt, xterm)

I just tried

#!/bin/sh
LANG=en_US ; export LANG
exec mrxvt -geometry 100x37-0+1 \
-stt -rv -sr -sl 2000 \
-tabfg blue -tabbg grey \
-itabfg black -itabbg "dark gray" \
-cf ~/.mrxvtrc.Douglas.A.Tutty
"$@"

I am _sorry_ to say that even terminus (!) is better for may eyes. 

One evident thing is that your resolution is better than mine, since 
geometry 100x37 (which incidentally is the same as the "geometry" on my
vt console on the ibook I am writing now) with my configurations make
the terminals full screen (except for at most a very few pixels), but
with your configuration the terminal appares much smaller on my display.

One (strange) problem, which is present in almost _all_ fonts I have
ever tried, and at any dimension and resolution, becomes particoularly
evident when using mc: "normal" font on the screen is absolutely not
well defined, but the single line (well, half-line) where the cursor is
present is _much_ more better defined. 

In the other configuration I have posted, this is probably solved (as
much as possible) by definig both "normal" and bold fonts

-- 
Chi usa software non libero avvelena anche te. Digli di smettere.
Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale.
Informatica=bomba: intelligente solo per gli stupidi che ci credono.


Reply to: