> diff -r 7a931a352cf9 surf.c
> --- a/surf.c  Thu Sep 09 11:15:02 2010 +0200
> +++ b/surf.c  Fri Mar 25 12:36:10 2011 -0400
> @@ -501,7 +501,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_object_set(G_OBJECT(settings), "enable-spatial-navigation", false, 
> NULL);
>  
>       g_free(uri);

Ah.  Cf. http://www.mail-archive.com/dev@suckless.org/msg05735.html

Thanks.  I guess a solution would be to bind a key to toggle this.

Peter



-- 
sic dicit magister P
PhD Candidate
Collaborative Programme in Ancient and Medieval Philosophy
University of Toronto
http://individual.utoronto.ca/peterjh

Reply via email to