Introduction
Introduction Statistics Contact Development Disclaimer Help
ttypo - surf - customized build of surf, the suckless webkit browser
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 4f9adbdb0a4790a06e306be0db43b1c2bac1b248
parent 6848b92342058d083a2ba3717914738cbf1bb6d6
Author: Enno Boland (Gottox) <[email protected]>
Date: Sat, 6 Jun 2009 09:36:46 +0200
ttypo
Diffstat:
M surf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/surf.c b/surf.c
t@@ -225,7 +225,7 @@ keypress(GtkWidget* w, GdkEventKey *ev, gpointer d) {
else
webkit_web_view_reload(c->view);
return TRUE;
- case GDK_go:
+ case GDK_g:
/* TODO */
return TRUE;
case GDK_slash:
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.