Ubuntu :: Launch Gnome-terminal On A Specific Workspace?

Jun 25, 2010

I am trying to launch gnome-terminal on a specific workspace (4). I have tried the following :

gnome-terminal -t mytitle; wmctrl -r mytitle -t 3

but this just causes the terminal not to launch.

View 9 Replies


ADVERTISEMENT

General :: Ubuntu / Gnome : Open An Application In A Specific Workspace?

Jan 12, 2011

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?

View 1 Replies View Related

Ubuntu :: Launch Terminal Into A Specific Profile?

Feb 13, 2010

I need to creat launcher that launches Terminal into a specific Profile..

I found a website that says that this code will work

Code:
gnome-terminal --window-with-profile=<Profile_name>

But, I also need to launch to specific Directory also. So, My code looks like this

Code:
gnome-terminal --window-with-profile=Scripts --working-directory /home/mike2/Desktop/Scripts

But it doesnt work.. I have a feeling I'm doing something wrong, though.

View 9 Replies View Related

General :: Unable To Launch Gnome-terminal?

Nov 3, 2010

I cannot launch gnome-terminal from the Applications -> System Tools -> Terminal menu. However a gnome-terminal process is created (I can see it in a terminal that I happened to have open) but it doesn't seem to actually run (I have several of these terminals in the ps list now but they haven't actually run as terminals and it's been at least 2 hrs). At first I thought they weren't running at all until I checked (it looked like the Starting Terminal message at the bottom of the gnome GUI ran abnormally long and then terminated so I thought at first that they weren't running at all).

Also it looks like my gnome session is clobbering the CPU: running at or over 80% of cpu time at times (it does change but mostly it is high). All I'm doing is minor web work + updating a file in Open Office - when I noticed this I got out of Open Office and that had no effect. So it looks like application software is running (this was launched from a terminal) but running from the menu seems to result in processes with low priority (that doesn't seem right though). This just started today and my system has been mostly running correctly for a year or so (last year I got an Acer 5532 on sale, wiped it and installed Fedora 11).

View 1 Replies View Related

Ubuntu :: Get An Error When Try To Launch The Startupmanager Executable From A Terminal In Gnome?

Dec 30, 2010

Does anyone know of some things I can check to find the root cause behind this error? I pulled startupmanager via apt-get, and I get an error when I try to launch the startupmanager executable from a terminal in Gnome.

Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-24-generic
Found initrd image: /boot/initrd.img-2.6.35-24-generic

[code]....

View 2 Replies View Related

Ubuntu :: Gnome-terminal Dying/disappearing With Custom Launch Arguments?

Jan 24, 2011

I work on a number of servers and do so many repetitive tasks that it's easier for me to make launchers on my desktop for these tasks. It's also necessary for opening windows in my secondary screen. I like to view the error logs as I work, so I have a screen session on my servers that 'tail -f /the/error.log' for easy viewing. I set up a launcher on my desktop that launches the following command:

Code: gnome-terminal --display :0.1 --geometry=156x33 -x ssh -t my-server 'screen -r' The command works perfectly. The window is created on the correct screen, with the correct size and information. The problem is gnome-terminal will exit/crash with no errors after a little while. This happens sometimes when I get up from my computer as well as while I am working on it.

I am saying that there are no errors because I have opened a terminal and ran the command in that terminal. When the new gnome-terminal closes, there are no errors or abnormal output on the generating gnome-terminal.

View 1 Replies View Related

Ubuntu :: Setting Up A Gnome-terminal To A Specific Profile

Oct 21, 2010

I am having trouble setting up a gnome-terminal to a specific profile. For example, when I open up R-cran I want the title to be 'R-cran'. And when I run Octave I would like the title to be 'Octave'. Pretty straight forward, so I thawt. So...I have been trying to set up and run different profiles for the different terminal windows that I want. I have set up 2 new profiles, 1) for R-cran 2) for Octave, each with their own titles.

[Code].....

View 2 Replies View Related

Ubuntu :: Assign Each Application To A Specific Workspace?

Jul 24, 2010

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

View 1 Replies View Related

Ubuntu :: Workspaces - Program Go To A Specific Workspace Using Compiz?

Sep 13, 2010

I'm trying to make every workspace its own workspace basically including the bottom panels and their windows, e.g firefox, gimp etc... I want every workspace to to truly be its own workspace. If I open a window in work space 2, it should stay only appear in workspace 2. 1.How would I do that using compiz? I'd love to be able to have my virtualbox windows, go specifically to workspace 3. 2.Whats the best way to have a program go to a specific workspace using compiz?

View 4 Replies View Related

Ubuntu :: Setting Applications To Open In Specific Workspace

Oct 26, 2010

I have two applications that I would like to always open up in Workspace 2, even when i restart my computer. Is there a GUI solution that can do this? One of the apps is the Sound Preference window I would like set to open with the input tab selected.

View 1 Replies View Related

General :: Launch A Terminal By Clicking On The Terminal Icon At The Top Of The Screen

Apr 22, 2010

I have a favorite REXX program called fv2. When I was a Windows user I had an icon for fv2 on the Quick Launch bar. Click that icon, and the program ran. Now, as a Linux (Ubuntu) user it is necessary to go through several steps to run fv2.

1) Launch a terminal by clicking on the terminal icon at the top of the screen. What's that area called? The GNOME panel?
2) Enter: ~/Desktop/RexxScripts
3) Enter: regina fv2

I run fv2 several times per day and would really like to have the convenience of a clickable icon.

View 3 Replies View Related

Ubuntu :: Apps Launch In Specific Workspaces?

Jun 14, 2011

I can't remember the name of the GUI app that I used that allowed me to specify which workspace specific apps would launch in when I start up my computer.

View 2 Replies View Related

Ubuntu Multimedia :: Launch Application In Specific Monitor?

Aug 24, 2010

I have a laptop running Ubuntu hooked up to a TV via a VGA to S-Video converter with the VGA-out through an external monitor, and I am trying to find a way to set vlc or mplayer to open fullscreen in the external monitor by default. Eventually I want to be able to hit enter on a video file and have it play on the TV without any dragging to the external monitor. I have googled around a bit, checked the monitor settings options, and looked through the media player options but so far can't find anything.

View 3 Replies View Related

Ubuntu :: Launch Some Programs At The Boot (in Specific Places)

Nov 11, 2010

My wish is to launch some programs (chromium, pidgin and xchat on the first virtual desktop and the terminal, the file manager and geany on the second one). I also wish them to have the same size and place than they've had the last time I used them (just to keep them always at the same place). My researches haven't been successful for the moment cause the only idea I found was lxsession-edit which doesn't do exactly what I want..

View 5 Replies View Related

Ubuntu :: Launch Script At Startup After Specific Time?

Jun 13, 2011

I'm running Ubuntu 10.10 in a computer with a 7200rpm HD, 8Gb Ram, and a Core i7, and the time it takes to load the desktop is insane. There are threads that mention the problem of gnome looking for nonexistent floppy drives and to solve the problem by disabling that in the BIOS (option I don't have). Anyway, besides that problem, by running at startup a gnome-terminal with the iotop command, I noticed that two processes have a huge i/o load on the system: google desktop and ubuntu one. I would like those programs to run as part of the startup process, but be launched after several seconds (to allow the rest of the programs to load). Is there any way I can achieve this? I think there should be a way modifying the commands under startup application, but I cannot find anything that works.

View 2 Replies View Related

Ubuntu :: Run Program In Terminal With A Terminal Specific Profile From GUI

Dec 12, 2010

I'd like to run a program [URL] from the GUI menu (yes, I know I can run it from the command line). I've gotten this to work by using a menu entry (see attached screenshot).The command is:

Code:

gksu chkrootkit

with the option for Type: was selected as Application in Terminal However, when chkrootkit is finished, the terminal immediately snaps shut according to the profile selection: When Commands Exits: Close terminal What I'd like to do is create another profile that causes the terminal to be held open (see screenshot) when the command exits and be able to choose that profile from the GUI Menu entry. I believe the command when using the CLI is:

Code:

gnome-terminal --profile=<profile_name>

how do I incorporate this within the Command entry line of the launcher?

View 1 Replies View Related

Software :: Guake Terminal Only In Workspace It Opened First?

Oct 10, 2010

I have installed guake recently. The problem I am facing is its presence in all workspace.Is there any way to modify this behavior and show the guake terminal only in the workspace it opened first?

View 1 Replies View Related

Fedora :: Using Plasma Workspace In GNOME?

May 13, 2010

I want to use Plasma workspace that comes in KDE on my F12 running GNOME. I don't intend to shift to KDE but would love to use Plasma workspace in gnome.I found some links but they were Ubuntu specific and didn't work in F12 for me.

View 2 Replies View Related

OpenSUSE :: 11.2 Gnome Scroll Workspace

Feb 1, 2010

I'm working with Opensuse 11.2 and using gnome. I used to scroll between the workspaces in ubuntu, an in KDE it also works on Suse, but it lacks in gnome. I tried some settings in the settingmanager (see Screenie) but it still won't work. Is it a bug or another setting I've overlooked?

View 1 Replies View Related

Ubuntu :: Set Workspace Names Missing In Gnome 10.10 Maverick?

Nov 7, 2010

What has happened to the option to display names of each workspace on the lower panel bar?

Normally it was just a case of 'right click' any of the workspace and selecting 'Preferences', setting number of workspaces required and then using the name listbox to name each to desired title. In Maverick only the number of work places can be set; the list of names facility has been deleted from display. The current workspace name displays in the tooltip display as "workspace n", but there seems to be no easy way to change this title.

In 'gconf-editor' under schemas>apps>workspace_switcher_applet>prefs>displ ay_workspace_names it only gives the system message "...can't be edited..."

View 4 Replies View Related

Ubuntu :: Opening Applications (only Gnome-terminals) In Defined Workspace?

Aug 18, 2010

Ideally I would like to set a keyboard shortcut to open a set of applications. The applications (mainly different gnome-terminals) should be opened in different, previously defined workspaces. I had a look around but could not find a simple solution (maybe it could be done in devilspie but I would like to avoid that).If I limit myself only to gnome-terminal and instead of using the keyboard shortcuts call the application in the shell the placement of the terminal can be done by using "--geometry" (see "man gnome-terminal" and "man X") e.g. "gnome-terminal --geometry 50x20+200+300". wmcrtl show me that my 6 workspaces are treated as one desktop (my interpretation - maybe wrong):

Code:
$ wmctrl -d
0 * DG: 7680x1024 VP: 0,0 WA: 0,1 1280x1023 Desk 1

[code]....

View 2 Replies View Related

Ubuntu :: Gnome Classic - Lost Workspace Switcher After Upgrades?

Jun 16, 2011

I use the Gnome Classic DE in 11.04. Last night, safe-upgrade made a small number of package upgrades (three or four). When I rebooted my PC, this morning, my workspace switcher (the four tiny squares in the bottom panel on the right side of the screen) are gone. I use them regularly.Also, is there any history to identify what packages were upgraded last night so I can look for bugs?

View 7 Replies View Related

Debian Multimedia :: Dragging Windows To Another Workspace In Gnome?

Jan 9, 2010

I am an old XFCE fan, but would like to give Gnome a serious try (it has several things I like a lot).One XFCE feature I am missing is the intuitive capability to drag a window directly to another workspace. I did a bit of research and installed compiz (I am running debian testing on my laptop), but I am still unable to drag windows to another workspace.
Maybe I should tick the right option in compiz configuration manager, but I do not know where to start from. note that I am not after any eyecandy, I just would like to have this cute little feature of XFCE in my gnome environment.

View 3 Replies View Related

OpenSUSE :: Workspace Switcher Bugged After Gnome 2.32 Upgrade?

Dec 18, 2010

After doing the upgrade per this thread my gnome panel gets bugged when the workspace switcher applet is attached to it. Also the Cairo Dock bugs out with the workspace switcher applet attached to it. I can change desktops with key commands fine. It would just be nice if this could be fixed. I am sticking with gnome 2.32 because of my affinity with Evolution which performs better in 2.32.

View 3 Replies View Related

OpenSUSE Install :: Gnome Panel Disappears When Switching To Another Workspace

Jul 16, 2010

Linux 2.6.34-12-desktop x86_64
Gnome desktop

I updated from v11.2. to v11.3.I have 4 workspaces defined. The Gnome panel shows only in the first workspace! When I switch to another one, the panel disappears. As you may imagine, this is rather inconvenient. Once I am in another workspace other than 1, my only option is to reboot since there is no way to navigate anywhere. How do I set up the Gnome panel to show in all workspaces?

View 8 Replies View Related

Ubuntu :: Applications Jump From Their Workspace To The Current Workspace

Jul 20, 2011

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.

View 1 Replies View Related

Ubuntu :: Shake Won't Launch From Terminal

Oct 8, 2010

I have a copy of Shake (I was given it by my friend) It is the Linux version and I have followed instructions to install and after a few problems and errors I think I have everything in place. However when I type the advised command from Terminal: 'csh Shake' All that happens is the terminal moves to a new line with no text. I can still type and press enter but nothing happens, just goes to a new blank line. Thing is it doesn't give any errors. I have chmod'd the correct folders, have installed all required included files and library's. Also, im sorry for posting this here, I could not post in the Multimedia section

View 1 Replies View Related

Ubuntu :: Dolphin: Could Not Launch The Terminal Client

Oct 12, 2010

I recently installed Ubuntu and dolphin file manager but when I press Shift+F4 for Terminal I get this error: Could not launch the terminal client: KDEInit could not launch 'konsole'.: Could not find 'konsole' executable. Now, I know I can open it with Ctrl+Alt+T but with shift+f4 from dolphin, terminal starts with current folder in command line.

View 2 Replies View Related

Ubuntu :: Installed Open SSH And Launch It From The Terminal?

Aug 8, 2011

I installed Open SSH and don't know how to launch it from the terminal.

View 7 Replies View Related

General :: Can't Launch Scripts In Terminal (ubuntu)?

Oct 17, 2009

I am a total linux n00b and am having trouble with scripts. I am taking a basic linux class and I have to write a script with input and output, and it must have branching (a loop or if statement). In any case, I have decided to write a script (hopefully) that will ask the user what the base and height of their triangle is, and then my script will calculate the area for the user.

Writing the actual script will be fun and challenging for me, but to test out launching scripts I have been researching them online and found this website: http://tldp.org/HOWTO/Bash-Prog-Intr...O-2.html#ss2.1 In any case, I am using Ubuntu right now and went to: Applications -> Accessories -> Text Editor. Then wrote:

#!/bin/bash
echo Hello World

I then clicked file -> save as... and the name of my file is "hello.sh". Under the "save in folder" option I chose the folder "Documents". So then I click Applications -> Accessories -> Terminal and type "./hello.sh" and the next line says "bash: ./hello.sh: No such file or directory" How do I launch a script in terminal!

View 5 Replies View Related







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