Ah.

Turns out that my weak attempts to add Page_Up and Page_Down strings were useless when 
I still had

     <KeyPress>Page_Up: scroll-back(1,page)\n\
     <KeyPress>Page_Down: scroll-forw(1,page)\n\

stuck in the .Xresources file.

I canned those and added

        <Key>Page_Up:         string(0x1b) string("[U") \n\
        <Key>Page_Down:    string(0x1b) string("[V") \n\

and voila! Scrolling works nicely now.
Fantastic.




_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to