View Single Post
  #2  
Old April 10th, 2008, 12:16 AM
Curiosity Curiosity is offline
Registered User
 
Join Date: Aug 2006
Posts: 238
Thanks: 0
Thanked 1 Time in 1 Post
Curiosity is on a distinguished road
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
Reply With Quote