[hackers] [surf] enabling spatial-navigation || Enno Boland (tox)

From: <hg_AT_suckless.org>
Date: Mon, 24 May 2010 19:23:23 +0000 (UTC)

changeset: 209:06e52088d556
user: Enno Boland (tox) <tox_AT_s01.de>
date: Mon May 24 21:23:28 2010 +0200
files: surf.c
description:
enabling spatial-navigation

diff -r c7c0e3c25efb -r 06e52088d556 surf.c
--- a/surf.c Tue May 18 14:20:24 2010 +0200
+++ b/surf.c Mon May 24 21:23:28 2010 +0200
@@ -508,6 +508,7 @@
         g_object_set(G_OBJECT(settings), "auto-load-images", loadimage, NULL);
         g_object_set(G_OBJECT(settings), "enable-plugins", plugin, NULL);
         g_object_set(G_OBJECT(settings), "enable-scripts", script, NULL);
+ g_object_set(G_OBJECT(settings), "enable-spatial-navigation", true, NULL);
         g_free(uri);
 
         setatom(c, AtomFind, "");
Received on Mon May 24 2010 - 19:23:23 UTC

This archive was generated by hypermail 2.2.0 : Mon May 24 2010 - 19:24:04 UTC