samsungctl icon indicating copy to clipboard operation
samsungctl copied to clipboard

Play Pause buttons mappings

Open nicusorflorin opened this issue 8 years ago • 3 comments

The mappings for the play/ pause buttons are not present. Can you please add those too?

nicusorflorin avatar Jan 26 '18 16:01 nicusorflorin

You are going to need to reverse engineer the key commands.

Ape avatar Jan 26 '18 18:01 Ape

@Ape how do I go about doing that?

nicusorflorin avatar Jan 28 '18 09:01 nicusorflorin

I find that play button's key is KEY_PLAY and pause button's key is KEY_PAUSE. I confirmed the execution of this on the command line. @Ape I think you can use it by modifying the project's read me.md and nteractive.py mapping_. And I have run smasungctl in a windows environment and have experienced errors. Of course, I know it works on linux now, but I think it would be nice to add this to read_me.md. If you do not mind, I can fix it.

namwooong avatar Jun 13 '18 13:06 namwooong