Bug 52733 - Konqueror should use extra mouse buttons
Summary: Konqueror should use extra mouse buttons
Status: RESOLVED DUPLICATE of bug 36820
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-08 14:31 UTC by Wout Mertens
Modified: 2003-10-02 16:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wout Mertens 2003-01-08 14:31:02 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
OS:          Linux

I have a usb mouse with 5 buttons and a wheel. Two of the buttons are thumb buttons, and they send mouse button 6 and button 7 events.I would really like to see support in Konqueror (and preferrably in all of KDE) for these buttons. The easiest step from here seems to me that Konqueror will go back on button 6 and forward on button 7.People who don't like that can remap the buttons using xmodmap.For reference, this is briefly how you set up a 5-button usb mouse under xfree4:- have the mousedev driver loaded on X startup, this provides /dev/input/mice- configure a core mouse on /dev/input/mice, protocol auto or explorerps/2, 7 buttons, zaxismapping "6 7". It has to be core, or X will pick up the number of buttons from another mouse. The wheel movement (z-axis) is translated to buttons 6 and 7 instead of the traditional 4 and 5, because otherwise it will mask those buttons from the mouse.- as part of your x startup, run xmodmap -e "pointer  = 1 2 3 6 7 4 5", this will remap the wheel buttons to 4 and 5 and move the thumb buttons to 6 and 7.This setup allows me to use my laptop mouse, my 5 button home mouse and my 3 button work mouse without a hitch. It's not an ideal situation, but it's workable until something better comes along.
Comment 1 Wout Mertens 2003-01-08 14:32:04 UTC
:( The formatting is all messed up, I used konqueror 3.1.0 
Comment 2 John Firebaugh 2003-08-01 07:56:58 UTC

*** This bug has been marked as a duplicate of 36820 ***
Comment 3 Patrick Rutka 2003-08-01 14:12:13 UTC
Why the status is RESOLVED... ? Nothing has done to support this extra buttons 
on mouse in kde (I have kde 3.1.3). What are the TODO/issues for this problem ? 
Will KHOTKEYS 2  support that ? Or a update will/is be do/ne in CVS ? What 
about in kde 3.2 ? I'll be a great feature if for example we could change tabs 
with this 2 extra buttons, or like IE previous/next, or yet change music 
selected in playlist with this buttons .....  I am not sure if it's difficult 
to support (maybe more a QT problem) but it will give much more ease of use in 
all application. 
Comment 4 Jim Simon 2003-10-02 16:50:01 UTC
I have to agree with Patrick.  I am using KDE 3.1.4, and still this feature 
isn't present.  Why has it been closed?