Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Aug 2005 13:22:01 -0500 (GMT-05:00)
From:      Eric Murphy <eam404@earthlink.net>
To:        questions@freebsd.org
Subject:   Re: Few simple questions..
Message-ID:  <32625139.1124648522066.JavaMail.root@elwamui-darkeyed.atl.sa.earthlink.net>

next in thread | raw e-mail | index | archive | help
Are you usre mixer will do all the channels? I dont see anything in it that would allow me to change speaker volumes?

-----Original Message-----
From: Svein Halvor Halvorsen <svein-freebsd-questions@theloosingend.net>
Sent: Aug 21, 2005 9:51 AM
To: Eric Murphy <eam404@earthlink.net>
Cc: freebsd-questions@freebsd.org
Subject: Re: Few simple questions..


* Eric Murphy [2005-08-21 01:50 -0500]
>  Hey guys I use gnuls for colorizing my outputs such as ls..ect.. its 
>  really just an alias.
:
>  So if it doesnt read /etc how can I set global colors (for all users) 
>  for a interactive shell that isnt a login shell? Without creating 
>  ~/.bashrc's in each home directory.

While this is not what you're asking, I would advise you to set the 
CLICOLOR environment variable to YES. This makes bsd-ls output in color. 

To use bsd-ls on a bsd-system make alot more sense than to use gnu-ls, 
since gnu-ls doesn't know about certain things about the UFS filesystem. 
Ie. it won't recognize the -o option.

I set these eniromnet variable in login.conf:

CLICOLOR=YES
LSCOLORS=ExGxFxdxCxDxDxaccxaeex

The first make bsd-ls output in colors, and the other makes bsd-ls output 
about the same colors that gnu-ls does.


>  Im useing the emu10k1 driver and have sound comming out of all my 
>  speakers (includeing the sub) is there a way to adjust each channel? 
>  Maybe some sort of advanced mixer??

mixer(8) will do that.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32625139.1124648522066.JavaMail.root>