Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with Old Ultra10 and Xorg keyboard config [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
butters9000
n00b
n00b


Joined: 23 Mar 2006
Posts: 8

PostPosted: Wed Mar 29, 2006 5:19 pm    Post subject: Help with Old Ultra10 and Xorg keyboard config [solved] Reply with quote

I have an old Ultra10 with a type6 keyboard (non usb of course). I was able to configure the mouse based on info in this forum but I can't get the keyboard to function. Before running X -config xorg.conf.test, the CapsLock, NumLock, etc LEDs function. However after I fireup my test X session these LED's do not work. I'm also stuck at the grey&black stipple screen with a working mouse but no cntrl-alt-delete ability to kill X. I have to power down my system.

This is what I have for my keyboard config:

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "Protocol" "Standard"
Option "XkbModel" "type6"
Option "XkbRules" "sun"
Option "XkbLayout" "us"
EndSection

Can someone help me get my keyboard working. Thanks
_________________
T.L.Bowers

"There are 00000010 types of people in the world, those that understand binary and those that don't."


Last edited by butters9000 on Wed Mar 29, 2006 11:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
butters9000
n00b
n00b


Joined: 23 Mar 2006
Posts: 8

PostPosted: Wed Mar 29, 2006 5:23 pm    Post subject: shift-cntrl-backspace Reply with quote

I ment shift-cntrl-backspace....

LOL, i can't believe I said cntrl-alt-del. Anyway...it looks as the keyboard under X is not working at all.
_________________
T.L.Bowers

"There are 00000010 types of people in the world, those that understand binary and those that don't."
Back to top
View user's profile Send private message
butters9000
n00b
n00b


Joined: 23 Mar 2006
Posts: 8

PostPosted: Wed Mar 29, 2006 5:41 pm    Post subject: I tried the following xorg keyboard config Reply with quote

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbKeycodes" "sun(type5)"
Option "XkbModel" "type5"
Option "XkbRules" "sun"
Option "XkbLayout" "en_US"
Option "XkbTypes" "types/complete"
Option "XkbCompat" "compat/complete"
Option "XkbGeometry" "sun(type5unix)"
EndSection


After testing all the keys it appears that PrintScreen sets the Scroll Lock and 5 on the Number pad controls Caps Lock. So it appears the keys are all jumbled.
_________________
T.L.Bowers

"There are 00000010 types of people in the world, those that understand binary and those that don't."
Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Wed Mar 29, 2006 10:23 pm    Post subject: Reply with quote

First, a type6 should be called type5 (no, I don't know why). Then, correct keyboard layout depends on your kernel; check http://dev.gentoo.org/~fmccor/docs/xorg/xorg.conf/xorg.conf.html for a couple working examples (one for kernel-2.4.xx series; one for 2.6.xx series).

Hope this helps,
Regards,
Back to top
View user's profile Send private message
butters9000
n00b
n00b


Joined: 23 Mar 2006
Posts: 8

PostPosted: Wed Mar 29, 2006 11:34 pm    Post subject: Thanks Reply with quote

Yup, looks like the keyboard works now. I can also kill the Xserver with cntrl-alt-backspace now.

Thanks
_________________
T.L.Bowers

"There are 00000010 types of people in the world, those that understand binary and those that don't."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum