Page 4 of 9

Re: What mice work with XMBC?

Posted: Wed Nov 17, 2010 11:20 pm
by boskar
I'm using relatively cheap A4Tech evolution Glaser 70D - USB, @Windows Server 2003 and Debian Linux
4 and 5 buttons work, the 6th, "office button" is ofc unsupported - A4Tech provide support tool which permit to bind it, but it's much less powerful then XMBC. (Sometimes under Windows I use both - In A4tech I set up "don't intercept" mode for 1,2,3,4,5 button, and something useful for the 6th).

What is quite interesting, under Linux this 6th button is triggering some X event, with generic driver, so it might be not so difficult to capture it.

Re: What mice work with XMBC?

Posted: Wed Nov 17, 2010 11:27 pm
by phil
With linux, its realitvle easy to work at a low level, closer to the driver.. Thats not so easy in Windows.
If the default driver does not recognise the button, then your out of luck.

There is a mouse called an Office Mouse that has a 6th button that works by sending a middle mouse button message with a special code in the message data. XMBC has been made to work with this - its called "Office mouse" mode. Its not available in the GUI, because it does not support tilt etc, but Office mouse mode can be turned on by editing the XML config file or by specifying a command line switch. But be aware that this proably wont work for anything but the specific odffice mouse it was designed for.

Take a look in the XML - the option should be failry obvious, just set <OfficeMouse Enable="true"/>

If it works, then all good - let me know. If not then dont expect a quick solution.
Thanks,
Phil

Re: What mice work with XMBC?

Posted: Wed Nov 17, 2010 11:53 pm
by boskar
I've just tested the "office mode" - unfortunately it does not work with my A4Tech mouse. :(
VID:09DA PID:000A


If you have any idea how can I help to improve this mode - just write.

Re: What mice work with XMBC?

Posted: Wed Nov 17, 2010 11:57 pm
by phil
Sorry, but I have to say I expected it.

Giveing me the VID/PID emphasises my point. Thats pretty much driver lelve stuff. XMBC operates at the user level and only sees the messages that the window driver and windows message system reveals. Without writing a driver, I dont think its going to be possible - and drivers are beyond my relm of experience I'm afraid.

Thanks,
Phil

Re: What mice work with XMBC?

Posted: Thu Nov 18, 2010 12:27 am
by boskar
I also expected it, don't worry ;)

I also understand that writing mouse drivers is not the way You want to spend your free time ;)

If I could add just another idea to the endless wishlist: Maybe I'm wrong, but it might be much easier to catch the events with vendor provided software, and "redirect" them to XMBC in some way - for example set up a keystroke in mouse vendor software, catch it with XMBC - and permit it to be configured as any other mouse button. But you know, It's just an idea ;)

I've just looked around the drivers - Vendor Software comes with the driver - Amfilter.sys and Amusbprt.sys, on the other box I didn't even installed it (XMBC was sufficient).

XMBC supports my mouse with both drivers (1-5 and wheel up/down).

Re: What mice work with XMBC?

Posted: Wed Jan 05, 2011 11:50 am
by phil
XMBC is not a driver, and I dont know how to write drivers (well I have some idea but Ive never actually tried doing it). As for vendor software, I am not intending to make XMBC work with every piece of vendor software out there (there are soooooo many - and of course they are all different, so that sounds like hell). You might be better off trying (I think its called) Hydra mouse? It claims to be the only software that works with ll buttons, but I think it relies on vendor software alot.

Thanks,
Phil

Re: What mice work with XMBC?

Posted: Fri Jan 14, 2011 8:21 pm
by oligator
Wintech CM-6029 - an affordable/cheap mouse which learns all the tricks thanks to this WONDERFUL software.
THANK YOU VERY MUCH!!! :D

Re: What mice work with XMBC?

Posted: Sun Feb 06, 2011 7:54 pm
by Dwarden
it's really shame there is no free / opensource / microsoft driver which sort of 'standard' way supports more than 5 buttons ...

i use this software with several older mouses and i can say it's really helpful and would be even more if it could use 5+ buttons w/o special drivers (if mouse needs it)...

Re: What mice work with XMBC?

Posted: Thu Feb 10, 2011 3:28 am
by SquishyDeadFrog
I downloaded this to try with a Microsoft Mobile Mouse 4000. It works for the buttons, but doesn't detect the mouse wheel tilt left/right which is the only thing I want to remap. Why can't Microsoft do things in a standard way...

Re: What mice work with XMBC?

Posted: Thu Feb 10, 2011 10:24 pm
by m2200
SquishyDeadFrog wrote:I downloaded this to try with a Microsoft Mobile Mouse 4000. It works for the buttons, but doesn't detect the mouse wheel tilt left/right which is the only thing I want to remap. Why can't Microsoft do things in a standard way...
have you windows 7 or Vista? on that s.o. my MS wireless 2000 work, and work tilt wheel remap

under XP no tilt wheel, is a problem of the s.o.

Re: What mice work with XMBC?

Posted: Sat Feb 12, 2011 10:12 pm
by waraw
The Logitech Trackman Marble does work with XMBC, as long as you run Logitech's SetPoint software and tell it to treat button 4 as "generic button." Out of the box this is set as "Universal Scroll" but by changing this, XMBC works just fine. Thanks for the great app!

Re: What mice work with XMBC?

Posted: Wed Mar 02, 2011 5:39 pm
by Davidc
I just took delivery of a fine Gigabyte M8000x gaming mouse that I wanted to run with x-mouse. Unfortunately the tilt wheel isn't recognized though everything else is. In Firefox and IE the tilt wheel scrolls horizontally just like my Logitech 5 button so it's not clear what the problem might be. The problem exists with and without the Gigabyte Ghost software installed. The mouse, through programmable through on board firmware, is running with default settings and nothing programmed. Any ideas where the problem might lie?

David

Re: What mice work with XMBC?

Posted: Wed Mar 02, 2011 5:59 pm
by phil
You are running Vista or later right (otherwise the scroll will never work in XMBC)?
Presumably the horizontal scroll is not sending the standard windows WM_HSCROLLWHEEL messages - but as to why - I don't know. Does the horizontal scroll work in windows explorer/ie without the mouse's own software installed?

Other than that, no ideas - I'm completely unfamiliar with this device - I didn't even know Gigabyte made mice!

Thanks,

Re: What mice work with XMBC?

Posted: Wed Mar 02, 2011 6:25 pm
by Davidc
Hi Phil,

Yes I'm running Windows 7 Ultimate.

I think I've figured out what's going wrong. The horizontal scroll works in IE and firefox ONLY when the Ghost control software loads something called tilt.exe. This must translate whatever native codes the mouse is sending to the proper values but it's not being picked up by X-mouse. Pity, it's a slick piece of hardware.

David

Re: What mice work with XMBC?

Posted: Tue Mar 08, 2011 11:59 pm
by meruhl
Works great with my BFG Sniper Boomslang 2100. Thanks!