Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Clementine with Setpoint for Logitech Keyboards #2431

Closed
Clementine-Issue-Importer opened this issue Dec 10, 2013 · 3 comments
Closed

Comments

@Clementine-Issue-Importer

From zeppelin...@gmail.com on November 27, 2011 21:06:55

I have recently purchased the Logitech K800 Wireless Keyboard. This keyboard has media buttons and uses a program called Logitech Setpoint to assign the keys. Unfortunately, setpoint does not recognize Clementine as a media player therefore I can not get the media buttons to work. I was hoping there was a way to get Clementine to be noticed as a media player in Setpoint. I did find this topic stating how to add programs to setpoint but I have no idea how to add Clementine: http://www.hydrogenaudio.org/forums/index.php?showtopic=30246

Attachment: Capture.PNG Selection_001.png

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2431

@Clementine-Issue-Importer
Copy link
Author

From zeppelin...@gmail.com on November 27, 2011 13:37:05

Figured it out on my own. It seems as if it really is a Logitech problem and not a Clementine problem since in C:\Program Files\Logitech\SetPointP\players.ini they have access points for all kinds of media players but not Clementine (rightfully so since not too many people use it on Windows).

I used the forum Logitech MediaPlay mouse and foobar2000 - Hydrogenaudio Forums as guidance.

First, under [Players]:
[Players]
Clementine=key,clementine.exe,CLEMENTINE_CLASS,xxx,xxx,C,X,Z,B,V,0,0,Clementine
Then under [Players.Run]:
[Players.Run]
Clementine=path,C:\Program Files (x86)\Clementine
Lastly under [Players.Display]
[Players.Display]
Clementine=Clementine
Restart Setpoint and Voila! Your program should show up. I'm sure any program can be added just by replacing Clementine with the program name and under {Players.Run], link to the path of the exe file.

Just ignore this.

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on November 27, 2011 13:51:17

Status: Duplicate
Mergedinto: 2413

@PlanetLotus
Copy link

Thank you so much! This was keeping Clementine from being my favorite media player. Now there's no contest.

For future readers, it's worth noting that I had to reboot my machine for this to start working. I probably just didn't restart the correct process but at any rate it was all working fine after rebooting.

Also, I recommend launching your text editor in Administrator mode so that you can actually save the file when you're done (otherwise Notepad++ complains that other processes are using the file). I ended up saving the file to desktop and then replacing the file through Windows, but I think running Notepad++ as Administrator would've worked too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants