[09:43] is there any particular package where gnome keywords (i,e: alt+ctrl+l to lock the screen) are configured? [09:44] you mean keyboard shortcuts? uh, gnome-control-center lets you change most of them, I believe [09:46] mgedmin, on Debian i.e, none of these shortcuts are configured [09:46] mgedmin, so I just thought of pulling the package that does this from ubuntu - repackage it and use it on debian === ahodzic is now known as fooctrl [09:47] the defaults come from, uh, dconf schemas, I think [09:48] it's definitely dconf, but do you by any chance in which package are these shortcuts defined? [09:49] ... looking for it [09:49] gsettings list-recursively | grep tells me the key is org.gnome.settings-daemon.plugins.media-keys screensaver [09:49] /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml says [09:49] default is l [09:50] this file comes from the gnome-settings-daemon-schemas package [09:50] there may also be overrides added by distributions [09:51] yea you're right [09:51] super + l does do the trick for locking [09:51] let me take a look a this, thanks! [10:13] we override a few settings in ubuntu but otherwise they should be the same as debian [10:22] yea, it's all the same except couple of them === prth|away is now known as prth === prth is now known as prth|away === uber is now known as Guest71879 === not_phunyguy is now known as phunyguy === jens is now known as Guest18376 [23:13] darkxst, Should i add https://git.gnome.org/browse/gjs/commit/?id=ee502e291dfc538f467a156fec6774557026287b to gjs?