Translations of this page:

Hi, If you have bought a V100 Logitech mouse you have certainly noticed that the wheel doesn't work by default.

Warning, be careful when editing xorg.conf because the eee might not like the changes. But do a copy of your system and try this to get your tilt wheels to work. sudo kwrite etc/X11/xorg.conf

and change some.

Section “ServerLayout”

	Identifier     "Xandros"
	Screen      0  "Screen1"
	InputDevice    "keyboard"
	InputDevice    "mouse"
	InputDevice    "synaptics"
 	InputDevice    "V100"

EndSection

Scroll down and change this too:

Section “InputDevice”

  Identifier  "V100"
  Driver      "evdev"
  Option      "Name" "Logitech USB Optical Mouse"
  Option      "Protocol" "evdev"
  Option      "Buttons" "7"
  Option      "SendCoreEvents"
  Option      "HWHEELRelativeAxisButtons" "7 6"

EndSection

To get your mouse to work in a browser see: http://wiki.eeeuser.com/howto:mozillahorizontalscrolling

<mute> I'm not certain how a discussion page goes, but it's referred to in Welcome to EeeUser! and wasn't available. :) I think this wiki is great. I'm new to them, and the home page seems rather tidy and organized, but the 'Index' looks bad. Some articles need to be slimmed down, and loads of them moved to the namespace.

 
discussion/discussion.txt · Last modified: 2008/10/01 16:10 by kirre_85
 
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
This website is no longer under a Creative Commons license.
All rights are reserved by Eeeuser.com and each individual author
If you want to reproduce content, all individual contributers must be identified and you must seek permission from Eeeuser.com