Peter Uithoven

Results 455 comments of Peter Uithoven
trafficstars

I don't think that will be possible. If I understand it correctly we're even working on removing phones from that list: https://github.com/elementary/wingpanel-indicator-sound/pull/104

Alright, I believe it's a plugin for the gnome-settings-daemon: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/tree/master/plugins/media-keys

Are you able to reproduce this issue with other MPRIS2 controllers/tools/libraries? Like: * Command line: [playerctl](https://github.com/acrisci/playerctl) * Command line: [mpris-ctl](https://github.com/mariusor/mpris-ctl) * i3wm status bar: [py3status mpris module](https://github.com/ultrabug/py3status)

Looks like the pretty low level `context_state_callback` or `context_events_cb` functions are not even called. They do respond to the mute/unmute key on my keyboard for example. `context_events_cb` is called when...

One more addition, the first time pressing the mute button on the Elgato the OS sound does mute, which makes things slightly more confusing. So when you start using it...

For what reason? For migration / backups I'd recommend checking out tools like: https://github.com/teejee2008/aptik

> That's a really complete tool. That's not really an argument? > Can you suggest how to simply and only backup the shortcuts if you know it? I don't know,...

So having set the "Switch Layout" to Something like Alt + Shift can interfere with 4 key shortcuts? How does that work? Possibly related: - https://github.com/elementary/gala/issues/1832

Is there any way we can request layout changes manually? Implement the keyboard shortcuts ourselves?

When you say stays "deactivated" you mean that "Disabled" is shown in the keys field? If so it might be related to https://github.com/elementary/switchboard-plug-keyboard/issues/77 ?