From 97fd09adf0408df2427dadab1f112ea7ef7f92dd Mon Sep 17 00:00:00 2001 From: cage Date: Sun, 18 Jun 2023 12:48:03 +0200 Subject: [PATCH] - [GUI] changed keybinding to go back in history of visited pages. --- etc/gui.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/gui.conf b/etc/gui.conf index 761eefe..52f2e1a 100644 --- a/etc/gui.conf +++ b/etc/gui.conf @@ -207,7 +207,7 @@ keybinding.about = "Alt-a" keybinding.type-address = "Alt-d" -keybinding.back = "BackSpace" +keybinding.back = "Control-BackSpace" keybinding.up = "U"