Article
3037
Problem:
How to take a Screenshot in SLED/SLES with the menu? Can we use "Print Screen" Key? Also the Screenshot should also contain the Menu (e.g Application Menu or Menu by pressing Right Click)
Solution:
You can take a Screenshot in SLES/SLES using conventional method by pressing the "Print Screen" (Yes, I was windows user.) button on KB for normal desktop Screenshot, but I am shocked when I have followed same method while loading Right Click Menu in SLES/SLES. I am not able to take it. It was not happening at all :(. No, 'Take Screenshot' utility requires mouse click :(). So I came up with few quick Workarounds.
Work Around – 1
Using the GIMP application you can solve that problem.
- Press Alt + F2
- Type "gimp" to launch GIMP
- Go to "File -> Acquire -> Screenshot"
- It will launch a new dialog box 'Screenshot'
- Select 'the Whole Screen' radio button
- Set your delay in 'Grab After _ Second Delay' box
- Press 'Grab'
- Prepare your Desktop Screen with menu for Screenshot
See the image below for preview of the steps. Follow 1,2 and 3 in red. Yes, have used the above workaround to take that image.
Work Around – 2
Using the CLI (Command Line Interface) you can do this.
- Press Alt + F2
- Type "gnome-terminal" to launch gnome-terminal
- Type ' gnome-screenshot --delay 10' in terminal, where '--delay' is option to the command to tell take screenshot after 10 seconds.
- Press 'Enter' key on KB.
- Prepare your Desktop Screen with menu for Screenshot
See the image below for preview of the steps. Follow 1,2 and 3 in red. Yes, have used the above workaround to take that image.
Conclusion
Whenever you load any menu in SLED/SLES, it will tightly bound the Particular KB keys to that particular menu, that's why 'Print Screen' key is not working. The above workarounds would be always handy in such situation.
That's all for now...
Related Articles
User Comments

Ksnapshot is better
Submitted by Anonymous on 17 September 2008 - 8:02am.
It's so much easier to use Ksnapshot that works in both Kde and Gnome!
- Login to post comments
This is specific to SLES 10 / SLED 10
Submitted by dhardik on 19 September 2008 - 2:34am.
Yes, You are right, even, latest gnome-snaphot is also giving the facility to take the sanpshot after some amount of time, But this tip is specific to SLES10/SLED10. Where i found this difficulty. Current Gnome version (gnome-about) in SLES10/SLED10 is 2.12.2.
- Login to post comments







2