Bug 199265 - Working with 5-button mouse
Summary: Working with 5-button mouse
Status: RESOLVED DUPLICATE of bug 181823
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 11:47 UTC by Daniil
Modified: 2011-06-07 00:07 UTC (History)
3 users (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 Daniil 2009-07-07 11:47:44 UTC
Version:           1.2.80 (using 4.2.89 (KDE 4.2.89 (KDE 4.3 >= 20090603)) "release 1", KDE:KDE4:UNSTABLE:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.23-0.1-pae

I wish, dolphin had some settings to configure mouse clicks and buttons and catching 4-th, 5-th and other mouse buttons.
Or, at least use these buttons to move forward and back, as it goes in Firefox browser
Comment 1 Ralf Jung 2010-01-14 18:13:18 UTC
I can second this: I got a new mouse and quickly got used to using the forwards/backwards buttons it offers as Firefox does it natively. Dolphin should do the same, too.
Comment 2 Rick Stockton 2011-06-06 21:54:40 UTC
A quick note for Peter: This RFE refers to buttons Qt::XButton1 (AKA "BackButton", X11 Button #8) and Qt::XButton2 (AKA "ForwardButton", X11 Button #9) respectively).

The buttons now exist in Qt; the rest is up to you (within Dolphin).

:))
Comment 3 Sebastian Dörner 2011-06-07 00:07:41 UTC
Since the way to go with the current KDElibs is statically setting the actions to forward and backward, I see this as a duplicate.

*** This bug has been marked as a duplicate of bug 181823 ***