Page 26 of 65 FirstFirst ... 16242526272836 ... LastLast
Results 251 to 260 of 650

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

  1. #251
    Join Date
    May 2005
    Beans
    200

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

    hmmmm. not sure if i understand. FOr example... to open a new tab in firefox is Control + t . to open the history is control + H .... etc...... i just want to use the thumb butotn as control then my left hand for those other keys....

    when i press control i hold it down.... did you mean the opposite of what you said ?

  2. #252
    Join Date
    May 2005
    Beans
    200

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

    here is the output from xev when i press the button:

    KeyPress event, serial 31, synthetic YES, window 0x4200001,
    root 0x186, subw 0x0, time 0, (1,1), root1,1),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    and here is the output when i press the actual control button

    KeyPress event, serial 31, synthetic NO, window 0x4200001,
    root 0x186, subw 0x0, time 899081723, (127,167), root140,263),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    hmm. i wonder what synthetic refers to.

  3. #253
    Join Date
    Oct 2006
    Beans
    8

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

    Quote Originally Posted by detyabozhye View Post
    Well, before the guide you were most likely using the mouse driver. And it was bad then too, correct?
    Aye, both before and after the guide. The problem remains.

  4. #254
    Join Date
    Oct 2006
    Beans
    8

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

    not worket to my Logitech V400

    can you help me? ther are something that need be difrent?

    thks anyway.. think this is a good tutorial for logitech users!

  5. #255
    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 NoTiG View Post
    here is the output from xev when i press the button:

    KeyPress event, serial 31, synthetic YES, window 0x4200001,
    root 0x186, subw 0x0, time 0, (1,1), root1,1),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    and here is the output when i press the actual control button

    KeyPress event, serial 31, synthetic NO, window 0x4200001,
    root 0x186, subw 0x0, time 899081723, (127,167), root140,263),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

    hmm. i wonder what synthetic refers to.
    If you press control and let go, then press "w", it won't close a window in Firefox, correct? You have to HOLD control and press "w" to close a window. When you map your mouse buttons to a keyboard key, when you press the button, it'll do keypress and release right away, it won't release when you release the button. The button sends the event on press, not on release.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  6. #256
    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 binatice View Post
    Aye, both before and after the guide. The problem remains.
    hmm, might be a bug in the kernel. I guess report a bug.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  7. #257
    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 TigPT View Post
    not worket to my Logitech V400

    can you help me? ther are something that need be difrent?

    thks anyway.. think this is a good tutorial for logitech users!
    Which part isn't working? I need to know where exactly you got stuck.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  8. #258
    Join Date
    Jun 2006
    Location
    Finland
    Beans
    796
    Distro
    Ubuntu Jaunty Jackalope (testing)

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

    I got all the buttons on my Logitech MX Revolution working. Followed the guide but needed a few tweaks in the xorg.conf file and in the udev rule.

    EDIT: lomoco doesn't seem to support the MX Revo yet.
    Last edited by daou; October 16th, 2006 at 03:12 PM.
    echo -e "\x6f\x61\x73\x61\x6c\x6f\x6e\x65\x6e\x40\x67 \b\x6d\x61\x69\x6c\x2e\x63\x6f\x6d"
    It compiles! Ship it!

  9. #259
    Join Date
    Jul 2005
    Beans
    18

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

    Phew! Finished.

    Sections 1 and 2 worked perfectly for my MX700. Thanks a bunch.

    I only had one little bit of confusion over this part:

    Important: the eventX part should stay as eventX, where X is a number not taken already, the current evdev driver will not take anything but eventX.)
    I was about to change this bit:

    Code:
    KERNEL=="event[0-9]*"
    but then realised that you must have meant to change this bit:

    Code:
    NAME="input/event9"
    Anyway, maybe a bit of extra clarification there wouldn't go astray.

    I also ran into problems in the "Section 3: lomoco (Resolution, etc.) (Optional)" part.

    I ran into this problem:

    Code:
    dave@ubuntu:~$ sudo lomoco -8
    001.003: 046d:c50b Unsupported Logitech device: USB Receiver
    Does that mean that this section doesn't apply to MX700's and other infrared mice?

    I have been having trouble with my mouse in terms of its control. It seems to have a bit of life of its own sometimes and is like walking a big dog which has other ideas about where the two of you are going.

    Any help with this would be great.

  10. #260
    Join Date
    Jan 2006
    Location
    msak007
    Beans
    663
    Distro
    Kubuntu 7.04 Feisty Fawn

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

    Has anybody tried this guide in Edgy to see if it still works? I'm thinking of upgrading my Desktop to Edgy when it comes out but want to make sure my mouse still works.

Page 26 of 65 FirstFirst ... 16242526272836 ... 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
  •