Re: [gentoo-user] Console background images and colored ls output

2005-05-21 Thread Ow Mun Heng
On Thu, 2005-05-19 at 00:25 -0700, darren kirby wrote: quoth the Colin: Is it possible to get a background image for the console like it is on the LiveCD? Also, how do you make the output of ls colored? -- Colin You're looking for bootsplash. Check this out:

Re: [gentoo-user] Console background images and colored ls output

2005-05-19 Thread darren kirby
quoth the Colin: Is it possible to get a background image for the console like it is on the LiveCD? Also, how do you make the output of ls colored? -- Colin You're looking for bootsplash. Check this out: http://forums.gentoo.org/viewtopic-t-49036-highlight-bootsplash+grubsplash.html Also,

Re: [gentoo-user] Console background images and colored ls output

2005-05-19 Thread Philip Webb
050519 darren kirby wrote: $ echo alias ls='ls --color=auto' ~/.bashrc ? shouldn't that be '' ... ? -- ,, SUPPORT ___//___, Philip Webb : [EMAIL PROTECTED] ELECTRIC /] [] []

Re: [gentoo-user] Console background images and colored ls output

2005-05-19 Thread darren kirby
quoth the Philip Webb: 050519 darren kirby wrote: $ echo alias ls='ls --color=auto' ~/.bashrc ? shouldn't that be '' ... ? -- ,, SUPPORT ___//___, Philip Webb : [EMAIL

[gentoo-user] Console background images and colored ls output

2005-05-18 Thread Colin
Is it possible to get a background image for the console like it is on the LiveCD? Also, how do you make the output of ls colored? -- Colin -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Console background images and colored ls output

2005-05-18 Thread Wade Brown
In response to the second portion, it varies from shell to shell. Assuming you're using bash, add the following line to your ~/.bashrc alias ls='ls --color' On 5/18/05, Colin [EMAIL PROTECTED] wrote: Is it possible to get a background image for the console like it is on the LiveCD? Also, how