Gentoo Archives: gentoo-sparc

From: Zhang Weiwu <zhangweiwu@××××××.com>
To: Ferris McCormick <fmccor@g.o>
Cc: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] wired kbd problem on ultra 5
Date: Tue, 30 Nov 2004 15:04:46
Message-Id: 41AC8BB7.8080500@realss.com
In Reply to: Re: [gentoo-sparc] wired kbd problem on ultra 5 by Ferris McCormick
1 Ferris McCormick wrote:
2 [snip]
3
4 >
5 > There is some information about this you can look at:
6 >
7 > There is a bug on this: http://bugs.gentoo.org/show_bug.cgi?id=61940
8 > The Gentoo Sparc forum has a discussion of this if you look hard enough.
9 > Also, if you poke around at
10 > http://dev.gentoo.org/~fmccor/ you can find some information.
11
12 Thank you for the information (you are really cool geek)! I fixed my
13 problem with this configuration:
14
15 Section "InputDevice"
16 Identifier "Keyboard0"
17 Option "XkbKeycodes" "sun(type5)"
18 Option "XkbTypes" "default"
19 Option "XkbCompat" "default"
20 Option "XkbSymbols" "sun/us(sun5)"
21 Option "XkbGeometry" "sun"
22 Option "XkbRules" "xfree86"
23 Option "XkbModel" "sun"
24 Option "XkbLayout" "sun/us"
25 Driver "keyboard"
26 EndSection
27
28
29 --
30 gentoo-sparc@g.o mailing list