| These keyboard shortcuts work for me:
<Fn>-<Up> => Page up
<Fn>-<Down> => Page down
<Fn>-<Left> => To top of window (not move cursor)
<Fn>-<Right> => To bottom of window (not move cursor)
<Command>-<Left> => Cursor to start of line
<Command-Shift>-<Left> => Select to start of line
<Command>-<Right> => Cursor to end of line
<Command-Shift>-<Right> => Select to end of line
<Command>-<Up> => Cursor to start of page or open parent directory
<Command-Shift>-<Up> => Select to start of page
<Command>-<Down> => Cursor to end of page or open directory
<Command-Shift>-<Down> => Select to end of page |