Gentoo Archives: gentoo-user

From: Norberto Bensa <nbensa@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: hal - what's the benefit of using it
Date: Wed, 04 Feb 2009 09:30:00
Message-Id: 84250c9c0902040129m4445da3eu2c4eb82a932f06e5@mail.gmail.com
In Reply to: [gentoo-user] Re: hal - what's the benefit of using it by Nikos Chantziaras
1 On Wed, Feb 4, 2009 at 6:44 AM, Nikos Chantziaras <realnc@×××××.de> wrote:
2 > The benefit for me is that I plug my USB flash stick in my PC and it pops up
3 > in my desktop without me needing to enter voodoo console commands to mount
4 > it.
5
6 +1
7
8 That and... this is my xorg.conf :
9
10 Section "Module"
11 Load "glx"
12 EndSection
13
14 Section "Device"
15 Identifier "Default Device"
16 Driver "nvidia"
17 Option "NoLogo"
18 EndSection
19
20 Section "Screen"
21 Identifier "Default Screen"
22 DefaultDepth 24
23 EndSection
24
25
26 Good luck in having that minimalist xorg.conf without hal.

Replies

Subject Author
Re: [gentoo-user] Re: hal - what's the benefit of using it Paul Hartman <paul.hartman+gentoo@×××××.com>