You are not logged in.
Pages: 1
Hi all, hope we're all well.
I have a new keyboard. Unfortunately unlike my previous Microsoft (sorry I know that was a swear word) keyboard, the shortcuts like the home, mail and volume controls I've had to add into the shortcut menu myself this time via the Keyboard Application Shortcuts menu.
Most of the keys are now working except the four media control keys, play or pulse, stop, forward and back for video.
What I'm looking for is the commands for these keys, i.e: for turn up the volume, the command: amixer sset Master playback 5%+
I've search all over, nothing I can find listed for Parole player. Anyone know where to find these commands?
M.
Offline
If you are looking for controls to manage parole playlists, the following should do:
F5 - Stop -> parole doesn't have a stop CLI command. You could use play/pause - "parole -p"
F6 - Previous -> "parole -P" (uppercase P)
F7 - Play/Pause -> "parole -p" (lowercase p)
F8 - Forward -> "parole -N"
You can get these shortcuts via "man parole" or "parole --help".
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Nitwit here didn't think to use man or help in terminal.
Cheers, ToZ.
Last edited by MNS1968 (2023-05-04 20:04:15)
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 522.81 KiB (Peak: 528.29 KiB) ]