Summary: | Working with 5-button mouse | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Daniil <complynx> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | post, rickstockton, sebastian |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniil
2009-07-07 11:47:44 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. 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). :)) 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 *** |