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:
parent
bf04b4c7dc
commit
38d7e7b780
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user