On Sun, May 18, 2008 at 03:00:07AM +1000, Phil Rhoades wrote:

>>>>> When I compiled my own mrxvt, the resulting tab widths correspond to 
>>>>> the tab title width - I can't see the configure option to for a minimum 
>>>>> tab width?  I could put spaces in my tab titles I guess but that is a 
>>>>> bit clumsy . .
>>>>>
>>>> If you use xftpfn, then minVisibleTabs will do what you want. There is
>>>> no way currently to do this if you don't use Xft. Patches welcome,
>>>>
>>> In Changelog.old:
>>>
>>> 13. Added support for Firefox like tabs: All tabs have the same width,    
>>> and they shrink as tabs are added. Requires xftpfn
>>>
>>> - but ALL my tabs have the width of their title, that is, they vary in 
>>> width - am I misunderstanding something?
>>>
>> "Requires xftpfn". Use
>>     mrxvt -xft -xftpfn Sans
>> to use that. Without xft, or xftpfn you won't get it.
>
> I tried:
>
> ./configure --enable-xft --enable-xftpfn --with-max-term=20 
> --with-max-profiles=20 --enable-debug

There isn't a --enable-xftpfn option to configure.

> but when I run:
>
> mrxvt -xft -xftpfn Sans
>
> I get:
>
> /usr/local/bin/mrxvt -xft -xftpfn Sans
> Debug mask: 0x00000000, debug level: 1
> bad option "-xft"bad option "-xftpfn"bad option "Sans"
> Use -h, -help or --help to get help

Looks like mrxvt was compiled without xft support. This means either xft
isn't on your system, or it wasn't detected by mrxvt. See if "xft" is
listed in in the compile options in "mrxvt -h".

If xft is indeed installed on your system, and isn't properly detected
by mrxvt, please try and figure out why it is not detected by configure.
If you tell us exactly what test fails, we can probably fix the
configure script.

GI

-- 
100 THINGS I'D DO IF I EVER BECAME AN EVIL OVERLORD
47. If I learn that a callow youth has begun a quest to destroy me, I
will slay him while he is still a callow youth instead of waiting for
him to mature.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to