Opened 4 years ago
#127 new defect
SMPlayer cannot scan a key code
Reported by: | losepete | Owned by: | |
---|---|---|---|
Priority: | major | Component: | qtapps |
Version: | Keywords: | ||
Cc: |
Description
I am trying to setup SMPlayer to respond to a press of the "media Stop" key on my keyboard.
I setup a Function Key in XWorkplace, Function Keys: the "Media Stop" key is recognised as scan code 0xD4 (212) - win95key agrees with this value so it is probably correct.
In the SMPlayer Preferences, Keyboard and Mouse I tried to select this as the key to use for Media Stop. With the "Capture" button enabled I pressed the Media Stop key. Result: Nothing, just a blank. I then deselected the "Capture" button and entered the key name as used in XWorkplace (Media Stop) but this fails to stop playback.
Am I doing something wrong? Other extra keys that I have setup to work with SMPlayer work well - Volume Up, Volume Down, Mute and Play/Pause...