Enabling back/forward mouse buttons in Dolphin

Hi,
I am new to Arch and am not completely sure yet on how to go about providing a solution that I found. I've searched the Wiki and the Forums for this issue and wasn't able to find a solution through any Arch site. I was, however, able to find a solution posted on the KDE forums and would like to share it with anyone who is suffering the same issue.
The original forum post can be found here: http://forum.kde.org/viewtopic.php?f=14&t=85430. I will summarize it here though for convenience.
First, you must install xautomation which can be downloaded at http://aur.archlinux.org/packages.php?ID=7312 and xbindkeys, which can be installed using Pacman.
Next, create a text file named .xbindkeysrc and save it to your home directory. The content of the file should be:
# For the benefit of emacs users: -*- shell-script -*-
# xbindkeys configuration #
# Version: 1.8.0
# If you edit this file, do not forget to uncomment any lines
# that you change.
# The pound(#) symbol may be used anywhere for comments.
# To specify a key, you can use 'xbindkeys --key' or
# 'xbindkeys --multikey' and put one of the two lines in this file.
# The format of a command line is:
# "command to start"
# associated key
# A list of keys is in /usr/include/X11/keysym.h and in
# /usr/include/X11/keysymdef.h
# The XK_ is not needed.
# List of modifier:
# Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
# Mod3 (CapsLock), Mod4, Mod5 (Scroll).
# The release modifier is not a standard X modifier, but you can
# use it if you want to catch release events instead of press events
# By defaults, xbindkeys does not pay attention with the modifiers
# NumLock, CapsLock and ScrollLock.
# Uncomment the lines above if you want to pay attention to them.
#keystate_numlock = enable
#keystate_capslock = enable
#keystate_scrolllock= enable
# Examples of commands:
"xbindkeys_show"
control+shift + q
# set directly keycode (here control + f with my keyboard)
"xterm"
c:41 + m:0x4
# specify a mouse button
"xterm"
control + b:2
#"xterm -geom 50x20+20+20"
# Shift+Mod2+alt + s
## set directly keycode (here control+alt+mod2 + f with my keyboard)
#"xterm"
# alt + c:0x29 + m:4 + mod2
## Control+Shift+a release event starts rxvt
#"rxvt"
# release+control+shift + a
## Control + mouse button 2 release event starts rxvt
#"rxvt"
# Control + b:2 + Release
# dolphin go back
"xte 'keydown Alt_L' 'key Right' 'keyup Alt_L'"
b:9
# dolphin go forward
"xte 'keydown Alt_L' 'key Left' 'keyup Alt_L'"
b:8
# End of xbindkeys configuration #
You then need to create an autostart entry in /home/user_name/.kde4/Autostart named xbindkeys.desktop containing the following code:
[Desktop Entry]
Comment[en_US]=
Comment=
Encoding=UTF-8
Exec=xbindkeys
GenericName[en_US]=
GenericName=
Icon=
MimeType=
Name[en_US]=
Name=
Path=
StartupNotify=false
Terminal=false
TerminalOptions=
Type=Application
Version=1.0
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-DCOP-ServiceType=
X-KDE-SubstituteUID=false
X-KDE-Username=
X-KDE-autostart-after=kdesktop
Now just reboot your computer and you should have back/forward mouse button functionality in Dolphin.

I know this thread is really old but I got the mouse buttons working using this solution (I have a 9 button mouse):
Firs make sure you have xmodmap installed on your system:
# pacman -S xorg-xmodmap
Then create the following shell script: ~/.kde4/Autostart/xmodmap.sh
#!/bin/bash
xbindkeys -e "pointer = 1 2 3 4 5 6 7 8 9"
then make the script executable
$ chmod +x ~/.kde4/Autostart/xmodmap.sh
Restart KDE and hopefully the forward and backward mouse buttons should be working.

Similar Messages

  • Epiphany and non-working back/foward mouse buttons

    Hi guys. I checked out and used the following wiki page to get my back/foward mouse buttons to work. It didn't work.
    https://wiki.archlinux.org/index.php/Al … ns_Working
    I have a Logitech M510 mouse. The back/foward buttons work in Chrome, Firefox and Midori but not Epiphany. How can I get them to work? I tried the following:
    Thumb Buttons - Forward and Back
    Note: The following maybe redundant depending on whether xev detects all your mouse buttons correctly (functions can be mapped on a per-app basis) or you want to change the default behaviour.
    To do this we need to map keystrokes to the desired mouse buttons and install xvkbd and xbindkeys.
    # pacman -S xvkbd xbindkeys
    In most modern applications which use back/forward features, XF86Back is mapped to back and XF86Forward is mapped to forward by default. On most MX mice the thumb buttons resolve to 8 & 9. If your mouse is different, check button numbers using xev and replace the numbers used in the example (b:8 & b:9).
    So if you have an MX mouse you would create the file ~/.xbindkeysrc, containing:
    # Mouse Buttons
    "xvkbd -xsendevent -text "\[XF86Back]""
    m:0x0 + b:8
    "xvkbd -xsendevent -text "\[XF86Forward]""
    m:0x0 + b:9
    Now to test... Run the following command and if it works as expected remember to add xbindkeys to .xinitrc or somewhere where it will be executed each time X starts. Also, this should work with Epiphany and Konqueror without any additional configuration or use of imwheel.
    Then I tried the xmodmap tweaking and that still didn't work. I'm not sure what to do next. I am starting to use epiphany more and more because firefox formatting isn't accurate on some sites I go to. Epiphany renders it correctly.
    When I add the device settings in xorg.conf, it wont allow me to start X. No screens found. My xorg.conf is blank other than what I was shown to put in there from the wiki page. So I'm completly lost.
    Last edited by xdunlapx (2011-06-07 03:44:41)

    Looks like this is a known BUG in Epiphany and apprently it's fixed for 3.8. Check https://bugzilla.gnome.org/show_bug.cgi?id=337852 for more information.

  • What happened to the color of the Back/Forward/Refresh buttons?

    Hello,
    With FF4 I noticed that you ripped us off on the color of the Back/Forward/Refresh buttons. Right now I am trying very hard not to call you a bunch of baboons. I don't see well and, to me, color is more important than discretion. Can I get the color back? Or better yet, can I import my own button icons? Please fix this.--ckd

    You can change the colors by using a theme such as Firefox 3 theme for Firefox 4 - https://addons.mozilla.org/firefox/addon/firefox-3-theme-for-firefox

  • My Firefox doesn't open to the set homepages, and My back/forward/refresh buttons are constantly greyed out.

    When I open Firefox it shows a blank page. When I press the home button, the tabs I have set as home pages appear as normal. The back, forward, refresh and stop buttons are all permanently grayed out and unresponsive.
    I have updated Firefox, uninstalled it, re installed it and still it doesn't work.

    Hello.
    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    Please have no fear of following my instructions to the line, as all can be easily undone.
    If the problem is not disappears when all add-ons are disabled, you can go into ''Tools > Options > General > When Firefox starts:Show my homepage''. As for the interface being unresponsive, hopefully that's some problem with an add-on. But you may want to try going into ''View > Toolbars > Customize... > Restore Default Set'' to restore the interface to its default configuration.

  • Where is teh button to quick serching through history? I can see only two arrows (back forward) no button to reach a page I've opened beforee.

    please add the quick history button (it was in older version of firefox)

    Right click the Back / Forward buttons to get a list of sites visited.
    You can also install this add-on: https://addons.mozilla.org/en-US/firefox/addon/backforward-dropmarker/
    You can also use the location bar to search history, bookmarks etc. See [https://support.mozilla.com/en-US/kb/Location%20bar%20autocomplete#w_changing-results-on-the-fly Search using the Awesome bar] (the Awesome bar is the same as the location bar where you normally type in a web address).

  • What can be done to enable multiple usb  "mouse" buttons  in Solaris 10 ?

    My usb multimedia keyboard is recognized as a "combined" usb device.
    Two /dev/usb/hidx are created , one with usb keyboard driver attached, the other with the usb mouse driver attached.
    Events are generated for the scroll wheel on the keyboard, but not for the cca. 30 extra buttons.
    Is there a way to enable multiple buttons support for the "mouse" device ?
    The OS is Solaris 10 x86 u3

    I don't know how ZAxis... can make those buttons work.
    Pressing those keys don't generate any event in xev.
    xmodmap -pp shows a maximum of 24 buttons which I cannot map to anything.
    On linux there are some drivers and applications one can use to map the keys.
    On Solaris, I don't know.

  • How do I move the Home button between Back Forward and address bar?

    The way I have my firefox set up for years is to put the buttons like this:
    [Back][Forward][Stop/Reload][Home][Progress Animation][Address Bar]
    Now in FF29 I'm trying to move the Home button between the BackForward buttons and the address bar and it won't let me.
    I thought FF29 was supposed to be the most customizable Firefox yet? *confused*
    Is there a way to do this, am I missing something? Thanks

    ''' "I thought FF29 was supposed to be the most customizable Firefox yet?" ''' <br />
    Whoever told you that was incorrect, as far as I am concerned. Firefox still is more customizable that the "competition", but not as much as previous versions were.
    The Home button can be moved, but the Back / Forward combo button is attached to the Address Bar - they can't be separated.
    The combo Stop / Reload button is locked in the Address Bar.<br />
    The old "Activity Indicator" is gone. Deemed unnecessary with the loading animation on the left corner of each tab, where the Favicon appears once the page is fully loaded.
    https://support.mozilla.org/en-US/kb/how-to-make-new-firefox-look-like-old-firefox
    Many users are installing the Classic Theme Restorer extension. <br />
    https://addons.mozilla.org/en-US/firefox/addon/classicthemerestorer/ <br />But I don't think that is going to turn out to be along term solution. As users start installing other extensions I think they are going to run into compatibility issues where the new extension "expects" the user to be using what Firefox came with - not the "retro" features.

  • Hybrid app -Back/Forward btn support & iFrames

    I have an application written in JSP and I am embedding a
    .swf file. I want to take advantage of the Back/Forward browser
    button support, but from what I understand you need to use the
    History Management files. The problem is that these files are
    access thru the application's HTML wrapper.
    Can I embed the wrapper in my .jsp file to bring up my .swf
    file? is there any way of using the Back/Forward btn support in a
    hybrid application.
    Similarly, to use iFrames in my .swf file, I need to make
    modifications to my wrapper...

    Congrats to Carmelo!
     Windows Phone and Windows Store Apps Technical Guru - February 2015  
    Carmelo La Monica
    Windows Phone 8: control Nokia Maps (Part 3)
    JH: "Part 3 of the series how to work with the Nokia maps control. As the previous articles this one contains a lot of code snippets and some pictures. Good work!"
    Ed Price: "A great topic, a fantastic breakdown of sections with clear descriptions, and a nice mix of code formatting and helpful images! Another stellar article from Carmelo! Great job including the link back at the end to the portal
    article!"
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • The Hyperlinks and even the active buttons(like Back, Forward, Maximize,minimize,closeetc) on a webpage opened on Firefox page become inactive and there is no action on mouse click on them.

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I use Firefox Version 3.6.6. If firefox is kept opened for a day or two with some tabs opened, then the active buttons like the "Back","Forward","Maximize","minimize","Close", etc and even the links on the webpage become disabled. On mouse click no action gets performed on these type of links. Once this starts only a PC restart causes Firefox to work normally.
    Please kindly help me with a solution and I would request a fix for this issue.
    == This happened
    ==
    A few times a week
    == Firefox is kept opened for long time, may be for a day or two with quite a lot of tabs opened.
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name Firefox
    Version 3.6.6
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Google Redesigned 0.4.5 false
    Greasemonkey 0.8.20100211.5 false
    Java Console 6.0.16 true
    Java Console 6.0.17 true
    Java Console 6.0.20 true
    Java Quick Starter 1.0 false [email protected]
    Microsoft .NET Framework Assistant 1.1 false {20a82645-c095-46ed-80e3-08825760534b}
    New Tab King 3.1.4 false
    RealPlayer Browser Record Plugin 1.1.1 false
    Stylish 1.0.8 false {46551EC9-40F0-4e47-8E18-8E5CF550CFB8}
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.casesensitive 1
    accessibility.typeaheadfind.flashBar 0
    browser.places.smartBookmarksVersion 2
    browser.startup.homepage_override.mstone rv:1.9.2.6
    extensions.lastAppVersion 3.6.6
    general.useragent.extra.microsoftdotnet (.NET CLR 3.5.30729)
    network.cookie.prefsMigrated true
    print.print_printer \\secureprint\Level 8 Right Wing Printer
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_bgcolor false
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_bgimages false
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_command
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_downloadfonts false
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_edge_bottom 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_edge_left 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_edge_right 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_edge_top 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_evenpages true
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_footercenter
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_footerleft &PT
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_footerright &D
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_headercenter
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_headerleft &T
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_headerright &U
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_in_color true
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_margin_bottom 0.5
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_margin_left 0.5
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_margin_right 0.5
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_margin_top 0.5
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_oddpages true
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_orientation 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_pagedelay 500
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_paper_data 1
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_paper_height 11.00
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_paper_size_type 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_paper_size_unit 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_paper_width 8.50
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_reversed false
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_scaling 1.00
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_shrink_to_fit true
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_to_file false
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_unwriteable_margin_bottom 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_unwriteable_margin_left 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_unwriteable_margin_right 0
    print.printer_\\secureprint\Level_8_Left_Wing_Printer.print_unwriteable_margin_top 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_bgcolor false
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_bgimages false
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_command
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_downloadfonts false
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_edge_bottom 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_edge_left 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_edge_right 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_edge_top 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_evenpages true
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_footercenter
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_footerleft &PT
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_footerright &D
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_headercenter
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_headerleft &T
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_headerright &U
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_in_color true
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_margin_bottom 0.5
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_margin_left 0.5
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_margin_right 0.5
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_margin_top 0.5
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_oddpages true
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_orientation 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_pagedelay 500
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_paper_data 1
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_paper_height 11.00
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_paper_size_type 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_paper_size_unit 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_paper_width 8.50
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_reversed false
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_scaling 1.00
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_shrink_to_fit true
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_to_file false
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_unwriteable_margin_bottom 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_unwriteable_margin_left 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_unwriteable_margin_right 0
    print.printer_\\secureprint\Level_8_Right_Wing_Printer.print_unwriteable_margin_top 0
    privacy.sanitize.migrateFx3Prefs true
    security.warn_viewing_mixed false
    == User Agent
    ==
    Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.54

    I do not use McAfee software and I am having this issue. I can right-click on the "back-or-forward" buttons and get a history list to choose from (which is far from an improvement), but do not get any response from a left-click. The "back-or-forward" navigation buttons are greyed-out. Also, when I open Firefox (4), I get two title bars at the top with two separate sets of the "minimize", "maximize" and "close" icons. It appears as if one window is open within another, but if I click any of the commands "both" windows respond. It's annoying and cumbersome.

  • Mouse back/forward buttons no longer work in v29

    firefox 29
    windows 8.1 update (1) - IE all M$ updates installed
    logitech M570 mouse
    my mouse back and forward buttons no longer work in v29. i tried FF safe mode, i tried with logitech setpoint 6.5 enabled and disabled, resetting setpoint. i don't want to "reset firefox" because i just did a fresh windows install and fresh firefox 28 install before upgrading to FF29 a few days later.....
    BTW the back/forward buttons work in all other installed programs as well as FF28 in my windows 7 machine.
    thanks in advance for any replies....

    apologies for another reply. also, the back/forward icons (to the left of the URL area) work just fine. it's only the mouse buttons that don't work and after years of using them, i REALLY miss them!
    thanks

  • In FF 3.6, adjoining the back forward button, there was a dropdown which allowed me to jump to any page in the history list of the tab. This feature is missing in FF4. Is there any setting to enable it?

    In FF 3.6, adjoining the back forward button (on the left of address bar), there was a dropdown which allowed me to jump back/forward to any page in the history list of the tab. This feature is missing in FF4. Is there any setting to enable it?

    For me, I have the same question, this is a poorly done upgrade and I want to go back to 3.6

  • My firefox 5.0 does not respond to the mouse (back/forward) buttons. Is there a fix for this? I already updated my drivers.

    It is pretty much what I have stated. It works fine in other applications like IE, explorer but not for Firefox.
    I am running Windows 7 64bit with setpoint control centre version 6.30.41 and driver version 5.30.67.
    My mouse is the performance mx.

    This seemed to be a recurrent solution 2004-2006, and looks the same as what you found for yourself.
    :In the Set Point software, set the forward and back buttons to "other," Then select "generic button" from the drop down list for both of them.
    *http://img123.exs.cx/img123/5535/SetPoint_For_Firefox.jpg
    references: logitech mouse firefox back forward
    * Firefox Quickfind - Logitech Forums<br>http://forums.logitech.com/t5/Mice-and-Trackballs/Firefox-Quickfind/m-p/386805

  • Side mouse buttons don't go forward/back in Firefox

    This has been a long time issue that I kind of ignored by using Mouse Gestures add-on, but I'd like to resolve it if possible. In Opera my side buttons on the mouse go forward/backward just fine. They used to work in Firefox but haven't since Firefox 3 update. Here's the mouse section of my xorg.conf:
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ButtonMapping" "1 2 3 6 7"
    Option "ZAxisMapping" "4 5"
    EndSection
    Again, it works in Opera but not in FF (and I use and greatly prefer FF).
    TIA

    From the firefox wiki:
    In Firefox 3 on Linux, the mouse button assignments for Back and Forward have changed. Previous versions of Firefox used buttons 6 and 7 for Back and Forward, respectively. Firefox 3 uses buttons 8 and 9. You can configure Firefox to use 6 and 7 by editing some hidden preferences.
    1. In the Location bar, type about:config, and press Enter.
    2. In the Filter: box, type mousewheel.horizscroll.withnokey.
    3. Double-click on mousewheel.horizscroll.withnokey.action, set the value to 2, and click OK.
    4. Double-click on mousewheel.horizscroll.withnokey.numlines, set the value to -1, and click OK.
    5. Double-click on mousewheel.horizscroll.withnokey.sysnumlines, which should set the value to false.
    You can now close the about:config page.
    Barghest

  • How can I disable the mouse button 4 and 5 "forward" and "back" functions through firefox?

    I've seen this problem come up on forums before but was unable to find a good solution.
    When using Ventrilo, I have my speak button bound to the mouse button 4 of my logitech mouse. This button is conveniently placed for gaming because it makes use of my otherwise unused right thumb, and I have been using it for years and probably couldn't adjust if i tried to change it.
    Firefox uses mouse button 4 for the "back" function, meaning that if i'm on ventrilo while browsing the web with firefox, i have to remember to move the cursor to the menu bar at the bottom of my screen or go back a page. it's infuriating if i forgot, especially if i'm playing some sort of browser game at the time, as i basically have to restart whatever i'm doing.
    The only solutions i've found for this involve binding mouse button 4 to some other (rarely used) key, which is an annoying solution at best, or changing some vital computer files, which I dont have the expertise to do myself and dont trust anyone else to do for me. It's an absolutely unacceptable solution anyway: why should i have to change my computer's files to disable a function which should be editable through firefox?
    does anyone know how this can be fixed? or know how we can get mozilla to put this feature into some future patch, as other people have been asking them to do for YEARS?

    This can be a highly frustrating problem. I just spent 45 minutes working on an email. Nearing the end I go to grab my mouse after typing and accidentally hit mouse 4 and lose everything. This isn't the first time I have lost work or an email. I would say the ONLY reason why there currently lacks a strong feedback against this is because the majority of people do not have mouse 4+5 buttons on their mice. Please add the option to just disable this "feature". It's just far to easy to accidentally hit these buttons accidentally and potentially lose a lot. I don't know anyone who actually uses these buttons anyways.

  • Mouse back/forward buttons don't respond after exiting from full screen Flash video

    Yeah. Has anyone else encountered this? After viewing a full
    screen video (YouTube, Hulu) and exiting (via the ESC button), the
    back and foward buttons on my mouse stop responding. Really!
    Usually I will have to go back into a full-screen video twice for
    the buttons to get "stuck," and then it takes them several minutes
    to regain their functionality.
    I've had this going on for over a year now, and I'm finally
    sick of it enough to where I want to get some help. I've narrowed
    it down to the Flash player as being the culprit, and it happens on
    every browser I've tried it on (Firefox 3: RC2, RC1, Beta5; Firefox
    2; IE7; IE6; Safari 3.x). This started happening when I upgraded
    the Flash Player and the first offending version would be the one
    that introduced the current full screen Flash video technology. I'm
    guessing it was 9.0.
    I have a Logitech MediaPlay wireless mouse, Win XP SP2. I
    have the latest version of Flash and the most up-to-date mouse
    drivers.

    I have the same exact problem, only a different model
    Logitech. Have you found a solution? Thanks, Shawn.
    [email protected]

Maybe you are looking for

  • Unable to create tickt in service desk - Solution manage.

    Hello, I have implemented service desk ( Solution manager) and It is working fine for most of the system but i am getting error while creating a ticket in service desk for one system. Due to some RFC connection problem i have regenerated the RFC ( tr

  • My Ipod Wont Work Somebody Help Please!!

    im sry if this is in the wrong catagory well anyways im going on vacation today and i tried updating my ipod cause a while back my sister messed up my computer so i had to restore it so i restore it and i try connecting my ipod it works but when i tr

  • How to make a 2nd,  new Photo Library the default on open

    well, we've now reached 15,000 picts on my iPhoto and you know what that means. I read MISSING MANUAL (pogue) and now how, with option-boot up, to create a new photo library. Very cool. HOWEVER: I wish this new library to be the default library when

  • Problem with SSH

    I dont know how to call it so i will put screen, this letter are in console everytime i make some command http://img16.imageshack.us/img16/1923/3m21.jpg Its fresh arch instalation. No button are pressed. <modedit> Please do not post full-size screens

  • Pulseaudio and USB Dac

    How do I get pulseaudio to see my USB dac? It keeps playing sound through the sound card only. I've added "load-module module-udev-detect" to default.pa, and changed my ~/.asoundrc to include: pcm.pulse { type pulse ctl.pulse { type pulse pcm.!defaul