LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-11-2004, 07:51 PM   #1
noahsatellite
LQ Newbie
 
Registered: Apr 2004
Posts: 11

Rep: Reputation: 0
USB mouse moves up/down no right/left


I am using a Logitech Cordless Freedom Pro which has a ps/2 keyboard and usb mouse. Since I have a laptop w/only 1 ps/2 port i need to use the mouse as usb even though it has a converter to ps/2.

xorg.conf says:

Section "InputDevice"
Identifier "UsbMouse"
Driver "mouse"
#Driver "MouseMan"
Option "Protocol" "Auto"
#Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

when i log into X my mouse will only move UP/DOWN. interestingly enough, i have 4 buttons (one scroller/button and one thumb) and when pressed, the mouse moves different amounts to the right (thumb button moves it the farthest, left button moves it just a little, etc). any ideas?

TIA
noah
 
Old 09-12-2004, 07:23 AM   #2
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
Quote:
Option "Buttons" "5"
hi there,

the mistake is the number of buttons. Xorg does not understand that.
An example : a scroll buttons means 3 buttons for Xorg: you can press it, can sroll up and can scroll down.
When you say that you have 5 buttons Xorg will mess your setup. In your case, should be something like
Code:
Options "Buttons" "6"
Options "ZAxisMapping" "5 6"
I am not an expert, so you need to try by yourself wich is the corrent info for the ZAxis.

regards

slackie1000
 
Old 09-12-2004, 09:29 PM   #3
noahsatellite
LQ Newbie
 
Registered: Apr 2004
Posts: 11

Original Poster
Rep: Reputation: 0
well, i changed buttons to 6 but still no luck. same thing--mouse will only move up/down and button presses move it right...

i have tried protocol IMPS/2 and AUTO as well as driver mouse and mouseman
xorg.conf:
# LOGITECH MOUSE START
Section "InputDevice"
Identifier "UsbMouse"
Driver "mouse"
#Driver "MouseMan"
#Option "Protocol" "Auto"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
#Option "ZAxisMapping" "4 5"
Option "Buttons" "6"
Option "ZAxisMapping" "4 5"
EndSection
# LOGITECH MOUSE END
 
Old 09-12-2004, 09:50 PM   #4
Tuvok
Member
 
Registered: Mar 2003
Distribution: FreeBSD 6.1, NetBSD 3.0.1
Posts: 170

Rep: Reputation: 30
Try Knoppix or DSL, and look for the X config file to take a hint.
 
Old 09-13-2004, 02:41 AM   #5
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there again,

yeah, knoppix is always a good idea in such case but i would give another try.

when you write

Code:
Options "Buttons" "6"
I think you should put the ZAxis "5 6".
From the top of my head, i think it is a kind of rule the the last two are for the scroll.
This option can always be changed with a little help of

Code:
xmodmap
I advice a read at

Code:
 man xmodmap
you can play with the buttons... Ex.

Code:
xmodmap -e "pointer = 2 4 3 5 1 6"
will mess with your mouse.

regards

slackie1000
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mouse wheel moves sideways pavodive Linux - Hardware 4 03-30-2005 12:39 AM
GUI freezes but mouse still moves hollovoid7 Linux - Software 1 09-14-2004 10:29 PM
Speakers make sound when mouse moves r_jensen11 Linux - Hardware 6 07-23-2004 01:57 PM
The DWL650+ card (acx100) works only when the mouse moves Julianus Linux - Wireless Networking 4 06-15-2004 06:01 AM
Can someone help me with a jumpy mouse/touchpad that moves on its own? Kramer Linux - Laptop and Netbook 2 02-20-2004 10:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration