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.
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:
On the window menu there are two options-Move window to Workspace Left&-Move window to Workspace RightThese commands move the window to an adjacent workspace without changing theactive worksapce. I cannot however find anywhere to set hotkeys for this. Check what command that actually runsorb. Tell me where I can setup a hotkey for that
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.
On my main PC (10.04) I have Alt+1,Alt+2 etc configured to jump to that specific workspace and ctrl+Alt+1,ctrl+alt+2 etc to move the focused window to the specific workspace and it works fine. Trying to replicate that on my netbook (11.04/unity) however fails. I can set the keyboard shortcuts up to switch to different workspaces but the shortcuts to move a window to a specific workspace just dont seem to work. The default RSI inducing default ctrl+shift+alt+(up,down,left & right) to move a window to an adjacent workspace does however. Is this specific to my install? If not how do i file a bug report?
I am using ubuntu 10.04 and opensuse 11.3. I would like to know how to assign each application to a specific worksapce. For example,when I open a pdf file, it will be moved to workspace2. When I open a movie, it will be moved to workspace3. In Leopard, "Space" have such features. I would like to know the way to achieve this in ubuntu and opensuse, in an easy way, meaning that just need to install a small package, not a big one , like compiz
I'm looking into building a media server that will output to 2 channels. I'd like to use Ubuntu however, if there's a better alternative, I'd be open to using it. I'd have 2 audio and video cards for output and what I'm interested in knowing is if there's a way to set the audio output to a specific card per application or workspace. Is there an easy way of doing this?
How do tell an application to open in a specific workspace?
More info:
I like to have my C++ IDE in workspace 2, my Java IDE in workspace 3, and my email, browser and miscellaneous in workspace four. I also use a shell script that executes upon log in code...
Of course currently it all opens in the current workspace... Is there a way for me to specify which workspace each command should start in?
1) I got a dual screen and I can drag applications on screen No2. But if I log out, reboot or close the application, it will go back to screen No1. Is it possible to memorize the position of an application on Screen No2?
2) I use workspace a lot. I like to split them by function. I got "Development": Netbeans, firefox (one on each screen), "communication": Evolution, gwibber, empathy (Evolution on 1 and the rest on 2) and "Entertainment" (anything not involving work)Every morning, I have to move my applications to the diferent workspace. It would be great if on startup they just go where I told them to be!
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.
I need to clone Ubuntu HDD from a 80GB to 20GB and the content , desktop should stay the same as they are now or is possible to re-size the Ubuntu partitions after installation
I believe I may have found a bug in Unity. Under the right circumstances an application will jump from the workspace where I left them to my current workspace. This is most noticeable with VirtualBox. I built an Ubuntu 11.04 virtual machine so that I could test out new packages before I push them out to the rest of my machines. But the window for the virtual machine constantly appears in my current workspace. It may take a few minutes, or 30 minutes, but it will happen.
I can kind of understand it if a new window appears, but at least with VirtualBox, this happens on a running virtual machine seemingly randomly.
Is there any way to have workspaces on multiple rows without the workspace switcher added to a panel? I have limited screen space so i want to try and remove any unnecessary items. I have tried using a drawer, but the workspace application is not loaded until the drawer is opened once. Also note I am not running compiz as the computer is a netbook.
1)I lost ability to move application window. eg, The firefox window is stuck and anchored at the upper left corner. I can still resize by dragging the lower right corner. I notice the upper right corner resize tab disappears. If open another application, it is again anchored at upper left corner and cannot be moved.
2)under Settings>Xfce Setting Manager> Window Manager, all the icons are gone. Same inside Window ManagerTweaks. I used "xfce4-panel" in terminal, it doesn't help.
I was want to know how can one move application tabs in KDE around the taskbar, I can do this in XFCE-taskbar, but in KDE it doesn't seem to work, I just grab it and try to move right, but it doesn't move), well, does anybody know where you can setup this? Such a simple function and no, not working?
I frequently access my home computer throughout the day in two ways: either locally, or remotely using nxserver/nxclient. As one user, I have two concurrent X-windows sessions running, possibly with different applications running in each. Is it possible to move a running application from one session to the other? That is, I want all the active windows related to the app to disappear from one desktop,
I like openSuSE, but the main thing I miss from Ubuntu is the ability to have complete control over the applications menu. Ubuntu had a clean menu where everything was one level deep, with pretty basic categories. But opening alacarte in openSuSE (running 11.2 with GNOME) is an absolute mess. There are categories for "Astronomy", "Kidsgames", and a whole bunch of folders that I would never use. And it's nearly impossible to get rid of them. Selecting delete almost never works; the closest I've gotten was to re-name a whole bunch of ".directory" files so that the system wouldn't find them, but it still created the majority of them, only this time with generic folders over the default icons.
Plus, I would like to be able to change which application goes to which category in the Application Browser. That menu is much more clean, but I would like to create a "Games" section for it, and move my text editors from Utility to Development. I know that most of the .desktop files are in /usr/share/applications (I have a couple in /usr/local/share), the directories are defined in /usr/share/desktop-directories and ~/.local/share/desktop-directories, and the menu itself seems to define categories in /etc/xdg/menus/applications.menu. But despite knowing all of this, I still have no idea how to clean up alacarte and how to move around launchers in the Application Browser.
I want to change the application that opens my mp3 files.
At present if I double click an mp3 it opens in the movie viewer for some reason. I know I can use "open with..." to get a file to open in Rythymbox instead, but I have over 800 mp3 files and want to change the default for all of them.
How can I change the MIME/application associations in KDE so that Firefox and other GTK apps see these settings. Right now in Firefox, PDFs open in GIMP and directories in easytag.
Can anyone suggest a method to change the display settings of HDMI from an application in Linux. I am using fedora core 11 and my PC has intel integrated graphics controller.
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?
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.
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.
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?
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.
When I click and drag - Both Window Title Bars and text selection- the mouse acts as I have released the button and drops the click and the window/text selection is left in middle of nowhere.