media-keys Questions

4

How can I emulate pressing media keys in Java? Such as play/pause, next/previous, volume control. C# has VK_MEDIA_PLAY_PAUSE, VK_MEDIA_NEXT_TRACK and so on. Java has class Robot for working with...
Indigene asked 13/5, 2015 at 16:57

2

Solved

I've recently switched from Spotify to Google Music, but miss having a desktop client that responds to keyboard commands. In particular, my laptop has media keys and my fingers keep going to them o...
Bookout asked 13/8, 2013 at 15:23

3

Solved

I'm currently trying to create a little remote-app for Android to control a MediaPlayer (like Rythmbox) on my PC. Most media-players understand the special keys on my keyboard (like "play/pause" o...
Kallman asked 4/6, 2011 at 10:53
1

© 2022 - 2024 — McMap. All rights reserved.