Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: take a screenshot under XFCE

  1. #1
    Join Date
    Aug 2006
    Beans
    462
    Distro
    Ubuntu 11.04 Natty Narwhal

    take a screenshot under XFCE

    hi

    I have Xubuntu with a minimal XFCE 4.6 installed.
    Howto take a screenshot under XFCE?
    Last edited by cccc; March 29th, 2011 at 12:52 AM.

  2. #2
    Join Date
    Sep 2005
    Beans
    1,596
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: take a screenshot under XFCE

    Go to XFCE Menu -> Accessories -> Screenshot
    MBA M1 - M1 8GB 256GB - macOS Monterey
    MSI GL65 - i5-10300H 16GB 512GB GTX 1650 Windows 11
    Galaxy Book Go - Snapdragon 7c Gen 2 4GB 128GB Windows 11

  3. #3
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: take a screenshot under XFCE

    Or simply press the PrtSc (Print Screen) key - this should pop up a dialog to save a file of your screen shot
    No longer participating......

  4. #4
    Join Date
    Aug 2006
    Beans
    462
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: take a screenshot under XFCE

    Thx, but my problem is I have a minimal XFCE 4.6 installed.
    I don't have XFCE Menu -> Accessories -> Screenshot and PrtSc (Print Screen) key doesn't work.
    What's missing?

  5. #5
    Join Date
    Feb 2009
    Location
    USA
    Beans
    3,186

    Re: take a screenshot under XFCE

    The screen-shot is actually a plugin for XFCE panel.

    Code:
    sudo apt-get install xfce4-screenshooter-plugin
    (or use Synaptic)

    Then you should get the menu entry (you may have to add it to the panel).

  6. #6
    Join Date
    Aug 2006
    Beans
    462
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: take a screenshot under XFCE

    Thx, I have installed xfce4-screenshooter-plugin and howto configure now, that PrtSc (Print Screen) key will work as well?

  7. #7
    Join Date
    Feb 2009
    Location
    USA
    Beans
    3,186

    Re: take a screenshot under XFCE

    Check if the menu has "take screenshot option now". To get the PrtScn button working, you need to right-click on either the top or bottom panel, select "add" and then add the screenshooter applet.

  8. #8
    Join Date
    Aug 2006
    Beans
    462
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: take a screenshot under XFCE

    I have in the menu "take screenshot option now" , but I'd like to get this working just pressing PrtScn key from the keyboard.

    BTW Knows someone, howto add this in .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml manually?
    Last edited by cccc; March 30th, 2011 at 02:40 PM.

  9. #9
    Join Date
    Feb 2009
    Location
    USA
    Beans
    3,186

    Re: take a screenshot under XFCE

    Right-click on your panel, select "add" and then add a screenshooter-plugin. This should work.

    Also if the command is:
    Code:
    xfce4-screenshooter -f
    and if the command works, then you can add that to the keyboard shortcuts. Go to Setting Manager -> Keyboard -> Application Shortcuts and add the command. You can bind the command to any key that you want.

  10. #10
    Join Date
    Aug 2006
    Beans
    462
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: take a screenshot under XFCE

    Quote Originally Posted by 3Miro View Post
    Go to Setting Manager -> Keyboard -> Application Shortcuts and add the command. You can bind the command to any key that you want.
    Thx, I've add and it works well now.

Page 1 of 2 12 LastLast

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
  •