Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Thinkpad multiple mouse and Firefox problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
bh
n00b
n00b


Joined: 01 Mar 2005
Posts: 3

PostPosted: Tue Mar 01, 2005 8:35 pm    Post subject: Thinkpad multiple mouse and Firefox problem Reply with quote

Short version: When I use the middle button on the Thinkpad to scroll, it automatically pastes whatever is in the buffer to Firefox, and tries to open a new web page.

Long version: I've just added a section in my XF86Config for a USB mouse. I made a lot of changes, and accidentally overwrote my old config, which worked fine. Now, whenever I try to use the middle button on the Thinkpad to scroll in Firefox, it tries to go to another web page.

I have tried variations of the Trackpoint section with no luck.

Here are the relevent parts of the config file:

Section "InputDevice"
Identifier "Trackpoint"
Driver "mouse"
# Option "Protocol" "PS/2"
Option "EmulateWheel" "true" #on for scrolling
Option "EmulateWheelButton" "2" #on for scrolling
Option "Emulate3Buttons" "true" #on for scrolling
Option "Protocol" "ImPS/2"
# Option "ZAxisMapping" "6 7"
# Option "Buttons" "7"
Option "YAxisMapping" "4 5" #on for scrolling
Option "Device" "/dev/psaux"
EndSection

Section "InputDevice"

Identifier "USBMouse"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
# Option "Protocol" "PS/2"
Option "Device" "/dev/usbmouse"
# Option "Buttons" "7"
Option "Buttons" "5" #Should be 7, not using other 2
# Option "ZAxisMapping" "6 7"
Option "ZAxisMapping" "4 5"
EndSection

InputDevice "Trackpoint" "CorePointer"
InputDevice "USBMouse" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"
Back to top
View user's profile Send private message
stgreek
Apprentice
Apprentice


Joined: 18 Jan 2004
Posts: 155
Location: Guildford, UK

PostPosted: Tue Mar 01, 2005 10:21 pm    Post subject: Re: Thinkpad multiple mouse and Firefox problem Reply with quote

bh wrote:
Short version: When I use the middle button on the Thinkpad to scroll, it automatically pastes whatever is in the buffer to Firefox, and tries to open a new web page.

Long version: I've just added a section in my XF86Config for a USB mouse. I made a lot of changes, and accidentally overwrote my old config, which worked fine. Now, whenever I try to use the middle button on the Thinkpad to scroll in Firefox, it tries to go to another web page.

I have tried variations of the Trackpoint section with no luck.

Here are the relevent parts of the config file:

Section "InputDevice"
Identifier "Trackpoint"
Driver "mouse"
# Option "Protocol" "PS/2"
Option "EmulateWheel" "true" #on for scrolling
Option "EmulateWheelButton" "2" #on for scrolling
Option "Emulate3Buttons" "true" #on for scrolling
Option "Protocol" "ImPS/2"
# Option "ZAxisMapping" "6 7"
# Option "Buttons" "7"
Option "YAxisMapping" "4 5" #on for scrolling
Option "Device" "/dev/psaux"
EndSection

Section "InputDevice"

Identifier "USBMouse"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
# Option "Protocol" "PS/2"
Option "Device" "/dev/usbmouse"
# Option "Buttons" "7"
Option "Buttons" "5" #Should be 7, not using other 2
# Option "ZAxisMapping" "6 7"
Option "ZAxisMapping" "4 5"
EndSection

InputDevice "Trackpoint" "CorePointer"
InputDevice "USBMouse" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"


I dont believe this is your ultranav's problem, this is firefox behaviour which you can change. Type about:config in the location bar and look for the 3 mouse button settings. Should fix it.
_________________
The day Microsoft makes something that doesn't suck is probably the day that they start making vacuum cleaners
Back to top
View user's profile Send private message
bh
n00b
n00b


Joined: 01 Mar 2005
Posts: 3

PostPosted: Wed Mar 02, 2005 1:47 am    Post subject: Reply with quote

I appreciate the answer, but this didn't come up until I changed the XF86Config.
Back to top
View user's profile Send private message
bh
n00b
n00b


Joined: 01 Mar 2005
Posts: 3

PostPosted: Wed Mar 02, 2005 1:51 am    Post subject: Reply with quote

I forgot one thing. This config was working for about a year before this. It is definitely related to my change in XF86Config, not a change in Firefox. No USB mouse hooked up during testing, although the configuration info was still there.
Back to top
View user's profile Send private message
transient
l33t
l33t


Joined: 13 Jan 2005
Posts: 759

PostPosted: Wed Mar 02, 2005 1:57 am    Post subject: Reply with quote

Quick check: what happens if you comment out all lines relating to the USB mouse?
Back to top
View user's profile Send private message
schmobag
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2004
Posts: 91
Location: Los Angeles

PostPosted: Fri Mar 18, 2005 5:59 pm    Post subject: Reply with quote

I have a ThinkPad r51. Using the middle button to scroll in firefox works fine for me. My xorg.conf is here.

However, I have noticed that I can also use the middle button to paste whatever is in the clipboard. It's actually become a useful feature for me when I need to paste into a console.
Back to top
View user's profile Send private message
BrianNJ
n00b
n00b


Joined: 12 Sep 2003
Posts: 53

PostPosted: Sun Mar 20, 2005 12:03 am    Post subject: Reply with quote

are you using the tp-scroll utility?

http://rsim.cs.uiuc.edu/~sachs/tp-scroll/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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