View Single Post
Old 09-05-2009, 08:52 AM   #12
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
I've committed a change to the scrolling behavior. Here is how each way should scroll:
  • Page down, down, space: Scroll to next page.
  • Page up, up, backspace: Scroll to previous page.
  • Home: Go to start of section (this may or may not be the start of the document).
  • End: Go to end of section (this may or may not be the end of the document).
  • Mouse wheel: Scroll by 20% of page either up or down (this may not be 20% depending on the sensitivity of your mouse wheel).
  • J: Scroll 15 pixels down.
  • K: Scroll 15 pixels up.
  • H: Scroll 15 pixels left.
  • L: Scroll 15 pixels right.
user_none is offline   Reply With Quote