Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57810 - Keyboard mapping is incorrect when running under X (no matter which manager) but it's ok at the console
Summary: Keyboard mapping is incorrect when running under X (no matter which manager) ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 23:18 UTC by Nick Brennan
Modified: 2004-08-31 17:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Brennan 2004-07-20 23:18:09 UTC
When running X (regardless of the manager, i.e. KDM or tvwm etc) the keyboard mapping is all incorrect.

I am running the bindist of the X server (takes to long to compile).

I have reviewed many different settings picked up in the SPARC forums. Here is the keyboard & server section from my XF86Config:

Section "InputDevice"

    Identifier  "Keyboard0"
    Driver      "keyboard"
    Option      "CoreKeyboard"
    Option      "XkbRules"      "sun"
    Option      "XkbMode1"      "type5"
    Option      "XkbLayout"     "en_US"
    #Option     "Protocol"      "Standard"
    #Option     "XkbKeycodes"   "sun(type5)"
    #Option     "XkbTypes"      "default"
    #Option     "XkbCompat"     "default"
    #Option     "XkbSymbols"    "sun/us(sun5)"
    #Option     "XkbGeometry"   "sun(type5)"

#    Option     "Protocol"      "Xqueue"
#    Option     "AutoRepeat"    "500 5"
#    Option     "Xleds" "1 2 3"
#    Option     "XkbDisable"

EndSection

Section "ServerLayout"
    Identifier  "Main Layout"
    Screen      "Screen0"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option      "HandleSpecialKeys"     "Always"
EndSection


I have played with the lines that are commented out and no luck.

Thanks in advance.

Reproducible: Always
Steps to Reproduce:
1.startx or xinit
2.
3.

Actual Results:  
keyboard mapping is incorrect.
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2004-07-30 13:30:43 UTC
I think this is rather sparc-related than kde-related, reassigning as most KDE-People won't have much sparc-knowledge.
Comment 2 Ciaran McCreesh 2004-07-30 13:34:18 UTC
You didn't give us `emerge info` output.
Comment 3 Jason Wever (RETIRED) gentoo-dev 2004-08-31 17:59:59 UTC
Please provide the output from emerge info to help us further diagnose the issue.  Thanks.