Close
Showing results 1 to 5 of 5
  1. #1

    Default Not recognizing programmable mouse buttons

    I just installed Octopus on my wife's computer and was testing it out, etc. Got everything working fine except one thing, the extra buttons on my Logitech Revolution mouse were not being recognized. I have them mapped to numpad keys (for movement) and a few of the "F" keys. At first I thought that the mouse software was being finicky and such but on both Notepad and WoW launched without Octopus the programmed keys worked fine, with no problems.
    Running Vista Home Premium 32b w/ SP1

  2. #2

    Default

    hi, fortunately I have a MX revolution I can test this out under VIsta and see whats up.
    Author of Octopus (no longer being developed).

  3. #3

    Default

    Also forgot to add I have v 1.3.2

  4. #4

    Default

    i used Setpoint to set buttons (4-5 and other ones - not l/r/m) to letter keys with no problem.

    I recognized a problem in my code with the internal mouse->key mappings which used scan codes, which *I think* differ between countries/keyboard layouts, and I meant them to use virtual keys like key->key mappings. I gotta adjust this, but it's unrelated.

    I don't get it, because all I am doing is taking the information, and passing it back again via SendInput, which shouldn't be any problem locally or on a client... the only thing I can possibly do is take the keyboard hook and allow it to pass when local, which I would think achieves the same thing. Is that right, it's stopping keys locally from Setpoint?
    Author of Octopus (no longer being developed).

  5. #5

    Default

    Quote Originally Posted by 'skarlot',index.php?page=Thread&postID=76477#post7 6477
    i used Setpoint to set buttons (4-5 and other ones - not l/r/m) to letter keys with no problem.
    Yup. Left the left, right, middle click and scroll alone. Set the "extra" buttons to keystrokes.

    Quote Originally Posted by 'skarlot',index.php?page=Thread&postID=76477#post7 6477
    I recognized a problem in my code with the internal mouse->key mappings which used scan codes, which *I think* differ between countries/keyboard layouts, and I meant them to use virtual keys like key->key mappings. I gotta adjust this, but it's unrelated.
    Whoosh! I hope you were just thinking "out loud"......

    Quote Originally Posted by 'skarlot',index.php?page=Thread&postID=76477#post7 6477
    I don't get it, because all I am doing is taking the information, and passing it back again via SendInput, which shouldn't be any problem locally or on a client... the only thing I can possibly do is take the keyboard hook and allow it to pass when local, which I would think achieves the same thing. Is that right, it's stopping keys locally from Setpoint?
    If I understand that right, then yes, for some reason Octopus isn't "getting" the keys.

    One thing I forgot to add: When in Server->Keys I could enter keystrokes/combos with my keyboard and G-11 macro keys, but the mouse keystrokes got no response.

    I'm at work now but once I'm home I'll try setting the mouse on program-specific with the program set to Octopus and see if that does anything.

    UPDATE: got home from work and tried it out on a different computer, this one running Win XP, SP3. On this system Octopus recognizes the mouse "keystrokes". So it sounds like it has something to do with the vista drivers for the mouse or something like that.

Similar Threads

  1. Replies: 2
    Last Post: 07-13-2009, 09:40 PM
  2. Both mouse buttons "stick" in game
    By GizmoxLoW in forum Software Tools
    Replies: 2
    Last Post: 12-26-2008, 03:28 AM
  3. mouse buttons 4 and 5
    By Minirogue in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 10-18-2008, 09:56 PM
  4. Keyclone - Mouse buttons sending?
    By Arryth in forum Software Tools
    Replies: 3
    Last Post: 04-29-2008, 01:23 PM
  5. Mouse Buttons
    By Tizer in forum Software Tools
    Replies: 7
    Last Post: 03-06-2008, 03:02 PM

Posting Rules

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