Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2011 00:11:03 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Zoran Kolic <zkolic@sbb.rs>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: happy hacker lite 2 keyboard
Message-ID:  <alpine.BSF.2.00.1103130002290.62233@wonkity.com>
In-Reply-To: <20110313060702.GA1056@faust>
References:  <20110313060702.GA1056@faust>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Mar 2011, Zoran Kolic wrote:

> match 65 key kb? How it goes in xorg.conf file in line
> for driver, which is "kbd" for ps/2 kb? I disabled hald
> whith those 3 lines:
> Section "Server Flags"
>        Option  "DontZap"               "off"
>        Option  "AllowEmptyInput"       "off"
>        Option  "AutoAddDevices"        "false"
> EndSection

The first option is a default, probably not necessary.
The second option is... well, since it was too late to stamp it 
out, I decided instead to make it famous:
   http://www.wonkity.com/~wblock/docs/html/aei.html

The third option is all you need to disable hal device autodetection in 
xorg.  Put it in ServerLayout and the ServerFlags section is not needed.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1103130002290.62233>