Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
x on ultra 80?
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
cheungming
n00b
n00b


Joined: 09 Feb 2003
Posts: 10

PostPosted: Thu Apr 03, 2003 4:26 pm    Post subject: x on ultra 80? Reply with quote

pls help me. i recently install gentoo on my ultra 80. now i face the problem how to config x under ultra 80. shall i use xfree86 as what i do under pc? can sb post a config step and example. or where i can find more information? i do not know which one i should choose for ultra80's mouse and keyboard.
Back to top
View user's profile Send private message
Blademan
Developer
Developer


Joined: 05 Oct 2002
Posts: 116

PostPosted: Thu Apr 03, 2003 11:30 pm    Post subject: Reply with quote

Here's what I have in my XF86Config:
Code:

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option      "CoreKeyboard"
        Option      "XkbRules" "sun"
        Option      "XkbModel" "type5"
        Option      "XkbLayout" "us"

# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

        Identifier "Mouse0"
        Driver "mouse"
        Option "Protocol" "MouseSystems"
        Option "Device" "/dev/sunmouse"

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