opt/elinks
2012-10-31 17:49:32 +01:00
..
.footprint
.md5sum elinks: update to 0.12pre6 2012-10-31 17:49:32 +01:00
Pkgfile elinks: update to 0.12pre6 2012-10-31 17:49:32 +01:00
README

README for elinks 0.11.x

To get a more "common" behaviour of elinks cursor-keys add 
the following to ~/.elinks/elinks.conf:

  bind "main" "Up"    = "move-cursor-up"
  bind "main" "Right" = "move-cursor-right"
  bind "main" "Left"  = "move-cursor-left"
  bind "main" "Down"  = "move-cursor-down"