[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

wheel scrolls but arrows keys don't in netscape



  I have set up the netscape according to:

http://www-sop.inria.fr/koala/colas/mouse-wheel-scroll/

  now the scrolling with mouse works fairly ok but I cannot scroll using
space (full page) or arrow keys.

  what's strange is that when I use left/right arrow keys the Location:
fields becomes activated (and cursor moves right left as I press arrow
keys), now with Location field active I can use up/down arrows to scroll
the html document! The space does not work in this case either.

  is there any way to make both wheel and arrow keys/space work in
netscape?

  TIA

  here are the settings from the page above I used (I also tried various
combinations of these and the defualt settings that come with netscape,
it made no difference):

      !## NETSCAPE
      Netscape*drawingArea.translations:  #replace    \
      <Btn1Down>:           ArmLink()   \n\
      <Btn2Down>:           ArmLink()   \n\
      ~Shift<Btn1Up>:       ActivateLink()  \n\
      ~Shift<Btn2Up>:       ActivateLink(new-window)  \
      DisarmLink()    \n\
      Shift<Btn1Up>:        ActivateLink(save-only)  \
      DisarmLink()    \n\
      Shift<Btn2Up>:        ActivateLink(save-only)  \
      DisarmLink()    \n\
      <Btn1Motion>:             DisarmLinkIfMoved()  \n\
      <Btn2Motion>:             DisarmLinkIfMoved()  \n\
      <Btn3Motion>:             DisarmLinkIfMoved()  \n\
      <Motion>:             DescribeLink()  \n\
      <Btn3Down>:           xfeDoPopup()    \n\
      <Btn3Up>:             ActivatePopup() \n\
      Ctrl<Btn4Down>: PageUp()\n\
      Ctrl<Btn5Down>: PageDown()\n\
      Shift<Btn4Down>: LineUp()\n\
      Shift<Btn5Down>: LineDown()\n\
      None<Btn4Down>:
LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
      None<Btn5Down>:
LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
      Alt<Btn4Down>: xfeDoCommand(forward)\n\
      Alt<Btn5Down>: xfeDoCommand(back)\n
      
      Netscape*globalNonTextTranslations: #override\n\
      Shift<Btn4Down>: LineUp()\n\
      Shift<Btn5Down>: LineDown()\n\
      None<Btn4Down>:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
     
None<Btn5Down>:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
      Alt<Btn4Down>: xfeDoCommand(forward)\n\
      Alt<Btn5Down>: xfeDoCommand(back)\n
      

	erik



Reply to: