opt/elinks
2011-02-02 13:44:37 +01:00
..
.footprint create branch for 2.2 2006-02-23 15:26:10 +00:00
.md5sum elinks: update to 0.11.7 2009-08-24 15:51:26 +02:00
Pkgfile new maintainer email address 2011-02-02 13:44:37 +01:00
README create branch for 2.2 2006-02-23 15:26:10 +00:00

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"