From 37d3e9056791c97ea057d87bcb256dde9f69f1c5 Mon Sep 17 00:00:00 2001 From: keis Date: Fri, 29 Apr 2011 20:35:49 +0200 Subject: use focus_element instead of form active --- examples/data/scripts/follow.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/data') diff --git a/examples/data/scripts/follow.sh b/examples/data/scripts/follow.sh index 014793e..0d0b256 100755 --- a/examples/data/scripts/follow.sh +++ b/examples/data/scripts/follow.sh @@ -4,7 +4,7 @@ case "$1" in XXXEMIT_FORM_ACTIVEXXX) # a form element was selected - printf 'event FORM_ACTIVE\nevent KEYCMD_CLEAR\n' > "$UZBL_FIFO" + printf 'event KEYCMD_CLEAR\n' > "$UZBL_FIFO" ;; XXXRESET_MODEXXX) # a link was selected, reset uzbl's input mode -- cgit v1.2.3