MediaPortal Forums HTPC/MediaCenter

Sponsored Ads

Go Back   MediaPortal Forum » MediaPortal 1 » MediaPortal 1 Talk

MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-05-13, 18:34   #51 (permalink)
MP Donator
 
level20peon's Avatar
 
Join Date: Jan 2007
Age: 26
Posts: 913
Thanks: 12
Thanked 36 Times in 32 Posts

Country:

My System

Send a message via ICQ to level20peon
Default

Quote:
Originally Posted by esajesa View Post
How do you supress the Power button???
With Autohotkey.


Quote:
Originally Posted by esajesa View Post
also, has anyone been able to detect long keypresses in Eventghost with this remote??
What do you mean ? I can press and hold the volume down button for example and the volume goes all the way from 100% to 0%.


Quote:
Originally Posted by carmenm View Post
That might look like a dumb question, but i just discovered the remote through a friend that works for gyration. Can the HID plugin for evenghost allow special movements done with the remote to be mapped to an action?
There are no stupid questions. However, I am not aware of a function like this.


-level20peon
level20peon is offline   Reply With Quote
Old 2008-05-14, 18:22   #52 (permalink)
Portal Member
 
Join Date: Apr 2008
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I hope there will be a way to use the gyroscope. I would definitively buy one
carmenm is offline   Reply With Quote
Old 2008-05-15, 12:17   #53 (permalink)
Portal Member
 
Join Date: Nov 2005
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi!

thanks for the answers!

With long keypress I mean eg holding the Green button for say 5 secs.. Volume up and down is a repeat function. Eventghost has functionality for this, but I haven't gotten it to work with my Gyration remote.

thanks,
Jens
esajesa is offline   Reply With Quote
Old 2008-05-15, 18:34   #54 (permalink)
MP Donator
 
level20peon's Avatar
 
Join Date: Jan 2007
Age: 26
Posts: 913
Thanks: 12
Thanked 36 Times in 32 Posts

Country:

My System

Send a message via ICQ to level20peon
Default

I have described the setup procedure as detailed as possible in this thread... what exactly is your problem ?


-level20peon
level20peon is offline   Reply With Quote
Old 2008-05-20, 00:41   #55 (permalink)
Portal Member
 
Join Date: May 2008
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by level20peon View Post
Quote:
Originally Posted by esajesa View Post
How do you supress the Power button???
With Autohotkey.
Hi there. I don't see how AutoHotKey would be capable of completely intercepting the Power button event on the Gyration remote. Could you shed some more light on this and post the code you are using?
ObiYawn is offline   Reply With Quote
Old 2008-05-20, 07:01   #56 (permalink)
MP Donator
 
level20peon's Avatar
 
Join Date: Jan 2007
Age: 26
Posts: 913
Thanks: 12
Thanked 36 Times in 32 Posts

Country:

My System

Send a message via ICQ to level20peon
Default

Code:
#NoTrayIcon
#SingleInstance force

OnMessage(0x218, "WM_POWERBROADCAST")
 
WM_POWERBROADCAST(wParam, lParam)
    {
    If wParam=0
        {
	Process, Exist, MediaPortal.exe
	If ( errorlevel > 0 )
;		Process, Close, MediaPortal.exe
		Send, !{F4}
	Else
		Run, "C:\Programme\Team MediaPortal\RC.exe"
        Return  0x424D5144
        }
    Else
        Return
    }

-level20peon
level20peon is offline   Reply With Quote
Old 2008-05-20, 09:32   #57 (permalink)
Portal Member
 
Join Date: Nov 2005
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts


Smile

thanks a bunch, I'll try it tonight!!!
esajesa is offline   Reply With Quote
Old 2008-05-21, 15:51   #58 (permalink)
Portal Member
 
Join Date: May 2008
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Has anyone had any success with the MyKeys plugin that was mentioned on the first page of this thread? It's not working for me with the 1.0 RC1 version of MediaPortal. I dropped it into the correct plugin folder, activated it in the configuration dialog, but none of the key actions, even when using the keyboard, translate into a direct jump to Videos, Pictures etc.
ObiYawn is offline   Reply With Quote
Old 2008-05-21, 15:58   #59 (permalink)
MP Donator
 
level20peon's Avatar
 
Join Date: Jan 2007
Age: 26
Posts: 913
Thanks: 12
Thanked 36 Times in 32 Posts

Country:

My System

Send a message via ICQ to level20peon
Default

Works fine here with RC1.


-level20peon
level20peon is offline   Reply With Quote
Old 2008-05-21, 16:29   #60 (permalink)
Portal Member
 
Join Date: May 2008
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Thanks -- will have another look tonight. Perhaps I am accidentally intercepting the key actions through AutoHotKey.
ObiYawn is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is this Remote/Keyboard Supported? spiked Hardware Selection Help 2 2007-08-13 15:36
Gyration GP2000-01 RF MCE remote supported? jmphx General Support 2 2006-11-18 22:47
Gyration Go 2.4 und MP? Bonebasser Hardware 0 2006-10-30 08:14
AVerTV Purity 3D MCE 250 supported? fasteddie General Support 0 2006-10-25 20:38
I this remote currently supported? Nirious General Support 3 2006-02-20 20:36


All times are GMT +1. The time now is 23:56.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC7
Integrated by BBpixel ©2004-2008, jvbPlugin
Protected by Akismet Blog with WordPress