Software :: Make Screenshot Of A Super-window ?

Jan 3, 2010

I made WINE emulate a virtual desktop several times larger than the real desktop in size. Now, i need to make a screenshot of the whole virtual desktop. But, only its visible part gets captured. Making screenshot in parts is not possible as the image is constantly changing. Any ideas on capturing the whole virtual desktop?

View 2 Replies


ADVERTISEMENT

Ubuntu :: Buttons References - Use The <Super>ButtonX (<Super>Button1 For The Enabled Compiz Screenshot Plugin)?

Jun 5, 2011

how to use the <Super>ButtonX (<Super>Button1 for example for the enabled Compiz Screenshot plugin)? I also notice there is configurable buttons 1 throught 20 under the various options. At first I thought the ButtonX was a mouse button. Maybe it is with some anticipation of there being eventually being a possible 20 buttons on the mouse. I know the Super key is the Key with the Windows logo on it. But I don't know what to do to get the needed Super Key / Button combination. After having enabled Compiz's Screenshot plugin by its default, I don't get an image after hitting any of the Super key and mouse button combinations. I'm running Ubuntu 11.04.

View 2 Replies View Related

General :: Use Command Line And Wmctrl To Make A Window Larger Than The Screen To Get A Huge Screenshot?

Jan 24, 2011

I 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.

View 1 Replies View Related

Ubuntu :: Take Screenshot Without An Open Window?

May 15, 2010

How do i take a screenshot without an open window? The 'Print Scrn' does not return the usual pop up window that asks me where i want to put the picture.

View 3 Replies View Related

Red Hat / Fedora :: Make An AD Domain User To Be A Super?

Dec 31, 2010

I have a very stupid case, I have to use a domain user to install one software in RHL4.8, but this software need a super-user permission but not root.
So I need a domain user who has super-user permission.
Not use su, sudo.
If I use su or sudo ,the software will be installed under root. The requirement is the software must be installed under a domain user.
How can I do?

View 4 Replies View Related

Ubuntu :: Can't Write Super User Password In Console / Make It Possible?

Feb 21, 2010

When i try to write the password this happens

http://s890.photobucket.com/albums/a...Screenshot.png
spawn this black thing and i cant write.
any idea?

View 9 Replies View Related

Server :: Make A Normal User Execute Commands Of The Super User's?

Jul 3, 2010

I have a question that i want to make a normal user to execute the commands which the root user is able to execute, say if i have a user named siru and when i logged in using siru i cannot run commands like tracert,nmap@loccalhost and all but i can run when i have logged into root account so my question is how to make siru to run the command tracert,nmap@localhost.I have even edited the .bash_profile of siru's home directory from

# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then

[code]...

View 1 Replies View Related

Ubuntu Installation :: How To Install All Software Need It To Make Ubuntu Into Super OS

Jan 11, 2010

i want to know how to install all software need it to make ubuntu into super OS.Reason #1 even after i installed all codec i found , java , etc, sometime there are DVD movies i cant play , or sites that does nt work that well.my file with basic selection for ubuntu , just remove the TXT extension , (i had to do it or it wont let me upload it).Software selection you have to import it with synaptic and you will have all software need to have ubuntu running well. (amsn , pidgin, vlc , freedvd, adobe flash,amule, etc)Compiz.profile it is for compiz , it has nice effect if you dont have time to play with compiz.

View 3 Replies View Related

Ubuntu :: How To Make New Window Underneath

Jul 27, 2010

in Karmic's XFCE I could get my settings such that a newly created window does not get on top of all other windows and I kind of liked it. Now in Lucid I can't do that anymore:whatever settings I try, a new window always gets on top. (I can prevent it getting focus, but I want more.) Is there a way in XFCE or Gnome to get the new window automatically beneath the one that had the focus before?

View 1 Replies View Related

General :: Make A Pop Up Window Form?

Jan 13, 2010

I v been trying to make a pop up window or form for my user once they get to my index page then a form comes in the middle of the screen asking questions . also i want a pop up form to pop up when some one is trying to exit my page to pop up

View 5 Replies View Related

OpenSUSE :: Can't Boot To Window Xp After 11.4 Install / Make It Possible?

Apr 16, 2011

I installed OSS11.4 clean install over 11.3, it is suppose to be dual boot together with with winxp.
When i select to boot xp machine starts to boot but it boots forever and eventually
nothing happens further (HHD does not spin). Can it be grub problem or it's
winxp boot problem? When the actuall job of grub stops?
Boot loader location:
Bot form MBR, Boot from root partrition, boot from extended partrition.

View 9 Replies View Related

General :: How Can I Make Window Span Over Both Monitors

Oct 10, 2010

How can I make a window span over both monitors? I have the monitors configured using the KDE monitor setting tool. I need specifically full-screen (for presentation purposes) or at least a maximized window. Kwin insists on locking the window on one desktop.interestingly it really is Kwin preventing me to do this. If I get rid of KDE and just launch a plain X session, the window maximizes correctly.

View 1 Replies View Related

Ubuntu :: Make Window Bigger In Virtual Box?

Nov 12, 2010

Is there any way to make the window bigger in VB?? I can't find any info about this in the help files.

View 3 Replies View Related

Ubuntu :: Make Active Window Appear Below Panel

Jun 26, 2011

So I was thinking of having my bottom panel just for harbouring active windows. I thought also to uncheck expand so it will grow larger when more windows are active. All of which is not a problem. But there's one thing stopping me from doing this.

Currently the active window stops when it reaches either panel.

[forgot to edit the green bar out. Ops. Ignore it.] So in either bottom corner nothing is displayed. How can I get the active window to go all the way to the bottom of the screen. Whilst the panel still appears above the active window? [Probably won't have transparent panel when doing this.]

View 1 Replies View Related

OpenSUSE :: Dolphin - Make Left Window Active?

Mar 25, 2010

I generally use dolphin as a file manager under KDE 4.4.1.

This is set up as a split window. Now, whenever I open dolphin, the right hand window is the "active" one. How does one make the left window the active one by default?

View 6 Replies View Related

Ubuntu Installation :: Make Firefox Browser Before X Window?

Jan 23, 2010

I am newbie and i want to make firefox browser should come before x windows starts in linux system. so can anyone help me how to do that?

View 2 Replies View Related

Ubuntu Installation :: Can't Install Wubi On Window 7 / Make It Possible?

Jul 7, 2010

Cant install Wubi on window 7

View 8 Replies View Related

Ubuntu :: Make Focus Window-shifter Alt-tab Under Compiz

May 9, 2011

I upgraded to 11.04 and now the mouse focus doesn't change to the newly-selected window when I switch between windows with Alt-tab.

View 2 Replies View Related

Ubuntu :: 11.04 - Make Compiz Default Window Manager?

May 13, 2011

I finally waded through all the graphical issues that have been reported when upgrading 10.10 to 11.04. I've managed to get the nvidia drivers installed and working (even though Jockey still reports that nvidia-current is installed but has not been activated).Whenever I log into an Ubuntu Classic session, GNOME defaults to using metacity as the window manager. In order to get my compiz effects working, I have to open a terminal and do "compiz --replace". After that, everything appears to work normally including on screen notifications, the cube, etc.

I've though of including a "compiz --replace" script in Startup Applications as a possible workaround, but is there a better way to handle not having compiz started by default? Is there something in gconf-editor or similar that I can edit in order to make GNOME default to using compiz?

View 9 Replies View Related

Ubuntu :: How To Make Compiz Remember Window Group

Sep 1, 2011

There is the Compiz feature that allows you to group and tab windows.
That is very nice, but is there a way to remember a window group?
Or maybe a custom terminal command where I can call those windows grouped?

View 1 Replies View Related

SUSE :: How Do One Make Window Manager To Be More Feature Filled?

Nov 13, 2010

I have Soad Linux installed. E17 environment really works fast for me. But I have a question, how do the one make window manager to be more feature filled? For example other e17 Linux distributions has a full path of file directory on the window tools frame so you can simply click on any directory from this list like "Home/Media/Movies" and you are brought back to the selected directory (Home for example). I managed to find how to enable it, but that section of windows manager doesn;t seem to work well, it is too small horizontally so in order to see other directories the one has to click small arrows and scroll. Resizing doens;t allow to make it bigger, how could I fix that?.

Also how do the one make the mounted mediums list on the left, similar like in gnome windows manager? I found a control panel which lets you choose between KDE, Gnome and LXDE (I think) for e17 But changing between them doesn't seem to change anything. Yes I rebooted the pc so it could take the effect, but no changes were made.

View 1 Replies View Related

Ubuntu :: How To Make Window Drag'n'Drop In PyGTK

Jul 24, 2010

How would you make a window drag'n'drop? I have hidden the title bar using:
Code: self.window.set_decorated(False)
But I still want this window to be moveable, by clicking and dragging anywhere within the window. I would rather just use pyGTK, but Xlib is fine with me as well.

View 5 Replies View Related

Ubuntu :: How To Make New Process Open New Terminal Window

Dec 2, 2010

when I use the fork() function in C it creates a child process but all the output and input is binded to the same terminal as the father process.my question is, how do i make the new process open a new terminal window in linux?

View 2 Replies View Related

Software :: Make A Custom Minimalistic DE/window Manager?

Oct 2, 2010

i am working on developing a very minimalistic os based on a striped down linux kernel and for the user interface ive come up with a bunch of custom graphics and such and then i was confronted with the problem of what window manager do i use....

basically my concept for the ui is windows that only open fullscreen (so no resizing, minimizing, moving) btu when you want to change threw applications it displays everything in a coverflow style and im planning on using the Qt toolkit for the interface itself and basing alot of it on web technology's.

View 2 Replies View Related

General :: Make System Boot Up Into Window Manager-less X Session?

Dec 30, 2010

I am setting up a thin client boot (over NFS) with x2go thinclient. So far everything works, the client boots over PXE, mounts the NFS dir on the server. But the x2go thinclient system does not install properly. I end up with a CLI prompt, to log in. It does not start X, not does it start the x2go client in a window managerless X session.

X2go is, in case you don't know it yet, a cool Linux X terminal session system, very much like Nomachines NXserver. I like it very much, since my experience, especially with freenx has not been good.

Now I am missing some Linux knowhow here: I know that after startup (the CLI part), the display manager is started (GDM or KDM), which starts the X server and shows the graphical login. Now since X2go does not properly setup and there is no documentation about the thinclient part, I will set it up myself.

I need the system to boot up, startx and then immediately start an X program (x2goclient), without having to log in before.

I found that putting a .xsession file in to the users home dir causes that script to be run when you invoke startx.But when I put startx in a script that runs as the last one in the runlevel (as in S05startx), it does not run at all.

What is the proper way to run X and a program on it directly, right at startup?

View 10 Replies View Related

General :: Make X Login Window As Default In Knoppix Version 6.2.1?

Dec 26, 2010

i'm beginner in linux and don't know how to resolve my problem in knoppix i have installed knoppix version 6.2.1 in my system recently and when i turn on my computer , knoppix runs as compize fusion and don't show username and password screen to me . i searched alot in interent and found that that screen called GDM or KDM and i have them and when i run GDM in command i see the login screen in my system . but i don't know how to make it my default window when i turn on my computer .

View 2 Replies View Related

General :: Make GNOME Open A Window In The Center Of Screen?

Jul 16, 2010

when i start an application it usually places it in the upper left corner or lower right corner or something like that.. but never in the middle of my screen. How can I configure GNOME to always open applications in the middle of my screen..?

View 3 Replies View Related

Applications :: Make Firefox Start Up Automatically In A Full Screen Window?

May 11, 2010

I've been Googling all day and cannot find the answer. I find all the "GUI" ways to do it through Gnome and KDE but I'm not using either...I have an EEE PC set to boot up automatically to openbox and want Firefox to start after that in a full screen openbox window.I've tried adding the firefox command to ~/.initrc but it won't execute. I tried the command in .profile. This brings up firefox on a black screen without openbox.Firefox comes up fine when executed from the openbox menu.

View 3 Replies View Related

General :: Want To Make Linux Distro Occupy Previous Window OS Space

Jan 30, 2011

When I first started with Fedora I tried a dual boot situation to see if Fedora 13 was going to meet my needs. After being totally satisfied I deleted Windows from my computer. How can I get Fedora to also occupy all the disk space Windows once occupied? I have a 15 GB USB drive to work with if needed.

View 1 Replies View Related

Slackware :: Rxvt Or Any Other Console Doesn't Make A New Line At Edge Of Window

Aug 17, 2010

I have a slight problem. Whenever I type something in rxvt, and sometimes it's a loooong something, I end up having to make it span multiple lines, as do you, probably. Anyway, my problem is that if I'm in any console at all, (aside from the TTY console and such) and I try to go multiple lines, this is what happens:

Code:

[root@SectionI13] > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
After the first pass...

Code:

aaaaaaaectionI13] > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
And after the second pass...

Code:

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaa

Now, I'd be fine and dandy with this, if it wasn't so hard to figure out what I was typing after the first pass, because it's just plain hard to understand a command when there's the second half of it in front of the first half of it.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved