PDA

View Full Version : How to use the playback buttons in Logitech Multimedia Keyboard


greyw0lf
01-09-2007, 12:04 PM
I have a logitech wireless keyboard and the play/stop and next track and previous track buttons do not work on kmplayer. It works fine on jetaudio or winamp. anyone know what the problem is??

eastman
01-15-2007, 01:01 PM
The configuration file is C:\Program Files\Logitech\SetPoint\players.ini

Examples:
#{btn|key|msg|emg|cmd|wac},exeName,wndClass,wndCap tion,xxx,play_delayplay,pause,stop,prev,next,remov e_flags,ShowOSD,menu_item
...
mplayerc=wac,mplayerc.exe,MediaPlayerClassicW,xxx, xxx,xxx,xxx,xxx,xxx,xxx,0,1,Media Player Classic
foobar2000=wac,foobar2000.exe,{DA7CD0DE-1602-45e6-89A1-C2CA151E008E}/1,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Foobar2000

For KMPlayer
KMPlayer=key,KMPlayer.exe,<Need to fill in>,xxx,xxx, , ,S,0x22,0x0d,0,1,KMPlayer

wndClass is the class that get the keyboard message

I tried TSkinPanel, didn't work.

eastman
01-16-2007, 11:25 AM
I just found it

KMPlayer=key,KMPlayer.exe,Winamp v1.x,xxx,xxx,0x20, ,s,0x21,0x22,0,1,KMPlayer

0x20 is space
0x21 is page up
0x22 is page down.

For Play & Pause - there is a space in between two ,
or you can put 0x20 in between them
But for Stop - you have to setup by yourself because the default is ctrl+Z
I don't know how to set up ctrl+key, yet. You need to change the shortcut key to any single key press. then put the code in.
In the code above, Stop is set to s.

python77
05-24-2007, 12:22 AM
Hi

I have added this line, in playlist.ini

KMPlayer=wamp,KMPlayer.exe,Winamp v1.x,xxx,xxx,N36,N36,N37,N39,N40,0,0,Winamp

All multimedia keys work good
I use itouch and not setpoint