The fourth button does not work. I intend to use it for Krita, and I want to use a keyboard shortcut and map it into the fourth mouse button to make my drawing progress faster. (This is at the time where I didn't know the advanced version exists lol, but oh well). However, whenever I try to map the fourth button, it simply does not work. My OS is Windows 10 and the laptop brand is Asus. I use a Tylex X-W22, which has the four buttons, with the fourth button located below the middle mouse button. Thank you
mister G
Jul 12 2024, 1:03 AM
I don't believe that button actually qualifies as a "fourth button" as referenced in this page; I do not own this mouse but would guess that button is hard coded to adjust {mouse movement DPI}
DaveA
Jul 9 2023, 5:34 AM
Hi I want to assign either of the 2 additional side buttons to "enter ". Is advanced version required
RealityRipple
Jul 9 2023, 6:12 AM
Nope. "Enter" should work exactly as expected.
DaveA
Jul 11 2023, 3:12 AM
Ok Thanks. Will keep trying
Steve
Jun 19 2023, 8:46 AM
How can I assign Volume_Down and Volume_Up if my keyboard doesn't have these media keys?
RealityRipple
Jun 19 2023, 3:53 PM
Sorry, there's currently no simple way to do this. You'll need to use your registry editor to modify a profile manually: 1) Close Mouse Manager through the tray icon next to your clock. Then open your Start menu and search for "regedit.exe". 2) Navigate to "HKEY_CURRENT_USER\SOFTWARE\RealityRipple Software\Mouse Manager\Profiles" - you can paste this into the bar at the top of regedit. 3) Choose an existing profile in the list of sub-items under "Profiles" on the left-side tree. 4) Double-click on Button4 and/or Button5 in the list on the right to change the values to "Volume_Up", "Volume_Down", "Volume_Mute", etc... 5) Start Mouse Manager again through your Start Menu.
Really not looking to bind keys to extra mouse buttons, but instead for Windows/games to treat the buttons as unique buttons. For example, mostly all games let you set game functions to keys or to Mouse 1 or Mouse 2. I want to be able to set a game function to Mouse 4. I don't want to use up key strokes such as bind Mouse 4 to the keyboard key "K". That uses up K, and all keys are usually logically assigned to a function already by the game. I want to assign (keymap) a "Mouse 4" to the game function "Jump" (for example) rather than assign "K" to "Jump" and then Mouse 4 to "K". Just like I can assign "Mouse 2" to "Jump" function, want to be able to directly assign "Mouse 4" to "Jump" function. However all these "systems" seem to only allow game functions to recognize there's a mouse button 1 and 2 and wheel, but not 3 or more.
Mark
May 27 2023, 3:29 PM
Mapping my key 4 to L and key 5 to K isn't working. There is no error message, nothing. It's simply not doing anything. any clue on how to fix this? I'm using a Logitech g203.
RealityRipple
May 27 2023, 3:39 PM
The Logitech G series uses editable firmware (they call it Onboard Memory) to remap the mouse buttons permanently in the mouse, which will definitely interfere with Mouse Manager's functionality. Please make sure to use Logitech's Onboard Memory Manager tool to reset the buttons to their default states.
I wrote a very simple little program that just detects the two extra buttons being pressed: <https://uploads.realityripple.com/Projects/MouseMonitor.zip>. If the states say "Active" when you press the extra buttons, then Mouse Manager should function correctly.