changing keyboard shortcuts? (1 Viewer)

desso64

New Member
July 12, 2006
4
0
hi , i was wondering can you change keyboard shourtcuts?

cheers
glen :D
 

knutinh

Portal Pro
September 4, 2005
558
2
I use a little opensource process plugin that re-routes any keyboard press to any other keyboard press. Very usefull when you have a HTPC case with hardcoded control buttons (thank you, silverstone!)

-k
 

knutinh

Portal Pro
September 4, 2005
558
2
In this guide to the Silverstone lc16m:
https://forum.team-mediaportal.com/viewtopic.php?t=15783&highlight=key

I write the following:

"Front panel buttons
These are made by Silverstone themselves, and confusingly have nothing to do with the PAD remote.

Using a small program for remapping keys, www.autohotkey.com I can use any front-panel button to do anything, except the wheel that is "hard-coded".

example-setup:

Code:
;previous track 
SC110::F7                              

;next 
SC119::F8 
                    

;stop 
SC124::b 

;play/pause 
SC122::p                            

;mute 
SC120::Enter                

;vol up 
;routed to arrow up 
SC130::Up 

;vol down 
;routed to arrow up 
SC12E::Down

-k

The format is:
;this is a comment
source-key::destination key

In order to find the source key you may have to run a logger utility included in the application while pressing the remote button. The destination key is the key that leads to the desired operation in MP or anything else. This app is run as a process at startup and a little icon.

regards
knut
 

knutinh

Portal Pro
September 4, 2005
558
2
I never understood the key stuff in mediaportal setup, and my frontpanel is sending out "multimedia keys" that normally isnt present on a keyboard.

regards
Knut

BTW, would really love a chart with every single triggerable input in MP and the corresponding key. Even better, being able to change that key directly.
 

Efros

Portal Pro
January 23, 2006
511
2
Maine
Home Country
England England
keymap.xml in the mediaportal direcctory can be changed to get the mapping you want.
 

BoelShit

Portal Pro
November 6, 2005
235
8
46
Home Country
Netherlands Netherlands
mPod said:
"Multimedia Keys" as you call them should be handled by MP's General HID mapper.

Here's a list with all defaults:
http://wiki.team-mediaportal.com/KeyboardShortcuts

MP's keyboard mapper will be replaced soon with a more flexible one.

Currently you can change your mappings in configuration.exe/Keys and Sounds

The SilverStoneTek LC16m uses 2 general HID devices... So if you alter the way one is used you also affect the other ;-)
 

Users who are viewing this thread

Similar threads

Thanks for explaining. I found a passing reference to this here: https://www.team-mediaportal.com/wiki/display/MediaPortal1/HID%20Profiles which I had overlooked in the past. I would find it logical for a created custom profile to be automatically activated, but until that happens, I will try to create a wiki page for the current...
Thanks for explaining. I found a passing reference to this here...
I have used custom actions in the "Mapping" section of "HID" since moving to a FLIRC as a remote receiver a couple of years ago...
Replies
14
Views
4K
After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching live TV. I've now ticked the box to "Use EVR for LiveTV", with a default display refresh rate of 50Hz. In combination with tweaking some of the Nvidia 3D settings for the MP executable only, I now have a...
After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching...
Every so often, when I switch to a TV channel, my MP client stops accepting user inputs, either from the remote or keyboard/mouse...
Replies
30
Views
9K
Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting power settings for "Intel Graphics". I set it to Maximum Performance. I tried many other things so it could be a combination of them, but this was the last thing I did and I haven't had the problem return...
Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting...
I'm running MP1 as a client only on this: https://www.amazon.com/dp/B0DZX5DWS5?ref_=pe_123509780_1038749300_t_fed_asin_title&th=1...
Replies
5
Views
2K
Got it working again!!! (y) (y) It seems the file "DialogMenu.xml" in the theme folder does not have the onX settings in the file by default (after MP 1.36) and when you install a later version of MP. I modified the MP 1.38 file with the onX settings from MP 1.36. Also I have found the "DialogMenu.xml" from MP 1.36 will work with MP...
Got it working again!!! (y) (y) It seems the file "DialogMenu.xml" in the theme folder does not have the onX settings in the file...
Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
Replies
1
Views
2K
Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
Hi everyone, I have been using it For 16 years now (from V1.1.1) and it has worked flawlessly. I only use TV Series and Moving...
Replies
2
Views
538
Top Bottom