[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X on Sun Blade 100



Surlignage Loren Bandiera <lorenb@420consulting.com>:

> 	Has anyone got with a Sun Blade 100, got X to
> 	work?  I'd be interested to seen the mouse/keyboard
> 	sections of a working XF86Config-4.

Yes, it works fine. I've this in the XF86Config-4 file:

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "us"
EndSection                            

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/mouse"
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection


See You 
Vincent Magnin


-- 
----------------------------------------------------------------------------
Administrateur de Lx-Soft                           Lx-Soft - Linux Software
Vincent Magnin                                                              
vink@lx-soft.com                                      http://www.lx-soft.com



-- 
To UNSUBSCRIBE, email to debian-sparc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: