Programming :: Controlling Application Running On A Virtual Desktop?

Jun 19, 2009

I need to run an application on a virtual desktop (let say desktop #2) and control it via another app running on the root desktop (desktop #1). That would include screen capture and mouse movements. So basically I capture the application window from desktop #2, scrape it and then click on buttons via my app on desktop #1. Anyway you got the idea.Now my big question is: is that doable ? and if so what's the best language to do it ?

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Taskbar Shows All Application From All 4 Virtual Desktop?

May 19, 2011

I install suse 11.4 (KDE) in my lap top. The problem is that the taskbar shows all the application from all 4 desktop. I want to restrict to taskbar to show the application of its own desktop only, not that of other desktops.

View 1 Replies View Related

OpenSUSE :: Force An Application To Appear On Specific Virtual Desktop?

Jul 11, 2011

concerning controlling the windows in virtual desktop.

a) Say to a application to be launched to virtual desktop 2 for example.

b) How can you ask from a virtual application to be only visible at one virtual desktop. For example I work on virtual desktop 6 and I want to start skype that should be on virtual desktop 2. Right now If I launch the app on virtual desktop 6 it will appear on the same one. Would it be possible to ask for an applicaiton to be launched on an other virtual desktop. If yew how?

View 7 Replies View Related

Ubuntu Servers :: Access Virtual Instances Running On The Cloud From Remote Desktop?

Aug 8, 2010

I am a novice in the world of cloud and recently managed to configure Ubuntu 9.04 Cloud (using kvm, eucalyptus and other packages) successfully at my college for my project work. The problem is that i can only manage to view the running instance using rdesktop from any remote machine. Is there any way to do this other than rdesktop/logs? Secondly, I want to develop a application on the lines of google docs as a part of my project. Is it possible to install apache server on this virtual instance, and host a website? How will the client access this website? Which frameworks would be required or do I have to develop one?

View 3 Replies View Related

Red Hat :: Controlling Tool Running On VM Fron Windows?

May 11, 2010

I have a virtual machine with RedHat. It has a command-line tool X that takes an input file + some control parameters, performs some processing and generates some input files. I have a Windows XP/Server 2003 box where an app Y is running. What I need to do is to control X from Y. That is, given an input file, I have to feed this file from Y to X, have X process the file and then Y collect the results. Y would be running either on the host Windows machine using VM Player or on a separate box. Input files might be quite large. I need a solution that would be of production level quality. What would be the best approach to this? I presume I will need to develop some components both on the Windows side and the Linux side that would communicate with each other, send input and output files etc. What would these components be? The VM has a Redhat Enterprise install, so I have access to gcc, but not sure which other development tools.

View 3 Replies View Related

Fedora Networking :: Controlling A Running X Server Remotely?

Apr 11, 2009

*Solved* I have been reading the following guide on how to use the VNC programs and a GUI to connect to my main machine from my laptop via my LAN and router:

[URL]

This allows me to control the server remotely, and run applications on the server remotely, with the GUI output being shown on my laptop, which is really neat I had Eclipse + PDT running on my server and had to stop it and start a new instance remotely from the laptop via VNC viewer, as Eclipse said the workspace I wanted to use was already in use.

So starting the VNC server on the main machine does not allow me to access the programs that are already running on the main machine under the native X server. However I can now do PHP debugging remotely using Eclipse + PDT now, and all the PHP source code is on the server machine. That's OK, but I would like to do more than that. I want to be able to connect to the native X server on my main machine, and control all the applications running on the main machine remotely from my laptop, without having to shut them down and restart them again via a VNC viewer.

Is there some sort of remote control program I can use to allow me to connect to the running X server on my main machine from my laptop, and control those applications remotely please, so the desktop layout on the main machine's screen is mirrored on the laptop screen?

View 1 Replies View Related

Ubuntu :: Remotely Controlling 10.4 Desktop PC From Win7

Oct 3, 2010

I have done a standard install of Ubuntu 10.4 Desktop. All I have changed is to edit the smb.conf to set the correct workgroup. Everything is working fine, except that I am not able to connect to Ubuntu from my Windows 7 pc using Windows' built-in tool. That should work, shouldn't it? Do I need to edit more settings?

View 3 Replies View Related

Programming :: Translate Virtual Address To Physical Address In Application?

Nov 18, 2009

I want to translate the virtual address to physical address in linux C application, how to do that?

View 1 Replies View Related

Programming :: How Switches Controlling Code Compilation

Aug 28, 2009

I had been working on a CPP code for sometime now, without being aware that some parts of its code, especially security related were not being compiled. Problem was like my product did not work for SSL mode. On analysis, I found that some part of CPP codes inside a switch(ENABLE_SSL_LIBRARY)were not getting compiled at all. And also that this gets set when we do newgrp crypto command on the box. This left me without lots of doubts. I wanted to understand how these switches work and if this switch was propreitary to my code or something related to Linux.

My questions now are:
1. Switches like the one mentioned above, are they user defined, for my particular code or are they related to Linux/GCC or makefiles?
2.If a user can define such switches to control code compilation, then need to know the concepts/procedures behind it. How is it done ?

Kindly excuse if these are very very basic. But since I could not get proper stuffs on google, I thought I should ask some experts here who could either explain me or point me to appropriate resources (links of articles / tutorials)

View 1 Replies View Related

General :: KDE Stop Virtual Desktop Changing When Click On The Desktop?

Sep 18, 2011

I'm new to KDE and am running KDE 4.7.1 on top of Arch Linux. It's fantastic however I have one problem - virtual desktops. Yeah I know there are those "activities" things which people say replace virtual desktops and I will look into them, but for the moment I want to stick with what I know.

And it's almost set up too. In fact, it is, apart from one issue: Say I'm on desktop 3 and I click on the desktop (as in - the bit with my wallpaper, etc, not the little square in my panel) - it immediately switches to desktop 1. Got no idea why I'd want it to do that and it's bugging me.

View 1 Replies View Related

Software :: Virtual Keyboard Application ?

Jul 14, 2010

I'm looking for the virtual keyboard application in linux with has following functionality ...

1. VERY IMPORTANT: It should open automatically if user clicks or touches textboxs of applications. Like keyboard in iphone, ipad ...

2. support of keyboard ...

View 7 Replies View Related

Fedora :: Cut/paste From F15 Application To Virtual Machine?

Aug 8, 2011

I have F15 installed, and under KVM another Fedora 14. I want to cut/paste from F15 application to virtual machine, but could not find any way to do this.

P.S. I use 'spice' option of KVM.

View 2 Replies View Related

General :: Get Virtual Addresses Accessed By An Application During Its Execution?

Mar 17, 2010

How to get the list of virtual addresses being accessed by any application during its execution time. I don't want the complete memory map but just the pages which were accessed during an application's execution?

View 2 Replies View Related

Software :: Get Virtual Addresses Accessed By An Application During Its Execution?

Mar 17, 2010

How to get the list of virtual addresses being accessed by any application during its execution time. I don't want the complete memory map but just the pages which were accessed during an application's execution?

View 1 Replies View Related

Ubuntu :: Virtual Box - Extraction Failed Zunesetup.exe Is Not A Valid Win 32 Application

Sep 4, 2010

I have sun virtualbox so I can install the zune 2.0- software on XP.... for some reason when I install the program... a box comes up and says extraction failed zunesetup.exe is not a valid win 32 application....

View 1 Replies View Related

Ubuntu :: Installed Desktop On Server To Get Boinc Manager Running Now Remove Desktop?

Apr 20, 2010

First problem:

apt-get --purge remove ubuntu-desktop
Reading package lists...
Building dependency tree...
Reading state information...
Package ubuntu-desktop is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

I have installed Ubuntu desktop on Ubuntu Server to get Boinc manager running. Now I want to remove Ubuntu-desktop.

Second Problem: /etc/init.d/xorg start : No such file or directory When the server boots i get a blinking cursor.

View 1 Replies View Related

Programming :: Suid Disabled From Running All Scripts Or Just From Running Them As Root ?

Sep 4, 2009

Is suid disabled from running all home made bash scripts or just from running them as root or:

Who would know for sure.

I googled several combinations of Mandriva Linux how-to suid disabled setUID etc... so far all I found was "many distributions are disabling suid for security reasons" nothing specific.

View 2 Replies View Related

OpenSUSE :: Unknown Application Is Running

Mar 31, 2011

After a series of unrelated problems with my mouse (that had nothing to do with suse) I opened a process but I don't know what is it. It looks like a series of micro-post-its in the bottom of my desktop:Also, I checked the option to start a new session every time I start KDE, but this keeps appearing.

View 9 Replies View Related

Ubuntu :: RAM Usage 56% Without An Application Running

May 3, 2010

As the thread states, I wonder why my RAM usage is about 56% without any application running. It turns to 58% while opening Firefox (with only one Tab/Page opened) and typing this post. Is there something wrong?

View 9 Replies View Related

Ubuntu :: Check If Application Is Running?

Jan 26, 2011

I'd like to know if there is a script that can check and see if an application has been closed (I don't know a great deal about bash programming).I'm running an organ programme with this script.

/usr/bin/jackd -r -t5000 -dalsa -dhw:0 -r44100 -p1024 -n2 -P &
java -jar /home/user/jOrgan/jorgan.jar &
jack-rack -s space space &

[code]....

View 2 Replies View Related

Ubuntu Servers :: Application Is Not Running In 8.4?

Feb 16, 2011

My application environment which is made of jdk1.6,Tomcat 6, my sql 5.0. When i deployed my project in ubuntu 8.4, it was running fine.

But when i added

richfaces-api-3.3.3.Final.jar
richfaces-impl-3.3.3.Final.jar
richfaces-impl-jsf2-3.3.3.Final.jar
richfaces-ui-3.3.3.Final.jar

jar file in my application and deployed it in ubuntu10.4 then also it run smoothly.
But when i m trying to deploy it in ubuntu8.4 it shows an error

"resource not found"

View 1 Replies View Related

OpenSUSE :: 11.4 Freezes When Running KVM Virtual Machine

Apr 8, 2011

I have 3 boxes running opensuse-11.4 64 bit - Phenom-I 2.6 GHz, Intel Q9400 quad core 2.66 GHz and Intel SU7300 dual core 1.3 GHz (the last one is a laptop). When I run a KVM virtual machine and load it quite a lot all host OS freeze. Interestingly, the laptop works the longest (hours), while the fastest system with Q9400 freezes in max. 10 minutes. After a hard reboot there is nothing in /var/log/messages This bug is 100% reproducible. The guest OS is either RHEL or openSUSE. Is it a 11.4 bug or I am missing something? Have not tried the same hardware with RHEL-6.

View 1 Replies View Related

General :: Virtualization - Running Windows Virtual

Mar 26, 2010

I'm installing a new server after this weekend, and it musth have both windows server 2008 r2 and linux (probably ubuntu) running, but I'm wondering which one of them I should run virtual. Windows will be used mostly for rdp and for serving asp.net webpages, linux will host some django-applications and a postgreSQL server etc.

View 3 Replies View Related

General :: Get Files Running On A Virtual Machine?

Mar 20, 2011

My hostmachine is Windows, and install Ubuntu on a virtual machine. I developed some program on Ubuntu. Suppose I want to transfer these files to a folder in Windows. How to find and get these files, which logically are stored in the virtual machine.

View 2 Replies View Related

General :: Decrease The CPU Usage When Running Virtual Box?

May 28, 2011

I am facing an issue with 100% CPU usage under my system when running VirtualBox. Here are some further details:

My System Information:

CPU 1 name: Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz
CPU 1 level 1 cache size: 32K Data cache. 32K Instruction cache.
CPU 1 level 2 cache size: 1024K Unified cache.
CPU 1 Mips: 2926.20

[Code].....

Well, each time I run Windows XP from my VirtualBox, I see the CPU usage at almost 100%. I experience a slow system even if no programs were running on my hosted Windows XP version.

I was wondering if there is a way for me to play with the settings so I can slightly enhance the performance. My PC is relatively fast under my Linux operating system. I need to know if there are some tips that I may follow when configuring the settings of my VirtualBox so i can achieve better results.

View 1 Replies View Related

General :: Running Kernel 0.01 In A Virtual Machine?

May 31, 2011

I'm just trying to know if is there is a way to run the first version of linux in a virtual machine. Since I am very new to this, my aim is to learn something basic on how the first version of linux kernel was built and worked.

View 1 Replies View Related

Ubuntu Installation :: Virtual OS Not Running (VirtualBox)?

Aug 24, 2010

I have installed 'VirtualBox' on my lucid lynx and want to load the Microsoft XP OS. When I start the virtualization I get this message in the VirtualBox terminal---"Fatal: Could not read from the boot medium! System Halted."--- What could be the problem?

View 9 Replies View Related

Ubuntu Servers :: KVM - Deleted Virtual HD While VM Was Running

Oct 8, 2010

I've accidentally removed (rm -r) the ubuntu-kvm folder that stores the virtual partitions of my VM. The VM itself is still running. The machine is still accessible over the net (it is a webserver) but since there is no more virtual storage I guess there is no way to regain its contents. Are there any steps I can do to regain the machine? I guess if I just reinstall the machine by means of vmbuilder all newly created discs will be more or less blank.

View 3 Replies View Related

Ubuntu :: Running Virtual Machine Remotly?

Dec 13, 2010

from a local machine i connect to the remote via the terminal:$ ssh -X john@192.168.1.248 VirtualBoxthe vb dialog box appears with the list of the virtual machines on the left hand side, just as if i was runing it locally, but when i try and start one of the machines it crashes the connection!why dose it crash the connection and what can i do to make this work?

View 1 Replies View Related

Ubuntu :: Running MS Office In A Virtual Machine?

Jan 21, 2011

I am getting seriously tired of running MS Office in a virtual machine. It's been about 18 months since I tried running in on Wine, so I just checked out WineHQ and CodeWeavers and apparently usability hasn't improved at all.

I keep trying to use OpenOffice but whenever I open PowerPoint presentations they are always kind of messed up. This week, somebody sent me an MS Word file for printing labels for a mail merge and the label template file opened up blank. Anybody else have any brilliant work arounds or am I still stuck with my MS Office VirtualBox!! It's really hard to believe that its 2011 and Linux is still missing a world-class Office Suite...

View 3 Replies View Related







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