X-Git-Url: https://repo.or.cz/w/wmaker-crm.git/blobdiff_plain/7ef8178d2a19cee4ecc861fbcbeb2bef12f1b6e7..b6689a0108fd06ba4d7bf22b789b3de531c2ad70:/src/defaults.c diff --git a/src/defaults.c b/src/defaults.c index 3611a7df..f32c4401 100644 --- a/src/defaults.c +++ b/src/defaults.c @@ -559,6 +559,8 @@ WDefaultEntry optionList[] = { NULL, getKeybind, setKeyGrab}, {"WindowMenuKey", "None", (void *)WKBD_WINDOWMENU, NULL, getKeybind, setKeyGrab}, + {"DockRaiseLowerKey", "None", (void*)WKBD_DOCKRAISELOWER, + NULL, getKeybind, setKeyGrab}, {"ClipLowerKey", "None", (void *)WKBD_CLIPLOWER, NULL, getKeybind, setKeyGrab}, {"ClipRaiseKey", "None", (void *)WKBD_CLIPRAISE,