From owner-freebsd-questions Mon Sep 13 6:21:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from news.uni-kl.de (news.uni-kl.de [131.246.137.51]) by hub.freebsd.org (Postfix) with SMTP id 0A4AC15364; Mon, 13 Sep 1999 06:21:09 -0700 (PDT) (envelope-from naddy@unix-ag.uni-kl.de) Received: from sushi.unix-ag.uni-kl.de ( root@sushi.unix-ag.uni-kl.de [131.246.89.13] ) by news.uni-kl.de id aa06168 ; 13 Sep 1999 15:23 MESZ Received: from gnocchi.unix-ag.uni-kl.de (gnocchi.unix-ag.uni-kl.de [131.246.89.12]) by sushi.unix-ag.uni-kl.de (8.9.1a/8.9.1) with ESMTP id PAA01455; Mon, 13 Sep 1999 15:21:01 +0200 Received: (from naddy@localhost) by gnocchi.unix-ag.uni-kl.de (8.9.3/8.8.7) id PAA29212; Mon, 13 Sep 1999 15:21:07 +0200 Date: Mon, 13 Sep 1999 15:21:07 +0200 From: Christian Weisgerber Message-Id: <199909131321.PAA29212@gnocchi.unix-ag.uni-kl.de> To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Reply-To: freebsd-questions@freebsd.org Subject: Re: Rmaking freeBSD more pretty :) X-Newsgroups: list.freebsd.newbies In-Reply-To: <19990912103251.298DB14E0E@hub.freebsd.org> References: <19990912101550.27462.rocketmail@web603.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Folks, according to the list charter this thread should go to -questions. Reply-To set accordingly. Michael Henry: > > 1) If you 'ls' under linux, you can configure it to color code > > directories vs. files vs. executables ect. > > This is the GNU ls(1). You just need to go to /usr/ports/misc/gnuls > and type "make install" to get it. You might want to use the colorls port instead. colorls is the normal BSD ls with color support added. GNU ls has a somewhat different set of options. (Personally I think colored ls output is an abomination, and I rather use alias ls='/bin/ls -F', but this cleary *is* a matter of personal preference.) > > 3) is there gpm (mouse services) for freebsd? > > Of course. It's called moused. -- Christian "naddy" Weisgerber naddy@unix-ag.uni-kl.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message