Code review comment for lp:~julien-spautz/switchboard-plug-keyboard/custom-shortcuts

Revision history for this message
Raphael Isemann (teemperor) wrote :

As Daniel said, you shouln't need to relog/reboot for the keybindings to take effect, so just set "org.gnome.settings-daemon.plugins.media-keys" to false and then to true again and GSD will reload the media-keys plugin.

Interestingly on my system if i do this noise seems to loose the binding to the next/previous keys on my keyboard until i restart noise. But i think that's rather a bug in noise itself?

Otherwise:
* Commented-out code in line 780-781.
* Line 417: tbar = new Gtk.Toolbar(); <- needs a blank before the bracket

review: Needs Fixing (code style, functionality)

« Back to merge proposal