Search found 7582 matches

by phil
Tue Jul 13, 2010 6:23 pm
Forum: XMouse Button Control
Topic: Issues with windows 7 64-bit
Replies: 37
Views: 36318

Re: Issues with windows 7 64-bit

Thanks for the detail, I will investigate and see if I can reproduce it on my Win7 x64 machine(s). EDIT: regarding the log file - what are the "gaps" did you remove anything os was there no logging between those times? As I said in a previous post, if there is no logging, it suggests the h...
by phil
Sat Jul 10, 2010 5:44 pm
Forum: XMouse Button Control
Topic: Add auto or universal scroll functionality
Replies: 6
Views: 15608

Re: Add auto or universal scroll functionality

No, if windows does not recognise the button, and nothing flashes when you press it, then XMBC cant help. Sorry. No the only universal scroll funciton is the standard windows "middle" mouse button scroller. It might work if you assign one of your buttons to send "middle" mouse bu...
by phil
Wed Jul 07, 2010 1:59 pm
Forum: XMouse Button Control
Topic: Windows 7 Move window to next screen
Replies: 18
Views: 42017

Re: Windows 7 Move window to next screen

What particular behaviour are you referring too? I don't recall making any changes, but the simulated key sequences that aloshka posed previously ({LWIN}{SHIFT}{RIGHT} and {LWIN}{RIGHT}) both seem to be working here on my Win 7 64 Ultimate with XMBC 1.50 and its doing the expected actions. NOTE I us...
by phil
Wed Jul 07, 2010 1:45 pm
Forum: XMouse Button Control
Topic: PgUp/PgDn sent as NumPgUp/NumPgDn
Replies: 4
Views: 7027

Re: PgUp/PgDn sent as NumPgUp/NumPgDn

ok moved :)
by phil
Thu Jul 01, 2010 9:02 pm
Forum: XMouse Button Control
Topic: XMouse and the Zalman FPS Gun
Replies: 3
Views: 6597

Re: XMouse and the Zalman FPS Gun

Glad to be of service. Of course it matters not where you install the application, it will still use the 64bit version on Windows x64 :)

Thanks for the feedback.
Phil
by phil
Tue Jun 29, 2010 4:16 pm
Forum: XMouse Button Control
Topic: Show tray icon by default doesn't work
Replies: 3
Views: 5619

Re: Show tray icon by default doesn't work

If you check "Show tray icon by default" I'm not surprised its showing it! :wink: I presume you mean if you un-check it? I've just tried it here (x64 Win7) and it seems to work but I'm unable to reboot right now - I have exited and restarted XMBC which is essentially the same as rebooting ...
by phil
Mon Jun 28, 2010 8:45 pm
Forum: XMouse Button Control
Topic: PgUp/PgDn sent as NumPgUp/NumPgDn
Replies: 4
Views: 7027

Re: PgUp/PgDn sent as NumPgUp/NumPgDn

Any reason you have posted this to the Inp/Out forum? If your asking about XMouse then let me know and I will move the post. For what its worth, I am not aware of any difference between numpgup and numpgdn at the virtual key level... If you can find the virtual key code then you can enter that direc...
by phil
Sat Jun 26, 2010 7:12 pm
Forum: XMouse Button Control
Topic: What mice work with XMBC?
Replies: 128
Views: 1787488

Re: What mice work with XMBC?

I wasnt planning on opening the source - but you never know, and in anycase, its not exactly complicated to do with a little coding knowledge!

Anyway, glad it helped you out with your nice cheap mice :)
by phil
Thu Jun 24, 2010 12:21 pm
Forum: XMouse Button Control
Topic: Issues with windows 7 64-bit
Replies: 37
Views: 36318

Re: Issues with windows 7 64-bit

OK so there is no logging when it appears broken.... That makes sense.... because if there is no logging, that means the mouse hook has been removed replaced by something else.... The problem is detecting that and what to do if it happens... Having said that, if the buttons stop working, then that's...
by phil
Thu Jun 24, 2010 12:16 pm
Forum: XMouse Button Control
Topic: Mousebutton 4 replaced (CTRL-Key and WHEEL SCROLL)
Replies: 2
Views: 4874

Re: Mousebutton 4 replaced (CTRL-Key and WHEEL SCROLL)

I would try simulated keystrokes and then enter {CTRL}{MWUP} or {CTRL}{MWDN} It seems to work best when using the option "In another thread as button is pressed" but It does not seem to be working reliably here so I will have to investigate further and get back to you on that. OK I think I...
by phil
Thu Jun 24, 2010 12:12 pm
Forum: XMouse Button Control
Topic: Steelseries XAI and TS3
Replies: 2
Views: 4810

Re: Steelseries XAI and TS3

Urm, if it sort'a works with debugging on, I would have said it was a timing issue, but if your using "during" then that key should be held down while the mouse button is held down. Are you holding the button down and does the length of time held down make any difference? Could you try add...
by phil
Thu Jun 24, 2010 12:09 pm
Forum: XMouse Button Control
Topic: Layer stacking
Replies: 1
Views: 3928

Re: Layer stacking

No this is not possible. The layer modifier on button command changes the layer when the button is pressed. The current architecture of XMBC makes it next to impossible to do what you ask (essentially detecting combinations of buttons reliably) and the user interface would have to be completely rewr...
by phil
Thu Jun 24, 2010 12:06 pm
Forum: XMouse Button Control
Topic: Issues with windows 7 64-bit
Replies: 37
Views: 36318

Re: Issues with windows 7 64-bit

What other functions have you got 4 and 5 assigned too? The interesting thing around 11:44:20 is: 24-06-2010 11:44:14> MouseHookData: Message=0x0201 (WM_LBUTTONDOWN), X=622, Y=528, mouseData=0x00000000, flags=0x00000000, time=9549445, dwExtraInfo=0x0 24-06-2010 11:44:14> Translating Left Button Down...
by phil
Tue Jun 22, 2010 12:20 am
Forum: XMouse Button Control
Topic: Thankyou Phil (And a suggestion)
Replies: 13
Views: 14585

Re: Thankyou Phil (And a suggestion)

Thanks for the info - maybe one day I can get XMBC to work in the same way that autohotkey does but until then this is a great solution for other people.

Thanks,
Phil
by phil
Fri Jun 18, 2010 10:49 am
Forum: XMouse Button Control
Topic: XMBC - Portable version (?)
Replies: 2
Views: 6651

Re: XMBC - Portable version (?)

Well the released version can be run in portable mode. I havn't bother packing up a separate version but it would contain all the files as in the normal version - you can copy them where ever you want and it will run in portable mode. I guess its possible to add a new package but I cant say when I m...