Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wireless optical dektop questions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
MadBassist
Apprentice
Apprentice


Joined: 10 Apr 2004
Posts: 200

PostPosted: Fri May 21, 2004 8:39 am    Post subject: wireless optical dektop questions Reply with quote

I've recently got a Microsoft Wireless Optical Dektop and and am very happy with it. However I have a couple of questions:

1) Can you use the tilt wheel ANd scroll wheel at once? (I have ZAxisMapping set in xorg.conf to use the scrool wheel)

2) in the XBModel section of the xorg conf i currently have it set to "pc102" however what options do I shoose to use my extra keys or do I need to use something like khotkeys?

many thanks

Robin
_________________
System
---------
AMD Athlon XP 2800 Barton
512 Corsair XMS LLPT DDRRAM
Nvidia GeForce FX5900
Audigy2
gentoo-dev-sources 2.6.8-r3
Back to top
View user's profile Send private message
grantangi
n00b
n00b


Joined: 18 Jan 2004
Posts: 32
Location: 52°00'165" N 8°34'365" E

PostPosted: Sat May 22, 2004 10:38 am    Post subject: Re: wireless optical dektop questions Reply with quote

MadBassist wrote:
I've recently got a Microsoft Wireless Optical Dektop and and am very happy with it. However I have a couple of questions:

1) Can you use the tilt wheel ANd scroll wheel at once? (I have ZAxisMapping set in xorg.conf to use the scrool wheel)

2) in the XBModel section of the xorg conf i currently have it set to "pc102" however what options do I shoose to use my extra keys or do I need to use something like khotkeys?

many thanks

Robin


I probably can't help you with the wheels (as I got a logitech setup here)...but you have to set the keyboard to at least pc105 to get it working fully in xorg.

Snapshot from my xorg.conf:

Code:

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "MapName" "Standard Keyboard [ pc104 ]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "pc105"
  Option       "XkbRules" "xorg"
  Option       "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[2]"
  Option       "Device" "/dev/mouse"
  Option       "Name" "USB: Logitech"
  Option       "Protocol" "IMPS/2"
  Option       "ZAxisMapping" "4 5"
EndSection


Hope it helps
Udo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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