X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=examples%2Fconfigs%2Fsampleconfig;h=9bb002569279c6844fc025fa3e9c6332368b1a25;hb=dfd89110a7a965d417ebda0d16dd024bcfbbf2f5;hp=621d438073b715e5c7467514f92b5acc2700debe;hpb=aa03a11176e42cc21bca894e0141bf90fc80959b;p=uzbl-mobile diff --git a/examples/configs/sampleconfig b/examples/configs/sampleconfig index 621d438..9bb0025 100644 --- a/examples/configs/sampleconfig +++ b/examples/configs/sampleconfig @@ -69,6 +69,7 @@ bind r = reload bind R = reload_ign_cache bind + = zoom_in bind - = zoom_out +bind 0 = sh "echo set zoom_level = 1.0 > $4" bind t = toggle_status # Hilight matches. Notice the * after the slash - it makes the command incremental, i.e. gets called # on every character you type. You can do `bind /_ = search %s' if you want it less interactive.