Ubuntu :: Screenshots Only Display The Wallpaper?
May 27, 2010
I'm running 10.04 with compiz under gnome, and I'm having trouble getting my screenshots to capture properly. Currently they only display my wallpaper and not any windows or panels. I tried using the module in the custom settings manager but no key-binds seem to work, well either that or the plugin is failing to load when I initialise it.
View 4 Replies
ADVERTISEMENT
May 23, 2011
It doesn't seem to be a particular font
View 9 Replies
View Related
Mar 5, 2010
i'v found a way to do it with screen save but not with normal video files like avi mpg and etc.
View 6 Replies
View Related
Aug 31, 2011
I am looking for a tool that can resize images and display them on the root window of an X11 display at a specific coordinates. I can use display from iagemagick like so display -window root -geometry '-0-0' -resize '1920x1080>' IMG.png But cannot use it since it does not display on the right root window -- pseudo transparency in urxvt shows the wrong image as shown here. Ideally, I would like to resize any image bigger than my display. Does anyone know of a too that can do the following: Resize the image if it is bigger than some size (aka the display size). Set the images top appear at specific screen coordinates.
View 1 Replies
View Related
Apr 2, 2011
Where in God's green earth does ubuntu put screenshots/clipboard related material? I've made like 5 screenshots but am totally unable to locate them. Great Scott! In windows I know where there at!
View 2 Replies
View Related
Jul 23, 2011
I know in Fedora one can take screenshots during actual installation of the OS with Shift+Printscreen keys on the keyboard and then can access them as root in the folder /root/anaconda-screenshots. So how do I do the same while installing Ubuntu?
View 2 Replies
View Related
Apr 12, 2010
I noticed that in screenshots the mouse cursor is included by default, but now I want to take some screenshots without it, how can I do that?
View 3 Replies
View Related
Mar 18, 2010
I run opensuse 11.2 KDE 4.3.5.
I do not have a mac, but I've used one and really like the one feature of the screenshots. Specifically, Command+Shift+3 which saves the screenshot to the desktop without having to open a program or anything like that.
Is there any way to do this in KDE? Ksnapshot is nice, but I'd like not to have to click the button every time.
I've tried the command line Import and it always gives me some X server not configured error or something, so that's not an option.
View 5 Replies
View Related
Apr 21, 2010
Is there a way to take a Screenshot with keyboard shortcuts?
View 1 Replies
View Related
Jul 12, 2010
I have an issue with crontab that I can't resolve even though I searched the web like crazy. I tried to create a new cron job for taking a screenshot automatically every minute with scrot using "crontab -e" like so...
Code:
* * * * * /usr/bin/scrot ~/screenshots/screen\%G-\%T.png > ~/log.txt
when I run it in my shell it does work fine and it seems to run with cron also because the log.txt file is modified every minute, however when I run it through cron the screenshots don't appear in the screenshots directory and nowhere else either.
Other jobs in the same crontab run very well. It doesn't seem to be a PATH issue because the paths are complete.
View 7 Replies
View Related
Jun 3, 2011
I sometimes take screen shots of websites in Firefox. The easiest way is to use one of the many extensions, e.g. Screengrab. However, I have discovered that, when trying to take a screen shot of the entire web page, the lower part of the page is not captured. This happens on WordPress sites and, curiously, on Mozilla's own results pages. Other pages seem to be unaffected. However, on Chromium, it works perfectly.
System: Ubuntu Lucid 10.04.
Firefox: 4.0.1
View 9 Replies
View Related
Jul 19, 2011
what is the theme on the GNOME3 website homepage?
View 3 Replies
View Related
Jun 16, 2011
I have received an email from Indian Railways which says that a screenshot has been included. And for mobile password use the link provided on site. When you click on link provided for activation of your account or try to log in for very first time on irctc site after registration enter the password provided in mail, for mobile verification password click on the link provided on right hand side on same page. Screen shot attached for your ready reference. However I don't find any screenshot. On my 32-bit laptop I have debian-squeeze. Is installation of some special package needed for viewing.
View 4 Replies
View Related
Apr 30, 2011
I want to create a script with the command
sleep 3; xwd -root | xwdtopnm | pnmtopng > capture.png
for creating screenshots. But I'm having problems with creating its structure. I'd like it to:
1- Check if there's a capture.png file on /home
2- If there is, check if there is a capture1.png file (and so on, until it reaches a captureNUMBER.png file that does not exist)
If there is not, proceed
3- Take the snapshot after three seconds (so that I can go to the window I want)
4- Create a captureNUMBER.png file at /home
Here's my attempt (I don't know how to automatically change the name of the file, so my first idea was to create keep this structure until capture10.png)
#!/bin/bash
cd /home
if[ -f capture.png ]
[code]....
View 6 Replies
View Related
Dec 1, 2009
I enabled my SysRq key and now can't take screenshots. I have no idea why this happened. I enabled it so that I could have a failsafe way to shut the system down in case of a failure and then this happened.
View 5 Replies
View Related
Feb 28, 2010
I tried many different ways to get a screen shot (gnome's tool, gimp, compiz plugin, xwd, import) and in all of them the screenshot was filled with jagged colored bars. I tried both with and without compiz and the same thing happened. I'm using gnome with fedora 11.
View 3 Replies
View Related
May 3, 2010
I'm creating a presentation of OpenSUSE and want to take som screenshots of the whole screen and app-windowsI'm using OS11.2 KDE 4.3.5. Is there a tool for this?
View 6 Replies
View Related
May 5, 2010
how can i take screenshot of screens of linux cli .....run level 3...<ctrl>+<alt>+F1me in detail
View 1 Replies
View Related
Jun 24, 2010
I created a kickstart file and put it on a floppy. I have installed several times to refine the process and confused. I am not sure if the kickstart file is even being used by grub. I specified
autostep --autoscreenshot The install STILL asks me all those questions I was trying to avoid by doing autostep in the first place, and /root/anaconda-screenshots coes not exist.
I specified
linux = hd:fd0:/ks.cfg
as a Grub command line option. I got that line off a forum, so it may be inaccurate. Anyone know if that is correctd? If I screw that up, shouldn't anaconda complain about file-not-found? Are the screenshots only applicable to graphics mode or also to text mode? (I have been using text mode, assuming text file screen dumps would appear in that subdirectory...)
View 7 Replies
View Related
Mar 11, 2010
I want to take consecutive screenshots of a video using command line operations but I can't seem to find accurate documentation on different websites.Does anyone know how to do this using vlc, totem or another program?I've used ffmpeg as well, but then reencodes and splits the video file. I just want to take consecutive screenshots.
View 7 Replies
View Related
May 17, 2010
multiple issues started happening on a partition of mine. (probably whole installation and i haven't noticed since most of my files are on that partition)the most important one is that a certain folder appears to be empty even though it isn't. (screenshot "issue1")
the second issue is that files that are no longer on on the root folder of the partition (for example, lynx5.jpg on the screenshot "issue2") appear to be there. on "issue2" screenshot, it's the lynx image and the Gr_trees folder. removing them by deleting them doesn't work. moving there somewhere else makes them temporary gone - they reappear on reboot though. (the screenshots seem to be automatically converted to jpg when uploaded, if there is a problem you can find them here as well:[URL]..
edit : even though it's not the normal way to solve a problem : if reinstallation is definitely going to solve the problem, i have nothing against it.
View 7 Replies
View Related
Dec 14, 2009
I want to practice some video casting - just using the webcam for now - I tried Cheese but got real choppy, slow video - is there another program that would work better on F12 ?
Also any ideas on how to "cut in" some screenshots ? I expect to use kino or kdenlive for any editing.
View 1 Replies
View Related
Feb 17, 2011
install imagemagick python, and pygtk.
Code:
sudo apt-get install imagemagick python pygtk
Now save the following script somewhere as imgclip.py. This is a simple python script which takes an image file and puts it in the gnome-clipboard.
Code:
#! /usr/bin/python
import pygtk
pygtk.require('2.0')
[code]...
View 1 Replies
View Related
Jan 30, 2011
Is it possible to easily get the number of desktops, add/remove desktops, and get window titles, icons, and screenshots from a C++ or Python program?
View 12 Replies
View Related
Oct 11, 2010
Is there any way to make the screenshots dosbox takes a higher resolution than 320x200?
View 2 Replies
View Related
May 9, 2010
First of all here's my PC configuration
Proc Core2Duo 6750
MB MSI P35 Neo 2
RAM Corsair 4GB
Video Gigabyte GTS250
HDD 2x320GB Seagate in RAID 0 and 1GB WD
I have a Windows 7 installation with a boot partition on the RAID. I also want to have a dual boot with openSUSE 11.2 but I don't know how to set correctly my partitions. I have some unallocated space next to the Windows C: partition. When I try to install openSUSE it makes a suggestion to create some partitions that i don't need and don't want, and even doesn't mount them. It also creates a / 80GB, /boot 36MB, swap 2GB and /home 20GB partitions, so I am in lack of free space.
I don't know how to create screenshots during installation. Maybe I'll try to reinstall later and pick some screens in english, because my system language is bulgarian.
View 3 Replies
View Related
Mar 17, 2010
I am using Ubuntu 8.10... Is there a way to keep a separate wallpaper for each workspace?
View 6 Replies
View Related
Jan 16, 2011
I have tried to follow instructions on an old post from 2008 but on my 11.04 there is no section for desktop images and it is system>preferences>CompizConfig Settings Manager not system>preferences>advanced desktop settings
View 1 Replies
View Related
Mar 9, 2011
how to get a different wallpaper for each workspace?
View 2 Replies
View Related
Jun 2, 2011
Trying Ubuntu yet again (seems to occur every 6 months or so!)
I've installed Natty, and wasn't so keen on Unity so I decided to try Gnome 3. Not sure if I prefer it either but better than unity I think so giving it a go.
Anyway, my problem is that I don't have a wallpaper and changing it doesn't have any effect, it's just a solid colour.
At first I didn't have a desktop at all but changing a setting in the gnome 3 tweak tool (Have file manager handle the desktop > on) fixed that. Then I went to install nautilus elementary but that messed up my wallpaper, hence it's now blank. I've reverted to Nautilus now but I'm not sure elementary actually worked as it didn't look any different.
View 2 Replies
View Related