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


ADVERTISEMENT

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

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

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

Ubuntu :: Unity: Maximized Window Not In Focus?

Aug 5, 2011

Using Natty 11.04. Often when maximizing an application from the launcher or opening them from the indicator area the application will have focus but will be behind the application I had open before. So if I would then close the window I see I actually close the application I had just opened as the menu area is for the new application.Example.

I am browsing using Firefox. I open X-Chat from the indicator area. I still see Firefox. I decide to close Firefox (or minimize) to get to X-Chat. All I end up in doing is closing (or minimizing) X-Chat because it had focus, the menu at the top was for X-Chat and not Firefox.This has had me launch and close many applications in error. The annoyance factor for this is ten.(Searched the forum but not being sure what the best search words for this issue would be I didn't find anything relevant)

View 5 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

Ubuntu :: Stop Apps From Stealing Window Focus?

Jun 30, 2010

I have found a couple of posts complaining about this problem but none offering solutions. In a nutshell, I want to prevent ALL programs from creating new windows that steal the keyboard focus away from whatever window I was just using. The most common offender is Synaptic when running updates/installs. I will be typing an email, playing a game, whatever, and all of a sudden a new window will pop up, steal focus, and if I'm not paying enough attention, whatever I'm typing will interact with it and cancel something or say yes to something before I even realize it. Another really bad offender is Firefox with the dialogs to accept cookies or entering/leaving a secure website. I still want all of those dialog boxes to appear but I don't want them to automatically steal focus from my other applications. Another user suggested having them blink in the task bar and I like that well enough if it is possible.

Is there a way to lock the focus to the active program/window unless the end user switches it away (i.e. no stealing)?

One post said something about window rules but gave no details. A lot of posts talk about the mouse cursor position selecting the window option (which I do not want and would not fix this problem anyway). One post said it was fixed in Feisty (guess it came back...)

View 4 Replies View Related

Ubuntu :: Window Focus Does Not Work In Mozilla Thunderbird

Aug 19, 2010

i have ubuntu 10.04 installed and i haven't touched anything apparently relevant in its configuration. many times, when an application opens a new window and this should receive focus, it doesn't. for example, i'm in mozilla thunderbird and i click on "write" to write a new message, and i keep waiting, "why does it take so much to open???" - until i realised that the new message window was immediately opened but it didn't get focus, it is just blinking (in a barely pereivable way) in the panel on the bottom and i have to click on it to give it focus. it is not just thunderbird - just about any program, but not always. sometimes the same happens when switching some flash player web application to fullscreen mode (such as videos or megavideo): the full screen does not appear, i have to click on the icon on the panel on the bottom.

sometimes, even more weired behaviour are observed. for example, let's suppose i have windows a, b and c open and none of them is minimized. i'll call "icon" a window's button on the bottom panel. i click alternatively on icons of windows a, b, c, a, b, c and so on. expected: every time i click on a window's icon, the window should get focus and be brought to the front. observed: when i get to window a, it toggles its state from open to minimized and viceversa, that is, when i switch from c to a, it does as if i was already on a, so instead of bringing it to front, it minimizes it; then next time i come back to a, it gets restored.

View 6 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

Fedora :: Change Window Focus Mode In Compiz In F14?

Nov 25, 2010

How can I change the window focus mode in compiz in F14? I prefer point focus rather than click focus, but the 'system -> preferences -> windows' cannot run in compiz environment.

Also, can I save the position of the terminal in compiz? I don't want to adjust the terminal positions manually after each logging in.

View 1 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

Programming :: Possible To Check Which Window Has Focus Using Shell Script

Nov 7, 2009

I'm playing a game through wine (fullscreen), when I alt-tab back to my ubuntu desktop, the resolution doesn't change back, but stays at the game resolution.I'm currently using a shellscript that changes the resolution back to my origional resolution (using xrandr -s 0)

Is it possible to check which window has focus using a shellscript.If the game doesn't have focus change resolution to my origional resolution.

View 3 Replies View Related

Ubuntu :: Click On The File System Icon In The Launcher To Open A Nautilus Window The Window Opens, But Is Unresponsive?

Aug 8, 2011

My system boots, I login and am brought to my desktop. I click on the file system icon in the launcher to open a Nautilus window. The window opens, but is unresponsive (i.e., I can't move it, clicking on the icons does nothing, etc.). If I press the super key to get the dash and the press escape, the window becomes responsive again, just like normal.

If I open a folder in the window, the window becomes halfway unresponsive in that I can't move the window, but I can select more folders and toolbar icons. The top menu no longer appears at this point, and I can't access any of the system icons on the top right of the screen. Alt-F4 closes the window even if the close button doesn't work.As another example, suppose I open a Nautilus window and then a Chromium window. Both are immediately unresponsive. If I super-esc again, I can move the Chromium window around, and it seems to work normally. I can click on the Nautilus window, but it always stays greyed out. Even if I'm clicking on things in it, the Chromium window always has focus.

I had a similar experience to this with VLC and Chromium. After clicking around enough I eventually got it to the point where VLC apparently always had focus, but I couldn't access any of VLC's controls. Double clicking anywhere on the screen fullscreened the video, and that's all I could really do. Not even escape worked to bring it back.I can usually press super to get the dash and Alt-F2 to get a command prompt. Also Alt-Shift-T seems to usually work to bring up a working Terminal (at least one that accepts commands, even if I can't move the window).Does anyone have any ideas on what might be causing this? The behavior is highly unpredictable and extremely frustrating. I should note that key commands don't always work, even though they seem to in my examples. So I don't think it's just a mouse issue.

View 9 Replies View Related

Slackware :: Compiz-fusion Window Focus Not Properly Switching?

Mar 13, 2010

I'm hoping that this is a stupid question with a very simple answer that I just can't find.I've been playing around with compiz-fusion on -current64. When I have two windows open, if I close the top, active window, I would expect that the next window in the stack would receive the focus. However, it does not. I have to alt-tab to it or click it with the mouse.

View 3 Replies View Related

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 :: Small Area Of The Screen Grabs Focus Doesn't Let Any Window Receive Mouse Actions

Jul 4, 2011

One of those things that make yo go "WTF?" After browsing the internet with Firefox, there appears a peculiar problem: if I move the pointer to a certain area of the screen, I can't click (left, right, middle) nor use mouse wheel. The area can be of variable size, but usually it's small, in the lower part of the screen, it's x dimension greater than y one (a horizontally placed rectangle). The problem doesn't go away when I restart Firefox (obviously it does when I reboot). It obstructs any window under it (I can't even click on the desktop where 'it' is). It's as if there is an invisible window that 'steals' focus when I move the mouse over it. I'm on 11.04, Classic Ubuntu (Gnome 2.3x).

A quick UPDATE: dragging an icon and dropping it on the said area behaves as if I dragged an item and dropped it where it doesn't belong (i.e. it just slowly returns to it's original position). Also, I tried killing it with Force Quit applet, but only my desktop reloaded.

View 4 Replies View Related

Applications :: Create Keyboard Shortcut/binding That Would Give Window-focus Back To Tilda Terminal?

Dec 20, 2010

is it possible (and how) to create keyboard shortcut/binding that would give window-focus back to Tilda terminal? Currently, it is necessary to LMB-click inside Tilda (or at least drag mouse-cursor over Tilda) to resume typing.

View 3 Replies View Related

Fedora :: [GNOME 3] A Keyboard Shortcut To Bring Into Focus The "Type To Search..." Window?

May 27, 2011

How to bring the "Type to search..." window into focus directly, not by switching to the "Windows view" first?Anybody knows the relevant keybord shortcut? I went though at a number of introductions to GNOME 3, and also examined various tabs at:

Code:
User
> System Settings

[code]...

View 4 Replies View Related

Ubuntu :: When Click On An Icon That Is On The Doc, It Opens Up A Pop Up Window?

Jun 1, 2010

I have seen when people click on an icon that is on the doc, it opens up a pop up window that has application you can click on. I have Cairo Dock. With it, I can add a shortcut menu and a Stack icon. From there,I can add applications, but they have a generic *.desktop icon. Is there any way to get the same Mac effect from Cairo Dock, or maybe even a shortcut to the applications folder in Ubuntu?By the way, can someone tell me the default path to the applications folder?"

View 1 Replies View Related

Ubuntu :: Cannot Click Mouse Outside Current Window?

Mar 24, 2011

I've just recently begun to have a problem with my mouse. I can use it normally in one window, but it will not click outside of this window. I cannot use the title bar buttons either. It seems like right clicking "frees" the mouse, but then it just gets stuck in the next window I open.

View 9 Replies View Related

Ubuntu :: Click On Delete At The Bottom Of The Fslint Window Nothing Happens

Feb 12, 2010

I was looking for a duplicate file-finder that will allow me to delete the duplicate files directly from the program. After seeing several recommendations in this forum I installed Fslint from the repositories. It easily found the duplicate files that I needed to remove. The problem is, if I select a duplicate file and if I click on Delete at the bottom of the Fslint window, nothing happens. The duplicate files that I selected are not deleted.

I thought there might be something wrong with the repository version, so I downloaded the latest version of Fslint (v. 2.40-1), and I have the exact same problem. Fslint will not delete any files. Maybe Fslint is being interfered with by some other program. I am using Ubuntu 9.04.

View 3 Replies View Related

Ubuntu :: Double Click Namebar To Restore Window

Jul 20, 2010

I'm running Ubuntu Netbook on my laptop and have tweaked it by removing Window Picker and replacing it with NameBar. The only problem I have is that I can no longer double click the title bar to restore a maximized window. Is there any way to change this?

View 4 Replies View Related

Ubuntu :: Double Click On Window Bar - Wrong Function?

Mar 19, 2011

I used to use ubuntu studio, which when you double clicked on the bar at the top of a window it would slide in under itself. I had to reinstall so I downloaded the Ubuntu 10.10 alt CD, but now double clicking maximizes, how do I change it back.

View 2 Replies View Related

Ubuntu :: Whenever Click On About Me - System->Preferences - Cannot See Any Information Editing Window

Nov 25, 2010

I have a very basic problem. Whenever I click on About Me(System->Preferences), I cannot see any information editing window. However, the mouse pointer does show the system is budy doing something, nothing shows up and then the pointer returns to default as if the system is no longer busy. What can I do to change my personal info?

View 5 Replies View Related

Ubuntu :: Double-click Menu Button To Close Window?

Apr 22, 2011

I've been using this feature since Win3.1 days. Double-click the menu button on the top-left of the window to close it.It doesn't work for me right now in KDE, and I can't find any option to enable it. Googling gave a few hits of people requesting this feature in gnome, but no clear instructions on how to enable it in KDE or whether it's possible. (Though perhaps my Google-fu is just weak...)

View 3 Replies View Related

Ubuntu :: Left Click Drag Moves Window In KDE - Stop It ?

Apr 29, 2011

I am trying to stop my left click from moving the window. This is not Meta + Left click but just simple Left click in the area marked with blue. It happens if I Left click drag on the Titlebar as well. I have tried setting 'Nothing' for Meta + Left click setting shown in the image but the behaviour continues.

Is this a bug or can I stop this somehow ?

View 3 Replies View Related

Ubuntu :: Can Move Window / Can't Click Anything Except When Holding Shift / Alt Or Ctrl

Sep 2, 2010

on desktop, my mouse works normal. i can open programs normally, BUT, when i try to click inside some window, pointer turns into closed hand, that symbols dragging. i can move the window that way, but can't click anything except when holding shift, alt or ctrl.it's probably my fault, but i don't remember pressing anything different than usually. oh, and, it started in the middle of the session, i tried to reboot several times, tried recovery too, after that updated but no help there.i was looking for solution on google but can't find anything for days, i cant think of anything but reinstallation

View 2 Replies View Related

OpenSUSE Network :: When Click On Details A New Window Appear?

Sep 14, 2011

Problem connecting to a software sourceThere was a(possibly temporary) problem connecting to a software source.Please check the detailed error for further detailsWhen i click on Details a new window appear with this messageDownload (curl) error forError code: Connection failed
Error message: Couldn't resolve proxy 'HTTP_PROXY'Excep this no other warning messages appeared, everything work OK, downloads, updates, torrents, etc.This message do not appear again, until next startup.

View 6 Replies View Related

Fedora :: When Click To Minimimize A Window It Closes / Sort It?

Apr 5, 2009

This is probably a really simple one to solve but I haven't figured out the solution. When I click on the minimize button of a window it closes down completely instead of just being minimized to the tray. I hadn't altered any settings manually so wondered why this has started happening in the last week or so. Is there any way I can stop this from happening by going into system settings or whatever. I am using Fedora 10.

View 4 Replies View Related

Hardware :: Disable Wheel Click For Any X11 Window Managers?

Sep 9, 2010

I tried to follow some internet instructions on how to disable the wheel click (that paste the clipboard contents) but I still can't make it work. I tried to add a button mapping to X11 conf file:
Option "ButtonMapping" "1 1 3 4 5"

I also tried by creating a hal policy:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2"> <device>
<match key="info.capabilities" contains="input.mouse">
<match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="Linux">
<merge key="input.x11_options.ButtonMapping" type="string">1 2 3 4 5 0 0 0 0 0 0 0</merge>
</match> </match> </device> </deviceinfo>
But nothing seems to disable the wheel click.

I am using Xfce 4.6.1 with Slackware 13.0. My Mouse is a Microsoft. IntelliMouse USB PS/2 compatible.

View 2 Replies View Related







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