Page 17 of 65 FirstFirst ... 7151617181927 ... LastLast
Results 161 to 170 of 650

Thread: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

  1. #161
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    To get Firefox to use the tilt wheel for horizontal scroll (the standard behavior for the tilt wheel) you need to set mousewheel.horizscroll.withnokey.action to 0 in Firefox in about:config

    To make the side button go back (standard behavior for side button) do:
    Code:
    sudo apt-get install xvkbd xbindkeys
    gedit ~/.xbindkeysrc
    In there paste:
    Code:
    "/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Left]""
      m:0x0 + b:8
    To have different behavior in different apps, you might have to use imwheel.
    Last edited by detyabozhye; August 24th, 2006 at 07:23 PM.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  2. #162
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    I have the Logitech MX 510 mouse on the PS/2 connector on my computer than using a USB connection would this guide still work for my setup?

  3. #163
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    Evdev only works on USB.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  4. #164
    Join Date
    Nov 2005
    Location
    Little Weighton, Hull, UK
    Beans
    1,057

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    This is so weird, all was working, but i had an older version of evdev, so i upgraded, silly me! Still ok, except the left and right tilt have started to work back to front (right to left), and the button numbers, according to xev have changed. Added to that, changing the numbers in the xbindkeysrc has no effect at all! Any ideas?
    ~~ Ubuntu Forums Firefox/Flock Menu ~~ Ubuntu User Number 206 ~~ Linux user number 403379 ~~

    ~~ If someone asks you to sudo rm -rf anything don't do it. ~~

  5. #165
    Join Date
    Jul 2006
    Location
    USA
    Beans
    29
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    I setup everything they way it was written but when I rebooted I got a xserver fail. Now I can't get Ubu to start except in command line. Any idea what I did wrong or how to fix it?
    Last edited by rlreich; August 27th, 2006 at 02:39 PM.

  6. #166
    Join Date
    Jan 2005
    Beans
    57

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    Do any of you know sth about the way the new hyped-up Revolution from Logitech would work under linux?

  7. #167
    Join Date
    Jan 2005
    Location
    /dev/null
    Beans
    83
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    Thanks for the guide, worked great for my mx510. It let me finally lift the hold on upgrading the evdev package (previously downgraded to Breezy version). I think the whole reason the dapper version wasn't working for me was that I had my device named /dev/input/mx510 instead of event*.

  8. #168
    Join Date
    Aug 2006
    Beans
    3

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    Quote Originally Posted by rlreich View Post
    I setup everything they way it was written but when I rebooted I got a xserver fail. Now I can't get Ubu to start except in command line. Any idea what I did wrong or how to fix it?

    you might have done what i did, and changed the identifier in the "InputDevice" section, and not changing it to the same name as the identifier in the "ServerLayout" section, silly me. i had x constantly not load for me until i figured that out this morning


    questions about xbindkeys
    i want my tilt left and tilt right to be page up and page down, as well as my back button to be, well, back.. what would i put in xbindkeysrc for that? (did some looking around, found a few things, but nothing seems to be working properly)
    i have a logitech g7 mouse, and have use xev to find all the buttons (which, for some reason isn't actually showing my left and right tilt when i click em over.. any ideas?)

  9. #169
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    Quote Originally Posted by adam.tropics View Post
    This is so weird, all was working, but i had an older version of evdev, so i upgraded, silly me! Still ok, except the left and right tilt have started to work back to front (right to left), and the button numbers, according to xev have changed. Added to that, changing the numbers in the xbindkeysrc has no effect at all! Any ideas?
    Do you have xmodmap set up (do you have a ~/.Xmodmap file)?
    If you do, try without it. If you still have problems, post your xev output here without xmodmap.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  10. #170
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Configuring Logitech mice in Ubuntu 6.06: New Guide

    Quote Originally Posted by rlreich View Post
    I setup everything they way it was written but when I rebooted I got a xserver fail. Now I can't get Ubu to start except in command line. Any idea what I did wrong or how to fix it?
    Well, the description is pretty vague here, but the problem is most likely in either the udev rule or in the xorg.conf file.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

Page 17 of 65 FirstFirst ... 7151617181927 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •