home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Logitech S510 -wireless Keyboard+Mouse+Remote Combo
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="coolio" data-source="post: 326621" data-attributes="member: 76902"><p>I bought this Keyboard suite quite a while back so if anyone else has this floating around the house this may help.</p><p></p><p>This package comes with a cool remote that is unfortunately not configurable with logitechs app.</p><p>The remote however can be remapped to virtually whatever you like if you edit the config file manually.</p><p></p><p>Attached is the one I use. I can do everything I want to in mediaportal. No features missing that I know of.</p><p></p><p>To make your own changes later. The trick is to change the whole key section. Example below.</p><p> <Button Number="786637" Name="Play"></p><p> <Param IconLoc="" Type=""/></p><p> <Trigger Class="ButtonPress"></p><p> <Param Button="786637" FirstRepeatDelay="0" RepeatDelay="0" Silent="0" Type="0"/></p><p> <TriggerState Name="ButtonDownUp" HandlerSet="KeystrokeAssignment"></p><p> <Handler Class="KeystrokeAssignment"></p><p> <Param DisplayName="Space" LParam="3735553" Modifier="0" VirtualKey="32"/></p><p> </Handler></p><p> </TriggerState></p><p> </Trigger></p><p> </Button></p><p></p><p>The Triggerstate would need to read as above and the other important thing is the VirtualKey. It is simply the decimal number of the Ascii keyboard mapping.</p><p></p><p></p><p>To use the file I am using simply.</p><p>1. Close setpoint.exe from task mananger. (I found that setpoint will overwrite the file if you dont do this)</p><p>2. Place this file in your pofile directory --> %USERPROFILE%\Application Data\Logitech\SetPoint</p><p>3. Reboot and enjoy.</p><p></p><p>I might make a plugin or something in the future.</p></blockquote><p></p>
[QUOTE="coolio, post: 326621, member: 76902"] I bought this Keyboard suite quite a while back so if anyone else has this floating around the house this may help. This package comes with a cool remote that is unfortunately not configurable with logitechs app. The remote however can be remapped to virtually whatever you like if you edit the config file manually. Attached is the one I use. I can do everything I want to in mediaportal. No features missing that I know of. To make your own changes later. The trick is to change the whole key section. Example below. <Button Number="786637" Name="Play"> <Param IconLoc="" Type=""/> <Trigger Class="ButtonPress"> <Param Button="786637" FirstRepeatDelay="0" RepeatDelay="0" Silent="0" Type="0"/> <TriggerState Name="ButtonDownUp" HandlerSet="KeystrokeAssignment"> <Handler Class="KeystrokeAssignment"> <Param DisplayName="Space" LParam="3735553" Modifier="0" VirtualKey="32"/> </Handler> </TriggerState> </Trigger> </Button> The Triggerstate would need to read as above and the other important thing is the VirtualKey. It is simply the decimal number of the Ascii keyboard mapping. To use the file I am using simply. 1. Close setpoint.exe from task mananger. (I found that setpoint will overwrite the file if you dont do this) 2. Place this file in your pofile directory --> %USERPROFILE%\Application Data\Logitech\SetPoint 3. Reboot and enjoy. I might make a plugin or something in the future. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Logitech S510 -wireless Keyboard+Mouse+Remote Combo
Contact us
RSS
Top
Bottom