Red Hat / Fedora :: Command - Take Screen Shot Of Non Focused Window Or Minimized Window?
Oct 30, 2010Is there any command /utility in linux that would Take screen shot of non focused window or minimized Window?
View 3 RepliesIs there any command /utility in linux that would Take screen shot of non focused window or minimized Window?
View 3 RepliesI am new to Ubuntu and facing a strange problem right now.
I want to take a screen shot of FF browser with expanded menu items.
I could take the same without expanded menu items, but when I click say File/Edit/View and then click on Prnt Scrn nothing happens.
When minimizing an application window, it now doesn't show up on the task-bar. Thanks for any help. Using 11.3 Gnome. (It did work properly for a few days)
View 1 Replies View RelatedI am using the Shift Switcher on Compiz to switch windows. Also i don't use any taskbar to show what apps are open or not. Minimized windows are simply "invisible" as it were. When switching, minimized windows are represented by their icons. Instead i would like to see them as a thumbnail (as with maximized windows). Can i make Compiz do that?
View 1 Replies View RelatedHow do I move the Window control buttons when the window is in full screen mode? I.e.: I know how to go into gconf-editor:
Code:
gconf-editor --> apps --> metacity --> general --> button layout = ":minimize,maximize,close"
(I've intentionally disabled the menu...)
What I want is my window controls to be on the right side of the window when the window is in full screen mode.
Also I've had an issue with the Unity dockbar glitching out. I can still click on the buttons (i.e. the logout button) but it displays like a nintendo game inserted crooked. Is there a way to 'restart' unity without log out/ log in?
Any one else experienced any glitches with unity auto hiding/showing?
I have asked for a video capturing software before but recommend a GOOD screen recorder where you can select the window/window size the axis and also a good editing software which will render/export into FULL 720p HD
View 2 Replies View RelatedI'm trying to produce some screenshots of the screen in which there's a window playing a video in avi format. The problem is whenever I take a shot, the video window appears 'solid blue' in the output image. Is there any way or program with which I can capture the current frame of the video
View 1 Replies View RelatedIs there some way top stop the "blind effect" of compiz so that when you double click the top title bar of a window that it maximizes the window instead of the rolling up type effect? Also when i place my mouse on the top right of the screen it brings it to a choosing window type mode where you can pick which window you would like to open, is it possible to get this on the top left of the screen instead? Lastly when I use Kdebluetooth4 to send a file to my computer where does that file save to?
View 2 Replies View RelatedI use a program which makes a large image which I have to scroll to view. The program has no way to save the image, and I have no access to the source to modify it. The only way I have to get the image from the program is by screenshot. My goal is to save the full size image without having to piece together individual screenshots. I'm using this script to try taking a screenshot:
#!/bin/bash
window=$(wmctrl -l | grep "Program$" | awk '{print $1}')
wmctrl -v -i -r $window -e '0,0,0,6030,5828'
wmctrl -i -a $window
import -window $window ~/Desktop/screenshot.png
This uses wmctrl to get the window id ($window) for a window named "Program". It then tries to resize the window to the desired dimensions. It uses imagemagick (import) to save a screenshot.png on the user's Desktop. All of this works except the resize step. I can resize the window using wmctrl -r -e, but sizes greater than the screen size don't work. I'm using Ubuntu 10.04 and the Gnome Desktop. I run two monitors, but I've tried this with one of them disabled. Is there a way to resize the window larger than my screen to get a huge screenshot?
Part II: I tried using xrandr to set up screen panning, so as to have a bigger desktop than my monitor. xrandr --output LVDS --panning 2600x2500 This command makes the laptop screen pan over a 2600x2500 size desktop, even though it can only show 1440x900 at one time. To turn off the panning, I can use a similar command to set total size and with zeroes for the panning section. This gives me back my original laptop display behavior. xrandr --fb 1440x900 --output LVDS --panning 0x0 This is all done with xrandr, and does not require any Xorg.conf changes (my Ubuntu system doesn't even have an Xorg.conf).
My video card seems to only allow about 6.5 million pixels, even though the maximum dimensions are 8192x8192. That maximum seems to be the maximum for either dimension, but there is a limit to how many pixels can be drawn, which is the width multiplied by the height. Once I did the screen resize, I tried my script again and got a screenshot. The screenshot however is totally scrambled. I'm not sure if it's unable to take a screenshot of an off-screen window or if it is unable to handle the large dimensions of the window. With the panning display, the window should think it is visible, and the window manager should think it is on-screen. So there is a pixel buffer somewhere with those pixels in it, so there should be a way to get a screenshot.
In GNOME Desktop, sometimes when I go to close a window with the X at the top right, I go a little too far and all open windows snap to a scaled grid so I can see what windows are currently open. Cool little feature, but I'm curious if I can move it to a different corner of the screen. Does anyone know how I can move it, or at least disable it?
View 2 Replies View Relatedlast night I updated Ubuntu 10.11 and then upgraded to 11.04. However, the upgrade did not work. I tried to reboot and cannot. I cannot get a flash screen or any Ubuntu window. That is the only OS on that desktop system. So, I attempted to install Fedora 14 -i386 DVD but also unsuccessful. How do I erase Ubuntu and start an fresh install of Fedora 14?
View 1 Replies View RelatedI have windows 7 on my laptop (Dell Studio model). I have installed fedora 12 onto my machine in the unallocated space, the installation went smoothly. If I login to the fedora directly then every thing works fine. but if I login to Window 7 and again try to re-login into fedora 12 after shutting down the winows 7 then the booting screen will become black (almost invisible) even though I can be able to login and can go to the desktop (which is also very least visible) if i click on suspend and then click on the power button then the screen will become properly visible.
View 2 Replies View Relatedi want to create a command that can be typed in any old terminal window that would display a message on screen for anyone who typed it. is this possible? i just want to do this for the randomness of it.
and cuz i need to get used to messing with terminal windows.
for example i would like to have "rawr" setup as a command to display a message on screen in a popup window with an "Ok" button to close the popup. i googled it but all i came up with was creating commands to launch applications without having to type the full path/command. not what i'm looking for. thanks in advance!!!
F13 with default GhostScript 8.71Trying to crop an eps file.The window size adheres to command but the location(offset) never does.Tried several different layouts and none work.Quote:ps2pdf -dEmbedAllFonts=true -dProcessColorModel=/DeviceCMYK -dPDFSETTINGS=/prepress -r300 -g1086x1201 -dPDFOPT someeps.eps test.pdfYields the same asQuote:ps2pdf -dEmbedAllFonts=true -dProcessColorModel=/DeviceCMYK -dPDFSETTINGS=/prepress -r300 -g1086x1201+100+100 -dPDFOPT someeps.eps test.pdf
View 9 Replies View RelatedWhenever I minimize a window, it disappears into the right corner of the screen. There is no sign of it in the panel(bottom) also. What should I do so that I can relaunch the windows from the panel.
View 2 Replies View Related have been trying to figure out the .basrhc files and decided to change some of the permission of those files. The outcome is that, when i restarted the computer, i try to log in as a user but once i typed the name and login only a black screen can be seen, and can not do anything. I restart the computer and try to log in as a root, the same thing.
Next time I restarted the computer and press ctrl+spack+backspace, and for less than 2 seconds i am shown the console windows and then automaticaly comes back to the X windows.It seems that console is crashing too. I am using fedora core 8 and i ve got information that i would not like to loose.
I just rebuilt my fedora box and I'm having some problems getting dual monitors to work. First, I can't reposition my secondary monitor to be on the left. It thinks it's on the right. I can use xrandr to fix this, but that is annoying. Is there no way to do this in the display properties? Second, maximizing a window makes it go across all screens. I unchecked this option in the display properties.I also unchecked the one for letting windows be in multiple monitors at once, but this still happens.
View 4 Replies View RelatedI am able to invoke 'skype' using the following command in a Terminal window. < export XLIB_SKIP_ARGB_VISUALS=1 && LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so && skype & >. I want to be able to enter it through the Gnome Application interface. I right click on the skype icon and went to properties and added the above code. When I click the icon I get the following error message set out on the attachment? properly enter the commands within the application Command: line?
View 2 Replies View RelatedI am trying to install Fedora 12 on my laptop. But every time it loads the screen rez is way off and I cant see the bottom of any window. And its in 4 wierd sections. I have trying usb and cd on both Ub. and Fe. My laptop is an HP DV6629wn NVIDIA GeForce 7150M / nForce 630M
View 1 Replies View RelatedI like to start Emacs as part of a login script and leave it running for the duration of my login session (which is typically weeks).
I have scripts to call emacs-client which will allow me to use a file-manager or Windows Explorer to locate files and right-click to edit them in Emacs.
I often end up with a lot of emacs windows (frames) open and I like to just be able to close them by clicking on the MS-Windows or KDE X button at the top-right.
The trouble is, if the window is the last one, this will shut down emacs which will lose all kinds of interesting history information.
As a work-around I use C-x 5 0 which won't let me close the last frame but this is often not as convenient as using the mouse
Does anyone know how to configure Emacs so that it can intercept the Window-Close button of the last frame to either request confirmation or simply disallow it?
On MS-Windows, disallowing closing of the last window may cause logoff to hang if emacs is still running but I'm not too worried about that.
I had a friend load Ubuntu on my PC. Everything work pretty well except i cant use the effects like rain, fire, wobbly window or drag my window into another one of my desktop. My comp has Radeon HD3100 Graphics card in it. Is there any graphics drivers I can dl to make the stuff work.
View 3 Replies View Relatedi'm not sure for using the correct channel here but i hope someone out there can answer my little questions. 1st in older version i was able to change the settings of the terminal look as the font color, background color and so on. I was also able to define a default window size of a new terminal window. But since after upgrading to to the first release this year and a complete new installation of the current release Maverick i do not find this option anymore. Is there a way how to set up the terminal default window size?
View 9 Replies View RelatedIf you don't know, users are able to quickly resize windows using the "ALT+MiddleClick" key shortcut/combo. Basically, hold the ALT key, and mouse middle click and hold on a window. Move the mouse around, and it will resize the window for you.
STEPS TO REPRODUCE:
1) Open a single Window.
2) Near the bottom-right-hand corner of the window, ALT+MiddleClick and drag. It should resize. Great. It works.
What Doesn't Work:
Now, the problem arises when you have multiple windows open on the desktop, they are "layered". i.e. you might have several windows open "behind" the one currently "up front". Example:
If I try to ALT+MiddleClick the "foreground window", it rarely actually resizes THAT window, and instead jumps one of the windows from behind to the front, and resizes that one instead!
STEPS TO REPRODUCE:
1) Open 3x gnome-terminal windows and say some nautilus window. Place them overtop one another. (like the above image)
2) Try to ALT+MiddleClick the foreground window.
3) Repeat this always trying to grab the foreground window.
For me, the window manager seems to bring some window from the background to the front! Desktop Recording of the Problem: [URL]
Running:
* Ubuntu 10.10
* compiz window manager (the problem does not occur with metacity)
* ATI Radeon RV770 (HD4870) w/ open source Radeon Driver (same problem w/ fglrx driver)
* Versions: [URL]
While attempting to download an epub file, I chose "open with the ebook widget" and to run rather than save and then clicked the box which says "always chose to do this and don't show this window again" (or something equivalent). The operation failed to bring up the file in the widget and the window no longer appears so I cannot try something else, e.g. "save".
How do I recover the original setting? (i.e. untick the box on the window that now does not appear).
I am using the latest Mint on a multi-booted DELL Studio 1740 notebook.
Newly installed Debian system from years with Fedora. Ran system update and system got hosed, booted but no Gnome. Got Gnome back after MANY 'aptitude upgrade's. Xemacs disappeared! Along with other things I installed. Tried to install Xemacs but it is broken and will not install, complains about dpkg TOO current(?). So downloaded Xemacs for Xemacs.org and compiled source, installed.
Now when I start Xemacs is does not run in an X window but runs emacs in a terminal window. If I run it from a script, it complains about 'not in tty window'.
My env show:
Code:
The Xemacs install on Debian ( Bug written ) Install and configuration of Xemacs from source. A better understanding of the Debian upgrade process.
I recently upgraded the motherboard/processor on my computer (as in quadrupled the processor and octupled the ram). The new board has a built in GPU (intel) and from searching the forums, I think this is part of the problem. Every time I boot up the computer, I need to open the Compiz icon and use it to reload the window manager before I see any title bars, borders, etc. 've tried the .bashrc hack (metacity --replace), but that doesn't do anything. In fact, whenever I open the terminal, I need to have two tabs open in order to use it, and when I close it all the borders go away again (even when I haven't done anything). Also, the onboard sound card (intel) doesn't work, but that's another task (I at least have a compatible card for that).
View 9 Replies View RelatedI can't log in on my Acer Aspire One running Xubuntu 9.10. I restarted the computer half an hour ago, and when I fill in the log-in window, the pc spins a moment, and the log-in window comes back.I can start up the KDE session, and have done so to post this.Have any of you experienced something similar, and how can I fix it
View 4 Replies View RelatedI have problem with internet connection on my Ubuntu, but the major problem is that i can't copy the message from my terminal while I type:ifgonfig and paste it here to show you what is the problem.
View 9 Replies View RelatedI am new to Samba.I'm running Fedora 10 and I've just download samba successfully and have the smb service running on my system.I'm in GNOME and select System and then Administration and Samba does not appear in the drop down menu.I have an NFS menu selection but no samba selection.I ran yum install and it installed successfully. If I can't get the samba config window is there a way I can configure in terminal window?
View 1 Replies View Relatedis it possible to dock the navigator window in Openoffice with the editor window? it is distrubing when we use the navigator window and it hide most part of the editor window.it would be nice if it works like msword outline window.
View 1 Replies View Related