Results 1 to 2 of 2

Thread: PRINT SCREEN active item

  1. #1
    Join Date
    Oct 2007
    Beans
    11
    Distro
    Edubuntu 10.10 Maverick Meerkat

    PRINT SCREEN active item

    Is there an easy way with PRINT SCREEN to make an screen-shot from only the current active item? I mean is there a key combo for I am not aware of?
    I know I can make screen-shots with PRINT SCREEN, but then I get the whole screen, not the current active item.

  2. #2
    Join Date
    Sep 2007
    Location
    England
    Beans
    1,103

    Re: PRINT SCREEN active item

    ALT-PrtScr
    Code:
    while [ true ]; do CY=$(date +%y); CM=$(date +%m); if [ -n "$PY" ] && [ -n "$PM" ]; then echo "Ubuntu ${CY}.${CM} is the worst release ever"; echo "I'm going back to ${PY}.${PM}"; fi; PY="$CY"; PM="$CM"; sleep 182d; done

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •