User Tools

Site Tools


wiki:software:win32:xmbc2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:software:win32:xmbc2 [2022/09/17 23:51]
claire ↷ Links adapted because of a move operation
— (current)
Line 1: Line 1:
-====== X-Mouse Button Control (XMBC) ====== 
  
-<ifauth @user> 
-<adm download>​ 
-  * [[https://​www.highrez.co.uk/​downloads/​XMouseButtonControl.htm|Official website]] 
-  * [[https://​www.highrez.co.uk/​scripts/​download.asp?​package=XMouse|Official download]] 
-  * {{:​software:​win32:​xmbc:​xmbc-2.19.2.zip|A Better Geek mirror (2.19.2)}} 
-</​adm>​ 
-</​ifauth>​ 
- 
-This is a very simple mouse button remapping application that uses a win32 mouse API that has been included in Windows since XP. It's a relatively limited application as a result, but it does what it says on the tin very efficiently. 
- 
-This software hijacks button input for all connected mice, so if you use it to map buttons on one device (like a [[wiki:​hardware:​input:​trackballs|trackball]]),​ but still want to use OEM software for mice and other devices, make sure to disable the application from its system tray icon as needed. 
- 
-===== Limitations ===== 
- 
-The hooks this software uses are pretty limited. Specifically,​ XMBC can't detect (and therefore can't map) more than five mouse buttons (left, middle, right, backward and forward). It's also impossible to determine which input device is being intercepted,​ so there'​s no way to limit the effects of a given profile to a single input device.