Summary: | Dolphin should support side-buttons | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | b0uncyfr0 <b0uncyfr0> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | alex.danila.web, frank78ac, kde-2011.08, sreich |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
b0uncyfr0
2008-12-12 15:25:24 UTC
I don't understand, please elaborate.. "back/forward action"? Huh?? There is a back and a forward shortcut that is "settable" if that is what you mean. Needs more info. I am sure she wants a default action for the special buttons from keyboard/mouse. When pressing left side mouse button, Konqueror/Dolphin should do a back (Alt+Left). The same goes for keyboards (ex. Microsfot Natural 4000 has a pair of Back/Forward buttons under the Space button). Firefox acts when those buttons are pressed, I believe the old Konqueror also did, but not the new Konqueror/Dolphin. The key codes sent are something in the line of XF86_Back, XF86_Forward. Removing the NEEDSINFO tag as it is rather clear: the feature request is for back / forward operation in Dolphin of the back / forward mouse and keyboard hardware buttons. We're in feature freeze now, but fust for the record: It seems that the Qt::MouseButton codes for these buttons are Qt::XButton1 and Qt::XButton2. I can't test that though because I don't have a mouse with these buttons. Marking as duplicate of another report about this issue which already has some votes. *** This bug has been marked as a duplicate of bug 181823 *** |