Announcement

Collapse
No announcement yet.

where do you change mouse button config

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    where do you change mouse button config

    where do i change the settings for my 5 button microsoft trackball

    thanks blame

    #2
    Re: where do you change mouse button config

    Try Kmenu>System Settings>Keyboard and Mouse>Mouse.
    I wish I was the man my dog thinks I am.<br /><br />Registered Linux User No. 402825

    Comment


      #3
      Re: where do you change mouse button config

      well i looked there to see what i could see but there wasnt anything for the 4th and 5th button config

      in most other distro's i've used imwheel to config the mouse buttons for navagating back and forward in konqueror

      thaks anyway blame

      Comment


        #4
        Re: where do you change mouse button config

        I believe that the mouse need(ed) to be properly identified during initial setup. The identification and settings used during installation are reflected in the /etc/X11/xorg.conf file. If need be, you can always rerun:
        Code:
        sudo dpkg-reconfigure xserver-xorg
        and see if your mouse is selectable during that phase of configuration.

        A cautionary note: Make a backup of your current working /etc/X11/xorg.conf file before you begin.
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: where do you change mouse button config

          Check over this

          https://help.ubuntu.com/community/ManyButtonsMouseHowto
          Registered Linux User #418555<br />Kubuntu User #9254<br /><br />aptosid 2010-01 Xfce / aptosid 2010-01 KDE-Lite<br />Debian Wheezy Xfce / Kubuntu 10.04<br />aptosid 2011-01 Xfce / aptosid 2011-01 KDE-Lite<br />Debian Testing Gnome<br />Debian Sid Gnome<br />Epidemic 3.2<br />ALL pulseaudio free by default

          Comment


            #6
            Re: where do you change mouse button config

            hey thanks linuxwizard thats what i was looking for

            this is going to take alittle getting used to or alot of changing things around. i'm used to pclinuxos but there latest release gave me so many headaches i got fed up trying to fix everything but then again they supplied everything at you finger tips

            i really like kubuntu 7.04 its really easy to install and config had alittle trouble with the network at first but then found it was my own fault had the wrong dns # entered changed them and found everything just works unlike other distro's i've used in the past

            thanks again
            later blame

            Comment


              #7
              Re: where do you change mouse button config

              On the topic of configuring your mouse, is it possible to have application specific mouse buttons?

              Comment


                #8
                Re: where do you change mouse button config

                Code:
                The .imwheelrc configuration file
                And my .imwheelrc looks like: 
                "^Firefox-bin$"
                # Flip between browser tabs
                None, Left, Control_L|Page_Up
                None, Right, Control_L|Page_Down
                
                (obviously you'd add more applications to this file if you'd like to customize the mouse button behavior in those applications)
                you will have to edit the imwheel rc file for each app you would like to use the mouse buttons in

                the above code was copied from the ubuntu imwheel setup page

                blame

                Comment

                Working...
                X