Se suas teclas multimídia (play, pause, next, previous, mute etc.) não funcionam, pode ser que o pacote "playerctl" não esteja instalado.

Para instalar no Debian: sudo apt playerctl

Fiquei meses com este problema até (re)descobrir uma anotação minha, com esse detalhe.

Para quem precisa tomar notas durante videoaulas e afins, ajuda demais ter como pausar o vídeo rapidamente, sem perder o foco na digitação e sem perder a linha de pensamento.

#i3 #i3wm #playerctl #MultimediaKeys #keyboardNavigation #keyboardShortcut #Debian

New Episode: hpr4033 :: Using playerctl to control media players

Hosted by Ken Fallon on 2024-01-17 is flagged as Clean and released under a CC-BY-SA license.

Tags: #playerctl, #mpris, #lxqt

https://hackerpublicradio.org/eps/hpr4033/index.html

Hacker Public Radio ~ The Technology Community Podcast

Hacker Public Radio is a podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that is of interest to hackers and hobbyists.

printf "$(playerctl --player spotify metadata --format 'Now playing on Spotify\n====---~\nTitle:\t{{title}}\nArtist:\t{{artist}}\n\n{{xesam:url}}')" | toot post

I just leave this here ... #playerctl #toot #linux

Today, I added a minimalist play/pause button to my polybar. Here's the accompanying blog post:

https://yarmo.eu/blog/playerctl-polybar

#playerctl #polybar

A playerctl module for polybar

How To Control Media Players From Commandline In Linux - OSTechNix

In this guide, we will be discussing two simple utilities that can be used to control the media players from the Terminal in your Linux box.

OSTechNix