[12:23] Hello, I'm trying to use multiple keybinding but it doesn't work: [12:23] http://pastebin.com/1yrxH1gZ [12:24] Only 'down key shortcut" work [12:24] and if i reverse: ['Down', 'j'] [12:24] only "j key shortcut" do... [12:24] any ideas? [19:16] Hi [19:17] I'm currently working on a music player, and working on the MPRIS integration (with the sound menu) [19:18] However I've found not so many docs online [19:20] My question is : how is the desktop file for my program associated with the dbus part ? [19:21] I have a desktop file of my program, which I then added to the sound menu with gsettings, but this doesn't communicate with my app [19:23] This actually seems normal to me since when I registered my app, I didn't provided an id for my program (or something similar) [19:23] Could someone explain me how it works ? [19:28] Is it based on the name of the program ?