From 1748e8ec25e4236d85e6783aa9a8026c6329376f Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 22 Oct 2007 18:19:11 +0000 Subject: added missing mouse3 and space before startresizing --- util/fluxbox-update_configs.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/fluxbox-update_configs.cc b/util/fluxbox-update_configs.cc index 27c8b48..cca82bd 100644 --- a/util/fluxbox-update_configs.cc +++ b/util/fluxbox-update_configs.cc @@ -205,7 +205,7 @@ int run_updates(int old_version, FbTk::ResourceManager rm) { " Mouse3 :StartResizing Center\n"; } else { new_keyfile += "OnWindow " + *rc_modkey + - "StartResizing BottomRight\n"; + " Mouse3 :StartResizing BottomRight\n"; } new_keyfile += "\n"; // just for good looks new_keyfile += whole_keyfile; // don't forget user's old keybindings -- cgit v0.11.2