Saner defaults for proposed keyboard configuration:
- set XkbModel to "sun" to get working L-keys - leave XkbLayout empty so that it's inherited from wscons/
This commit is contained in:
parent
8ada3a0397
commit
1574fe342c
@ -85,8 +85,7 @@ EndSection
|
|||||||
Section "InputDevice"
|
Section "InputDevice"
|
||||||
Identifier "Keyboard0"
|
Identifier "Keyboard0"
|
||||||
Driver "kbd"
|
Driver "kbd"
|
||||||
Option "XkbRules" "xorg"
|
Option "XkbModel" "sun"
|
||||||
Option "XkbLayout" "us"
|
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
# USB Mice
|
# USB Mice
|
||||||
@ -267,4 +266,4 @@ See xorg.conf(5) for more options.
|
|||||||
|
|
||||||
problem_blurb
|
problem_blurb
|
||||||
|
|
||||||
$OpenBSD: README.sparc64,v 1.7 2009/01/12 20:46:58 miod Exp $
|
$OpenBSD: README.sparc64,v 1.8 2009/02/15 15:27:40 matthieu Exp $
|
||||||
|
Loading…
Reference in New Issue
Block a user