How to scrol in terminal alias screen?

It is in the screen manpage:

   C-a [,             (copy)            Enter copy/scrollback mode.
   C-a C-[,
   C-a esc

I use C-a plus Esc key since it is easier to type.

1 Like