useful keyboard shortcuts

        Embody technical change.  Please email me if you have any useful tips!
      

adobe reader

  • Back (like, after you click a link to view a reference): ALT+leftarrow
  • Forward: ALT+rightarrow
  • Rotate counterclockwise: CTRL+SHIFT+[minus sign]
  • Rotate clockwise: CTRL+SHIFT+[plus sign]
  • Full screen view: CTRL+L

winedt

  • PDFTeXify: CTRL+SHIFT+p
  • Next line: CTRL+downarrow
  • Next word: CTRL+rightarrow
  • Find & replace: CTRL+R

matlab

  • Evaluate cell: CTRL+Enter
  • Next cell: CTRL+downarrow
  • Run: F5
  • Evaluate selected: F9
  • Comment line: CTRL+R
  • Uncomment line: CTRL+T
  • Find & replace: CTRL+H

sas

  • Submit selected: F3

visual studio

  • Build solution: CTRL+SHIFT+B
  • Run without debugging: CTRL+F5

excel

  • Go to last cell that has stuff in it (in the down direction): CTRL+downarrow
    • (in the up direction): CTRL+uparrow
    • (in the right direction): CTRL+rightarrow
    • (in the down direction): CTRL+downarrow