opt/elinks
2015-11-17 14:21:33 +00:00
..
.footprint elinks: suppress warnings, move man-pages to /usr/share/man 2015-11-17 14:21:33 +00:00
.md5sum
Pkgfile elinks: suppress warnings, move man-pages to /usr/share/man 2015-11-17 14:21:33 +00: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"