SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 12-08-2007, 12:22 AM
mcaron1234's Avatar
mcaron1234 mcaron1234 is offline
Sage Advanced User
 
Join Date: Oct 2005
Location: North Bend, WA
Posts: 110
Hi - Does this software have the capability of controlling SageTV when SageTV is not in focus? I have a monitor and TV attached to my sage client machine and with the standard streamzap drivers whenever I mouse on the moniter my wife can no longer control sage with the remote until I click over on the tv and put sage back in the focus. Can your LM Remote Keymap software help with this issue?

Thanks,
Matt
Reply With Quote
  #22  
Old 12-08-2007, 11:54 AM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Hello Matt,
Quote:
Originally Posted by mcaron1234 View Post
Does this software have the capability of controlling SageTV when SageTV is not in focus?
Yes it can control SageTV when not in focus.

You have two options :

* either use the default profile to control SageTV. The remote will then only be used to control SageTV.

* use a dedicated SageTV profile. You'll have to force this profile (using a "ChangeProfile" action) when SageTV is launched using the remote, until you stop using SageTV with the remote and revert to the default profile (this way when SageTV is launched the remote can only be used to control SageTV)

Now to control SageTV you'll have to use the "SendMessage" action. This action is for sending a message to the SageTV window:

* If you use the default profile, you'll have to use a "FindWindow" action to find the SageTV window so that the following "SendMessage" use the window found by "FindWindow"

* If you use a dedicated forced SageTV profile, the "SendMessage" doesn't need a "FindWindow" action. The profile does set the window automatically to the SageTV one.

Regards,
Stéphane.
Reply With Quote
  #23  
Old 12-08-2007, 12:58 PM
mcaron1234's Avatar
mcaron1234 mcaron1234 is offline
Sage Advanced User
 
Join Date: Oct 2005
Location: North Bend, WA
Posts: 110
Quote:
Now to control SageTV you'll have to use the "SendMessage" action. This action is for sending a message to the SageTV window:

* If you use the default profile, you'll have to use a "FindWindow" action to find the SageTV window so that the following "SendMessage" use the window found by "FindWindow"
Ok, thanks! I'm going to use the default profile to only control sage. Just to make sure I am understanding the correct way to do what you described I put together a couple of screen shots.



A few qestions:
1) Are the order of the actions correct, does it matter?
2) In the send message action do the Message, wParam and IParam fields have to contain something or does it pass the mute action without any additional info?
3) In the find window action do the window class and window title fields of the button action have to filled in or is it ok if that info is only in the target application fields?

Last question - Is there a preconfigured profile for SageTV Client available to do this already?

Thanks for this great software!

Matt
Reply With Quote
  #24  
Old 12-08-2007, 04:47 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by mcaron1234 View Post
1) Are the order of the actions correct, does it matter?
Yes the order is important. Actions are executed from top to bottom. The "FindWindow" must be used before "SendMessage".

Quote:
2) In the send message action do the Message, wParam and IParam fields have to contain something or does it pass the mute action without any additional info?
The "SendMessage" needs all fields (message, wParam, lParam) to be used (otherwise you are sending nothing). For controlling SageTV, you need to send SageTV commands, you'll find those commands page 193 of the SageTV manual. The params to use for the "SendMessage" action are as follow :

* message = 1258
* wParam = 0
* lParam = the SageTV command event number

Quote:
3) In the find window action do the window class and window title fields of the button action have to filled in or is it ok if that info is only in the target application fields?
You only have to use one field (any of them)

Quote:
Last question - Is there a preconfigured profile for SageTV Client available to do this already?
There is some profiles. But I don't know if they will suit you (you want to use the default profile).

Regards,
Stéphane.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump


All times are GMT -6. The time now is 02:48 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.