General :: How To Switch FOCUS Between Any Two Application?

Aug 20, 2009

Can anyone help me in providing the change Focus program or logic for switching between any two application. There is X11 API's like XGetInputFocus and XsetInputFocus etc.I have tried the sample code using these API's but i did not get the desired output.Actually i was trying to make an Soft KeyBoard (virtual)application in which i need Focus trasfer mechanism to enter or send the key event as an input to another application.

View 1 Replies


ADVERTISEMENT

General :: Where To Switch Window Focus By Moving Mouse Over (in Fedora / Gnome)?

Oct 18, 2010

I am using Fedora11/Gnome and I frequently use several windows for input. I would like to focus on a window just by moving the mouse over it (but not pop up). However, I can not find anywhere to set up this option.

View 12 Replies View Related

Ubuntu :: Application In Focus Move When Changing Workspace?

Feb 7, 2011

Just installed a new computer with ubuntu 10.10. I assign shortkey alt+1 to move workspace left and alt+2 to move workspace right.When I move workspace the focus application move with me to the new workspace. That is kind of annoying since I usually build up my workspace with mail here, music here, surf here. After sometime with this new "feature/bug" I got application all over the place.1) How do I turn this off?2) How do I enable dragging application from one workspace to another.

View 2 Replies View Related

Debian Multimedia :: Focus Is Trapped And Left Mouse Click Doesn't Transfer Focus?

Aug 9, 2011

I'm hit with a very annoying bug: mouse clicks do not give focus anymore, focus stays trapped and sometimes right clicking the element that last had focus allows the next left click to move focus. I'm running wheezy with kde. Searching the web it I found no solution but it seems my problem is close to what is reported there:e issue: after alt+tab the window decoration changes as if the focus had moved to the new window but it stays trapped in the previous window. Rebooting does not fix the issue.I have nvidia graphics set up with dual screen through the nvidia drivers but this setup has been working good for several months, so I don't think it's related.

View 4 Replies View Related

OpenSUSE :: Switch Out From Full Screen Application?

Apr 5, 2010

I was playing a game called "BZFlag", it's a full screen game, and I saw someone sent me an message on skype and I pressed "alt+tab" trying to get out from the game... but nothing happens, i was still in game, and i couldn't quit the game, the game wasn't catching my keyboard input at all.

View 2 Replies View Related

General :: What Scripting / Language To Focus On?

Apr 26, 2010

So for example, I uses VBscript to script out my tasks in Windows, and more recently PowerShell.From a Linux Admin's point of view, what scripting would he/she need to know? Would being proficient in Bash be sufficient or should you supplement that with something else? (if so, what is that something?)

View 3 Replies View Related

General :: Bash - Detect When A Terminal Gets Focus?

Jun 23, 2011

I want to be able to time how long I spend in front of a terminal. I'm thinking the best way will be to have some sort of timer that starts and stops when the terminal gains/loses focus. And it will have to work with multiple terminals...

I'm using GNOME.

View 3 Replies View Related

General :: Prevent New Windows From Stealing Focus In Gnome

May 19, 2010

I'm running Ubuntu 9.04 and I have the window manager configured for "focus follows mouse" but new application windows will steal the focus. Seems like there are many threads out there complaining about this behavior, but I see no solutions, am I missing something?

View 2 Replies View Related

General :: GNOME Is There A Way To Focus/activate A Window On Mouse Over?

Jan 26, 2011

I recall a partner in a CS class who changed my setup to focus a window on mouse over and that was really handy for programming with a ton of terminals open. I've seen Dwell Click under accessibility options, but that doesn't seem to do anything. I know that sometimes the GUI control applets have features undisabled that don't really do anything (i.e. WINS) if you don't have the right stuff installed. How do I get mouse over pretty much just simulate clicking the window.

View 1 Replies View Related

General :: Switch Between Computers Using KVM Switch?

Mar 14, 2011

I am using a Fling KVM switch (by Belkin), to connect 2 computers to my monitor One computer is running XP and the other is running Linux. My wireless switching mechanism has just gone the way of the saints but Belkin has supplied a software solution for this occurrence. There is a small app called Fling (surprising) that allows me to switch from the XP machine to the Linux machine but nothing to switch back to the XP. What I need to know is there a similar app for the Linux computer. (NB I have tried Synergy but have no idea how to set it up - I've been told that synergy might work).

View 1 Replies View Related

General :: Make A Launch Command Set Focus To An Already Running App Instance In Ubuntu?

Feb 11, 2010

I'm using a program called easystroke to invoke commands from mouse gestures - typically to launch an application. 'gnome-terminal', for example. If I already have a gnome-terminal window open, and I invoke the gnome-terminal gesture, I'd like to be setting focus to the already running instance, rather than spawn a new instance, which is of course what happens now. (I am actually more interested in this for my gmail chrome app shortcut, and other larger apps.)

I'm very new to ubuntu and linux in general, but I was hoping there might be a nifty command I could wrap around my launch command that would produce this behavior. (I'm imagining some kind of singleton app list keeper program that consumes my command line, checks if it's already in the list, transfers focus to the running process if it is (and if that process is still running), or else spawns a new process and then adds it to its list using the the command line as a key.)

View 2 Replies View Related

General :: Application Called Impact - Paths In Java Application ?

Apr 14, 2010

So, I have this application called Impact, it is an explicit time integration Finite Elements code written in Java...

[url]

I untar the pack, and launch the application calling a script, from within the untarred folder,

Code:

This launches a gui which allows me to setup a case, which needs some setup file, tipically some *.in and a mesh file, tipically some *.msh.

Other mode of executuion consists of calling the setup file as argument to Impact.sh script ( CLI execution mode, for g33k5 )

My problem is : I have packed the whole stuff into a Slackware .tgz, that places it in /usr/local/Impact, and placed a calling script in /usr/local/bin,

Code:

Code:

I decided to hack the ImpactGUI_OGL_linux_amd64.sh script from

Code:

Code:

no avail,

Code:

even after adding /usr/local/Impact/bin to PATH... won't go...

I can run this thing from within its directory... but I do not like messing within the directories of my applications, this is why I sent this to /usr/local, and placed a calling script in /usr/local/bin...

View 4 Replies View Related

General :: Focus On Command Line Machine System, Network Basics, And File Management Knowledge?

Feb 17, 2011

As a strategy for learning linux I have decided to adopt using a lean windows based approach. I want to focus on command line machine system, network basics, and file management knowledge. In other words find out how desktop manager does it's business, so I know how to master my machine, but by and large once I have made my choices, leave it alone to do just that.

I figure I should know how applications are internally configured etc., but I also figure an apps GUI and config choices should take care of installations, and program usage as in M$ windows. Surely taking care of an applications dependencies are the responsibility of the developer, are they not?

I am working my way through "Rute User's Tutorial and Exposition (Version 1.0.0)" right now for an overall viewpoint. Can anyone suggest a specific source for a point by point explanation of the command basis of a generalised "desktop management" application (KDE,LXDE)? Better yet would be if it had some parallel comparison of the varied approaches taken by different distributions of linux.

A secondary question, is that allowed? Up to a certain point in Ms windows, a thorough knowledge of DOS 6.xx would theoreticaly enable one to more or less duplicate the actions of the windows overlay. Is there a basic distribution (or subset in all of them maybe?) of linux that would be consistent with that paradigm? What would be analogous to DOS batch files, or GM-Basic? Oh! that's 3.I am certainly appreciating the depth of this forum, and the breadth of knowledge among you forumite's. Reading it is time well spent.

View 7 Replies View Related

General :: Amake A Shortcut For Amarok2 That Would Put Focus On The "search Collection" Box?

Jan 21, 2011

Is there a way to make a shortcut for amarok2 that would put focus on the "search collection" box?

View 1 Replies View Related

Hardware :: Replace Fibre Channel Switch In CentOS5.3 (cluster) For Regular Switch / Hub?

Jul 28, 2009

Can the fibre channel switch in the centOS5.3 cluster edition be switched for a regular router or hub?
If so how would one do this? If not why does the switch have to be fibre channel?

View 1 Replies View Related

General :: "switch To Next Desktop" Vs. "switch To Next Screen"?

Mar 2, 2010

While rearranging my keyboard shortcuts in the control center, I noticed that in the Desktop Switching subcategory, there are "Switch to [Next/Previous/Left/Right] Desktop" and "Switch to Next Screen." What is the difference between switching to another desktop and switching to another screen?

View 1 Replies View Related

Ubuntu :: Getting The Name Of A Process That Has X Focus?

Dec 2, 2010

Is there some sort of program that will run in a terminal that will spit out the name of the current process that has focus in X every time it changes?

View 2 Replies View Related

Fedora :: Cannot Get Focus To Follow Mouse

Jan 6, 2010

Until a recent update, I had no trouble figuring out how to set my preference that a window would become active when the mouse entered it. Since then, about a month ago, I have been unable to find a means to do that.

View 5 Replies View Related

Fedora :: F15 Does Gnome 3 Have Sloppy Focus?

Jun 25, 2011

I love Sloppy focus (focus follows mouse) and "Don't raise windows on click" that Compiz support.So I am wondering, if Gnome 3 also have these options?

View 4 Replies View Related

OpenSUSE :: KDE Freezes When Changing Focus?

May 25, 2011

KDE has been randomly freezing/stalling when changing window focus, opening, or closing programs. It does not seem to be restricted to any particular programs. If I change focus by clicking in a new window, often, when the system comes out of it's frozen state, the mouse is still in a button down state even though I've released the click.No errors are generated in /var/log/messages or in ~/.xsession-errors.I'm running 11.3 and here's the output of uname -a:

Code:
Linux dan-desktop 2.6.34.8-0.2-desktop #1 SMP PREEMPT 2011-04-06 18:11:26 +0200 x86_64 x86_64 x86_64 GNU/Linux

[code]...

View 7 Replies View Related

Ubuntu :: Keu-binding Focus To Desktop?

Jun 24, 2010

i moved to 10.4 and would like to set a key-binding to the "window key" for "Hide all normal windows and set focus to the desktop". This option was possible in 9.04. No when i go to System > Preferences > Keyboard-Shortcuts and try to change the shortcut to the above function it does not accept the win-key as a shortcut.

View 2 Replies View Related

Ubuntu :: Click Window To Focus Not Top Bar

Nov 20, 2010

Before in 10.04 and previous, when I clicked on a window it was brought to the front. In 10.10 it doesn't, it accepts input but the other window over it stays over it until i click the windows top bar.

View 3 Replies View Related

Ubuntu :: Focus Two Windows At Same Time?

May 24, 2011

I want to focus two windows at the same time on the same pc. Is there a way to do that so I can have two games running at the same time so another person can play with me?

View 3 Replies View Related

Ubuntu :: Focus On Window From Terminal?

Aug 2, 2011

Is there a command to focus (make active) a window based its process id

View 2 Replies View Related

Applications :: New Window Focus Bug In Pypanel

Nov 26, 2010

Pypanel is a great lightweight panel for window manager users, but I'm seeing a problem for which I've been unable to find a fix, or patch. Unfortunately pypanel has been inactive with no further development for a number of years so it's not likely to see any new releases with a fix any time soon.

The problem is that when a new window is opened in most window managers, the new window gains focus by default, and it shows at the top of the window list. However, pypanel does not show the new window focused within the panel unless you click on the task button in the panel, or you click somewhere on the newly opened window. All the other panels that I've tried focus new windows immediately after they open by default, just like most windows managers do.

I've run across others having the same issue, but no fixes or patches found after many hours of searching. Would any of you happen to know of a fix, a patch, or a work around other than using a different panel application?

View 3 Replies View Related

Debian Multimedia :: GNOME: New Windows Are Out Of Focus?

Jun 20, 2010

I installed Debian lenny 5.04 and facing an annoying problem in GNOME. When new window/applications are opened, it opens behind currently active window. I have to manually click task bar to open it.

View 2 Replies View Related

Fedora :: Tilda Not Able To Regain Input Focus

Apr 18, 2010

The recent yum update (at 17/4/2010 based on my /var/log/yum.log) has broken Tilda from regaining the input focus after application switching. Only "F12" (the key binding I used to popup/hide Tilda) still works. But now after the losing the initial application input focus, it does not able to regaining it back.

View 1 Replies View Related

Fedora :: Change The Mouse Focus In 15 / GNOME 3?

Jul 10, 2011

1. Activate window without click missing. This is a show stopper for me as long as there are other choices.

View 14 Replies View Related

Ubuntu :: Ensure A Gnome-terminal Is Kept In Focus?

Mar 8, 2010

how do I ensure a gnome-terminal is kept in focus?

View 3 Replies View Related

Ubuntu :: OpenOffice Does Not Get The Focus After Click On Its Button?

Apr 17, 2010

When I click on the OpenOffice button in my panel, the window comes to the front, but the focus is still on the last window; so clicking on the OpenOffice button again will not minimize it, typing will not key anything into the document, and clicking on the last app's button will minimize that one instead of switching to it. I might also ask the OpenOffice community in case this is an OO issue. I also might need to switch to AbiWord. OO is an annoying application.

View 4 Replies View Related







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