Re: 2.6.0 + ALSA sound quality

2004-01-16 Thread Richard Heycock
r of this list) -- "It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410 646 369 key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB

[OT] mergeant and oracle

2003-07-29 Thread Richard Heycock
nservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410 646 369 key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: bash: finding if mozilla is running

2003-07-27 Thread Richard Heycock
eb & > sleep 3s > fi > > echo > while true; do > html=$(ls -t1 $currentdir/*.html | head -n 1) > if [ $oldhtml = $html ]; then > sleep 1s > else > echo -e "HTMLgui ... changing to ${html##/*/}" > oldhtml=$html > /u

Re: Why mozilla always starts five instances??

2003-07-13 Thread Richard Heycock
ings that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410 646 369 key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: vi Qustion

2003-07-11 Thread Richard Heycock
On Sat, 2003-07-12 at 10:01, Steve Lamb wrote: > On 12 Jul 2003 00:52:25 +1000 > Richard Heycock <[EMAIL PROTECTED]> wrote: > > On Fri, 2003-07-11 at 12:29, Steve Lamb wrote: > > > On 11 Jul 2003 12:23:21 +1000 > > > Richard Heycock <[EMAIL PROTECTED]> wr

Re: vi Qustion

2003-07-11 Thread Richard Heycock
On Fri, 2003-07-11 at 12:29, Steve Lamb wrote: > On 11 Jul 2003 12:23:21 +1000 > Richard Heycock <[EMAIL PROTECTED]> wrote: > > The easiest way to do this is to type: > > A [insert at the beginning of the line] > > > > j [moves down one lin

Re: vi Qustion

2003-07-10 Thread Richard Heycock
things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410 646 369 key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bash question

2003-07-01 Thread Richard Heycock
d "Aerosmith". > > So how can one have the for loop separate the elements of the list only by > newlines ("\n"), filling the contents of "file" with the whole line, > and not separate by spaces, tabs, or other white space? > > Thx, > > -- > S

Re: No keyboard input on boot

2003-06-23 Thread Richard Heycock
;It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410 646 369 key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNS

Re: init=/bin/bash not working with initrd?

2003-06-23 Thread Richard Heycock
one in the know wanting to share his/her insights? > > > -- > groetjes, carel -- "It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410

Re: reconfigure broken network? (kinda urgent)

2003-06-23 Thread Richard Heycock
er... I was hoping it would > be possible to reduplicate the "configure your system" step from the > debian install process, but I couldn't figure out whether that's > possible. > > Anyway, thanks again, as usual, for the help! > > matt -- "It is possi

Re: Extremely annoying ext3

2003-06-22 Thread Richard Heycock
you can get patches for 2.4 from the sgi web site. http://oss.sgi.com/projects/xfs/ rgh > > I hope someone out there can lend me a hand... You guys/girls have > been fantastic, I'm eager to hear what you have to say. > > Thanks! > > -- > Aaron Bieber > - > Graphic

Re: freeswan 1.99 in woody

2003-06-19 Thread Richard Heycock
ot;It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410 646 369 key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSU

Re: C programming: Is there an exec (with no additional letters)call?

2003-06-17 Thread Richard Heycock
t; the return code and where is it documented? > -- > > Shaul Karl, [EMAIL PROTECTED] e t -- "It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTEC

Re: Ethereal (packet capture) - as normal user - how?

2003-06-16 Thread Richard Heycock
ssible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> tel : 0410 646 369 key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Shell script or Perl?

2003-06-12 Thread Richard Heycock
If I were you I would cut your loses and go with python. Whatever anyone says perl is virtually unmaintainable (yes I know you can write resonablyclean code but this is only through coding standards, which no one can agree on and consequently you have to force people to use them -- always a bad th

Help! I just destroyed my root filesystem

2003-06-12 Thread Richard Heycock
I ran grub-install on my root partition instead of my boot partition and now I cannot boot my machine. I can get to the stage where the kernel tries to mount the root filesystem but it cannot mount at as it is not the correct type (reiserfs). If I run file -s /dev/hda5 it returns x86 boot sector.

Re: help! root partition problems

2003-06-12 Thread Richard Heycock
> On Fri, 13 Jun 2003 00:05:09 +1000 > Richard Heycock <[EMAIL PROTECTED]> wrote: > >> I just ran grub-install on my root partition and not my boot >> partition, which added an x86 boot sector to the front of this >> partition. Doh. The underlying file system is

help! root partition problems

2003-06-12 Thread Richard Heycock
Hi, I just ran grub-install on my root partition and not my boot partition, which added an x86 boot sector to the front of this partition. Doh. The underlying file system is reiserfs. I have tried dd'ing (after dd'ing the whole thing to a backup file) the 512 bytes from an existing reiserfs parti

Re: tomcat problems

2003-06-12 Thread Richard Heycock
__ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com -- "It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity&

Re: can anyone reccomend an app to ..

2003-06-12 Thread Richard Heycock
gt; fullscreen modes. > > Nick. > > -- > Debian testing/unstable > Linux twofish 2.4.20-looxt93c8 #1 Thu May 22 10:43:41 JST 2003 -- "It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Ste

[OT] Lustre filesystem

2003-06-10 Thread Richard Heycock
simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Sawfish - keybinding funny.

2003-06-04 Thread Richard Heycock
On Wed, 2003-06-04 at 01:54, Gregory Seidman wrote: > On Wed, Jun 04, 2003 at 12:52:46AM +1000, Richard Heycock wrote: > } On Tue, 2003-06-03 at 23:51, Gregory Seidman wrote: > } > On Tue, Jun 03, 2003 at 11:22:59PM +1000, Richard Heycock wrote: > } > } On Tue, 2003-06-03 at 21:1

Re: Sawfish - keybinding funny.

2003-06-04 Thread Richard Heycock
On Tue, 2003-06-03 at 23:51, Gregory Seidman wrote: > On Tue, Jun 03, 2003 at 11:22:59PM +1000, Richard Heycock wrote: > } On Tue, 2003-06-03 at 21:15, Gregory Seidman wrote: > [...] > } > How odd. I'm using sawfish from testing (i.e. sarge, i.e. version 1:1.3-2) > } >

Re: Sawfish - keybinding funny.

2003-06-03 Thread Richard Heycock
ot convinced it's just there yet. rgh > > } --Todd > --Greg -- "It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> key fingerpri

Re: Sawfish - keybinding funny.

2003-06-03 Thread Richard Heycock
7; is an ftp directory and there didn't seem to much doco in there... rgh > yet still left it working worse than before. > > Solution: Use Metacity. > > --Todd > > Richard Heycock <[EMAIL PROTECTED]> wrote: > > > I use keybindings quite a lot in sawfish

Sawfish - keybinding funny.

2003-06-03 Thread Richard Heycock
implicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Mondo

2003-06-03 Thread Richard Heycock
complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTECTED]> key fingerprint : 909D CBFA C669 AC2F A937 AFA4 661B 9D21 EAAB 4291 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: Trouble with Mozilla Java plugin

2003-06-01 Thread Richard Heycock
ssenger - Nueva versión GRATIS > Super Webcam, voz, caritas animadas, y más... > http://messenger.yahoo.es -- "It is possible to make things of great complexity out of things that are very simple. There is no conservation of simplicity" -- Stephen Wolfram Richard Heycock <[EMAIL PROTEC

Re: Ximian Evolution unuseable in sid, downgrade doesn't help

2003-05-30 Thread Richard Heycock
+41 (21) 648 11 34 > / \ Lausanne, Vaud, Suisse+41 (78) 778 11 34 > \ / Brasil+55 (11) 5686 2219 > / \ http://geocities.yahoo.com.br/lgcdutra/ -- "It is possible to make things of great complexity out of things that are very simple. There is no

Re: OT: The Hurd

2003-05-30 Thread Richard Heycock
RD!" routine going for it. > >> > >>I'm keeping notes at > >>http://faculty.acu.edu/~westk/A_Beginners_Attempt_to_Install_the_Hurd.html. > >>Be aware they are very "random". Some time later I may clean them up. > >> > >> > > I'v