g?
You should have unifont's path listed in the "Files" section of
xorg.conf:
Section "Files":
...
FontPath /usr/share/fonts/unifont
...
--
Daniel Vrcic
--
[EMAIL PROTECTED] mailing list
on installed on the system.
Anyway, I would temporarily remove media-tv/mythtv from the
/var/lib/portage/world and revert it back after portage's update world.
[...]
--
Daniel Vrcic
--
[EMAIL PROTECTED] mailing list
* Daniel Vrcic <[EMAIL PROTECTED]> [07-04-28 12:12]:
> * anhnmncb <[EMAIL PROTECTED]> [07-04-28 11:39]:
> > hi, list:
> > I want to bound a key-binding to open a chdired rxvt. Say I'm in fvwm
> > and the working dir is ~/, then I want to open a rxvt, wh
doc"
That should be:
(cd ~doc/ && urxvt)
[...]
--
Daniel Vrcic
--
[EMAIL PROTECTED] mailing list
* Arturo 'Buanzo' Busleiman <[EMAIL PROTECTED]> [07-01-11 00:10]:
> Richard Cox wrote:
> > I don't know.. Having PANTS=ON is purely optional in my environment. :)
> Damn. His system got probably raped. Now the system has activated some
> protections.
:-DDD
which is good as a guideline, but
I'm sure that it wouldn't present not even the third of the available
customizations. So as a result you're ending up with a heavy research of
forums, mail lists, available configs, wiki and that takes time...
[...]
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
e qsize(1) for an options. portage-utils is a 'must have'. :)
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
* Alan McKinnon <[EMAIL PROTECTED]> [06-11-24 12:37]:
> The progress meter seems to work only on actual network connections, and
> not local copies:
[...]
Aha, thanks for clearing that up.
Cheers!
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
have this progress meter
feature, although there's mention of it in a manpages.
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
* Etaoin Shrdlu <[EMAIL PROTECTED]> [06-11-23 20:39]:
> On Thursday 23 November 2006 20:06, Daniel Vrcic wrote:
> > Yeah, I thought that too, but I don't get it, not even with -v. I've
> > tried to copy some really big files and directories recursively and
> >
* Ryan Tandy <[EMAIL PROTECTED]> [06-11-23 19:46]:
> Daniel Vrcic wrote:
> > * Richard Fish <[EMAIL PROTECTED]> [06-11-21 13:37]:
> > > On 11/20/06, Ryan Tandy <[EMAIL PROTECTED]> wrote:
> > [...]
> > > > Any other (simple) way of getting a p
s for local copying as well!).
> -Richard
How do you get progress bar with scp?
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
t
> for NTFS is fine, meaning that I've not experienced any trouble
> related to doing that.
You have also experienced satisfactory writing speed? You're using
ntfs-3g?
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
then it
> disapears. It's the mouse pointer. But it rapidly disapears. Would you
> help me solve this?
You're forking fvwm into background. Fvwm, as any other WM, must be
executed in parent shell, without forking.
Put something like this
#!/bin/bash
exec fvwm2
into your /
Are there any sites
> out there, which provide a "database", which "connect" installed file to
> package? Sort of like a compilation of /var/db/pkg/*/*/CONTENTS?
http://www.rommel.stw.uni-erlangen.de/~fejf/pfs/
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
Hi,
* Benno Schulenberg <[EMAIL PROTECTED]> [06-02-03 22:59]:
> Daniel Vrcic wrote:
...
> > If I have a hardware issue, how come that compilation of those programs
> > always break, and always on the same file and line of certain source?
> Maybe a broken compiler. Try re
how come that compilation of
those programs always break, and always on the same file and line of
certain source?
Please, any more tips, advices?
Cheers,
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb
v4l v4l2 vo rbis win32codecs xgetdefault xine xml xml2 xmms xosd xv xvid
zlib zvbi userland_GNU kernel_l inux elibc_glibc"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
The only significant thing I've done recently and think it's worth of
mentioning is that I've moved / and /home from reiserfs to ext3.
Please, can someone shed up some light on this.
Cheers,
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
it by typing "xprop WM_CLASS" in the prompt and
then pointing the cursor to your running application.
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
n it's compiled with
ipv6. In that case it's probably doing ipv6 lookup first then waiting
for timeout and then finally doing ipv4 lookup. As a result I've been
downloading ~80 mails for half an hour.
It's very annoying especially when you know that ipv6 support hasn't
been enabled by you.
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
memory when you have had a large number of tabs running.
>From my experience I should say that Firefox has a memory leak when
you're viewing some large images with it, like screenshots for
example. It happened to me once that Firefox ate 250 ram + 300 swap.
[...]
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
the developers some debug data.
You should have shell's CFLAGS and CXXFLAGS environment variables
declared. Those variables are being read and parsed by gcc upon some
manual compiling of source code. They should contain gcc's "-ggdb"
argument which actually tells gcc to bu
the keys to my liking, so
> I need nothing more :)
You're using slave mode? What keys?
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
* Neil Bothwick <[EMAIL PROTECTED]> [05-08-17 18:39]:
> On Wed, 17 Aug 2005 14:33:58 +0200, Daniel Vrcic wrote:
> > s/etc-update/env-update
> s/etc-update/env-update/
> if we're going to be picky about typos :)
I'm going to lie you and tell you that I was ref
* Neil Bothwick <[EMAIL PROTECTED]> [05-08-17 09:59]:
> On Wed, 17 Aug 2005 02:21:24 +0200, Daniel Vrcic wrote:
> > For one-time use you can do the following:
> >
> > # export PATH=/usr/qt/3/bin:$PATH
> >
> > Then you can compile your program from the
* Ian K <[EMAIL PROTECTED]> [05-08-17 02:03]:
> Daniel Vrcic wrote:
> > * Ian K <[EMAIL PROTECTED]> [05-08-16 10:46]:
> > > Hi there,
> > > Does anyone know how to get KToon working? http://ktoon.toonka.com/ I
> > > cannot compile it because when I
ng that you have Qt library installed. qmake is located in
/usr/qt/3/bin/ so you should add that directory to your $PATH enviroment
variable.
--
Daniel Vrcic
--
gentoo-user@gentoo.org mailing list
ccasional front/rear channel swapping (sound on the rear channel
is generated by the I2S codec - better one, while the front one is
generated with analog AC97 codec).
Ok, I must admit I haven't played with ALSA too much so my question
would be is this possible with ALSA, especially front/rear
28 matches
Mail list logo