LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
LinkBack Search this Thread
Old 08-12-2005, 08:46 AM   #1
Zin*
LQ Newbie
 
Registered: Aug 2005
Distribution: Fedora Core 3
Posts: 8

Rep: Reputation: 0
FC3 : 5 button mouse problem


I have used search .. again . .and again . .and again. Everything either is for 3 button mouse or doesn't work.

FC 3

My mouse is a Defender 5 button mouse. Wheel is 3rd and there are two side buttons under the thumb and pinkie.. Those buttons are the source of this problem.

The only thing I have yet to try is imwheel but I'm hoping I won't have to use that. Anyway.

I have messed about with the xorg.conf and xinitrc files alot. I'm not sure why it doesn't work, but here is the review.

I got all of the buttons working .. but wrong. (Right would be mouse wheel to scroll up and down & the right and left buttons ( the extra buttons ) going back and forward in Firefox - being the thing I want it to work on)

The functions of the mouse wheel scrolling and extra buttons are messed up. Mouse wheel up (or down not sure) is back in history and mouse wheel down (or up) is forward in history and to my surprise the side buttons handled scrolling.

So when I went to xorg.conf and changed the ZButtonMapping or whatever that thing is .. the mouse wheel worked .. but the side buttons .. eeeeeh .. nothing.

xmodmap -e "pointer = 1 2 3 6 7 4 5" to the end of xinitrc did nothing .( edited it to be 1 2 3 4 5 6 7 but still nothing )

help ?


(These current configuration files give me scrolling with wheel but no going forward/back in history.)
xinitrc :

Code:
if [ -f $HOME/.Xclients ]; then
	exec $DBUS_LAUNCH $HOME/.Xclients || \
	exec $HOME/.Xclients
elif [ -f /etc/X11/xinit/Xclients ]; then
	exec $DBUS_LAUNCH /etc/X11/xinit/Xclients || \
	exec /etc/X11/xinit/Xclients
else
       # failsafe settings.  Although we should never get here
       # (we provide fallbacks in Xclients as well) it can't hurt.
       xclock -geometry 100x100-5+5 &
       xterm -geometry 80x50-50+150 &

       if [ -x /usr/X11R6/bin/twm ]; then
               exec /usr/X11R6/bin/twm
       fi
fi


# KRISTJAN custom mouse button remap
xmodmap -e "pointer = 1 2 3 6 7 4 5"
xorg.conf (the important part) :
Code:
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver "mouse"
    Option "Protocol"   "ExplorerPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/input/mice"
    Option "Buttons" "7"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol"   "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate"   "9600"
#    Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection
 
Old 08-12-2005, 05:06 PM   #2
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
I found this link for the Microsoft Intellimouse. It might work for your mouse.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
4-Button optical mouse problem in Fedora 4 poweredbypenguins Linux - Hardware 10 10-20-2005 02:09 AM
mouse third button scroll problem/ reboot command help madiyaan Linux - Newbie 5 03-16-2005 10:13 AM
FC3: Middle mouse button wont work TheJkWhoSaysNi Linux - Hardware 4 03-12-2005 04:30 PM
Yet another 5 button optical wheel mouse problem buboleck Slackware 1 04-15-2004 12:09 PM
middle mouse button is paste.. but what if i dont have a mid mouse button? kublador Linux - Newbie 4 09-02-2003 08:59 AM


All times are GMT -5. The time now is 05:31 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration