Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
which device is my sun mouse?
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
snowsquirrel
n00b
n00b


Joined: 02 Jul 2002
Posts: 41
Location: Lunenburg, NS, Canada

PostPosted: Sat Aug 14, 2004 10:11 pm    Post subject: which device is my sun mouse? Reply with quote

Ultra 10, type5 keyboard. Kernel 2.6.6.

I have X.org up and running great. Keyboard works fine, but no mouse. cat /dev/mouse shows nothing, I have also tried /dev/sttyS0/1 and a few other things. But to now avail. I definitely compiled in serial support and serial mouse support. I just can't figure out the correct device.

Thanks...
Back to top
View user's profile Send private message
snowsquirrel
n00b
n00b


Joined: 02 Jul 2002
Posts: 41
Location: Lunenburg, NS, Canada

PostPosted: Sat Aug 14, 2004 11:59 pm    Post subject: Reply with quote

ps - I tried /dev/input/mice and /dev/input/mouse0 too.

dmesg | grep -i mouse:
mice: PS/2 mouse device common for all mice
input: Sun Mouse on su/serio0
Back to top
View user's profile Send private message
fenris
n00b
n00b


Joined: 11 Aug 2004
Posts: 3
Location: Ireland

PostPosted: Thu Aug 19, 2004 1:11 pm    Post subject: Reply with quote

This worked for me (ultra10) about an hour ago !
Code:

    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "BusMouse"
    Option "Device"      "/dev/misc/sunmouse"


here is the keyboard stuff that works, needs refinement so that you don't have to use vompose to get "\" !
Code:

    Option "XkbRules"   "sun"
    Option "XkbModel"   "type5"
    Option "XkbLayout"   "gb"
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