Sorry, I disabled X hal config in my last commit, thinking it was still not usable.

I see the problem rests only in configuring the keyboard layout in hal, for X.
Nevertheless, using the client "setxkbmap" works, which can help until we
can configure the keyboard layout in configuration.nix.


svn path=/nixos/trunk/; revision=15348
This commit is contained in:
Lluís Batlle i Rossell 2009-04-28 08:47:13 +00:00
parent bf04b4c7dc
commit 38d7e7b780

View File

@ -76,7 +76,8 @@ Section "ServerLayout"
@setCorePointer@
Screen "Screen[0]"
@serverLayoutOptions@
Option "AutoAddDevices" "0"
# If you want to disable HAL-based configuration, set AutoAddDevices to 0
# Option "AutoAddDevices" "0"
EndSection