eye-guide: new module to help the eye follow when scrolling
commitb0eab8dc5bd482f7e66b5b5ede1e71c6670291ca
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 19 Feb 2009 01:41:22 +0000 (18 20:41 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 19 Feb 2009 01:41:22 +0000 (18 20:41 -0500)
tree79fdf9f8dfde876ef19b55996b075c9d31582312
parentce614a6d42ec53f41caefd50fa6adf733d86195f
eye-guide: new module to help the eye follow when scrolling

To use:

  require('eye-guide.js');
  define_key(content_buffer_normal_keymap, "space", "eye-guide-scroll-down");
  define_key(content_buffer_normal_keymap, "back_space", "eye-guide-scroll-up");
modules/eye-guide.js [new file with mode: 0644]
style/default/eye-guide.css [new file with mode: 0644]
style/default/theme.json