General :: Hide Terminal Window Whn Running Script
Mar 14, 2011
This is my first post and I am new on Mac OSX. I have create an app using python/py2app.
App is working fine but I need little modification.
1. My app name is test.app. Inside I have Contents/MacOS/test(executable)
2. I rename test(executable) as launch.
3. I create a simple bash script with name test(set executable permission) in Contents/MacOS directory inside app.
4. This script set same environment vars and finally execute launch executable.
5. This works but problem is that a terminal window comes up when launching app.
Is it possible to run the script(test) in such a way that it should not show terminal window?
View 1 Replies
ADVERTISEMENT
Jan 19, 2009
It really bothers me that when I start a program through the terminal it takes up space with the terminal that's tied up with the program, and the program itself. I know how to keep it from tying up the terminal, but when it devotes the terminal, I like that it gives output if the program crashes. Is there a way I can set a terminal to completely hide itself (off the desktop and the taskbar) while it's running a program, then reappear once the program is closed?
View 4 Replies
View Related
Mar 18, 2010
In my windows xp I used [url] to hide a window & bring it back. In linux I came across XtUnrealizeWidget() & XtUnmanageChild(). How can I use them to hide window ?
View 10 Replies
View Related
Sep 9, 2010
Window is full-screen and grabs everything.New windows are appearing behind it.I cannot just kill that application.I'm logged in as root remotely through the SSH.Expecting something like that:
$ xcontrol
> ls
window id: PID: Window class: Window name: ...
[code]....
View 2 Replies
View Related
Jul 7, 2010
1. I need help to create a interface to run software.2. The software is running at the back
View 4 Replies
View Related
Jul 21, 2010
I have a terminal that opens when the system starts and I was wondering if there is any way to keep it specifically, not other terminal windows, from appearing in the window switcher in compiz?
View 2 Replies
View Related
May 31, 2010
If you need to to exclude one or mode user from your gdm login window you must edit "/etc/gdm/gdm.schemas" and add the user you want exclude from the <key> "greeter/Exclude" (near the other user in <default></default>)
When Fedora could have a gdm config again?
View 5 Replies
View Related
Aug 11, 2010
post a terminal key-logger so I can just hide the terminal while my kids go berserk on my laptop
View 5 Replies
View Related
Nov 16, 2010
i'm not sure for using the correct channel here but i hope someone out there can answer my little questions. 1st in older version i was able to change the settings of the terminal look as the font color, background color and so on. I was also able to define a default window size of a new terminal window. But since after upgrading to to the first release this year and a complete new installation of the current release Maverick i do not find this option anymore. Is there a way how to set up the terminal default window size?
View 9 Replies
View Related
Feb 7, 2010
Newly installed Debian system from years with Fedora. Ran system update and system got hosed, booted but no Gnome. Got Gnome back after MANY 'aptitude upgrade's. Xemacs disappeared! Along with other things I installed. Tried to install Xemacs but it is broken and will not install, complains about dpkg TOO current(?). So downloaded Xemacs for Xemacs.org and compiled source, installed.
Now when I start Xemacs is does not run in an X window but runs emacs in a terminal window. If I run it from a script, it complains about 'not in tty window'.
My env show:
Code:
The Xemacs install on Debian ( Bug written ) Install and configuration of Xemacs from source. A better understanding of the Debian upgrade process.
View 5 Replies
View Related
Apr 11, 2011
I think this command is for a symbolic link "ln -sf to folder from folder" is this correct?
Also what does the -sf stand for?
View 2 Replies
View Related
Sep 15, 2010
I'm writting a BASH script for a solaris system and need to have text enter into a console window. I've got so far:
#!/bin/bash
xterm
echo "text goes here"
When I run it I get the terminal window but the text going into another window. Nothing that I've found on this site helps me so far. If this is the wrong board, I'm sorry but I figured I'm about as newbie as it gets.
View 2 Replies
View Related
Mar 1, 2011
I have problem with internet connection on my Ubuntu, but the major problem is that i can't copy the message from my terminal while I type:ifgonfig and paste it here to show you what is the problem.
View 9 Replies
View Related
Feb 26, 2010
I am new to Samba.I'm running Fedora 10 and I've just download samba successfully and have the smb service running on my system.I'm in GNOME and select System and then Administration and Samba does not appear in the drop down menu.I have an NFS menu selection but no samba selection.I ran yum install and it installed successfully. If I can't get the samba config window is there a way I can configure in terminal window?
View 1 Replies
View Related
May 21, 2011
I'm trying to forward the X session to my Windows laptop (using Xming and putty), and I have no problem opening new programs such as gedit and having them forward, but how would I forward something such as a Firefox window which is already open and running? I don't want to shut it down and restart it. Is there any way of forwarding something that's already running? And if so, can I "unforward" the X session without closing the program down?
View 2 Replies
View Related
Aug 8, 2010
What is the command for "Open a terminal window and run application in this terminal
View 4 Replies
View Related
Oct 1, 2009
After a cleaning of some software from my ubuntu (Jaunty) desktop I am no longer able to open a terminal window in Gnome.I tried to reinstall gnome terminal from synaptic but this made no difference...In the command line that you get with Alt-F2 I tried the code: man ls
and a terminal window opens but after exiting the man page (q) it disappears!
View 9 Replies
View Related
Jun 15, 2011
I just love Linux! I am using Fedora 14 and just starting out. I am curious as to why is that when I click the Firefox icon to launch the internet from the menu bar a Linux terminal window has to be open. If I close that particular terminal, (which by the way says "Terminal" and does not show my chosen host name) Firefox closes. If I go to Applications, then Internet, then Firefox to launch the browser, the terminal doesn't open.
View 1 Replies
View Related
May 18, 2011
I use putty to get to my RHEL 5.3 workstation from my Windows laptop.
Typically, if I want a new terminal on my windows 7 workstation from another terminal or mc, I have to type start and I will see a new terminal window running the default shell.
QUESTION : What is the equivalent command in RHEL 5.3 (and or solaris) to create a new terminal window from the command line ? I will be entering this command from the shell prompt or mc's command line.
In Windows, if I want to start another terminal and in that terminal, I want to run a program, I can do "start program.exe arg1 arg2". this will create a new terminal window and runs program.exe in that terminal window. I don't have to create a terminal and then in a separate step run the program. How can I do this in Linux ?
View 3 Replies
View Related
Apr 1, 2011
How do I install Drivers for logitech c100 webcam in kiwi 10.08?
I am dyslexic. Is there a command for install webcam drivers that I can copy and paste to terminal window?
View 14 Replies
View Related
May 23, 2011
I can't hide the launcher in unity 3D. In 2D, it works fine, hides when i open a program, looks normal, everything. In 3D, it stays on top of whatever program I'm running. What I've tried Reinstalled unity 2D. (apt-get remove, apt-get install) For whatever reason, when I log into 3D without 2D installed, it looks like gnome, but the screen is garbled, the images disappear, menus come up as plain black squares, i literally can't even open a program. Once I install unity 2D, 3D works fine, but I can't hide the launcher. Messed around with CCSM. I tried each option under hide launcher in unity plugin (never, autohide, dodge windows, dodge active windows). None of them change anything. Updated everything through update manager (last night actually). Both 2D & 3D look and work fine, no lag or sluggish behavior. All of the effects look normal. I just can't get rid of the big launcher covering up everything I do! I've just been using 2D, although I would like to use 3D.
View 2 Replies
View Related
Oct 14, 2010
I'm curious, I believe that one of the ways that OSX make the GUI experience of *nix more 'snappy' was to ditch X and run the window manager more directly on the hardware.
If I'm looking to run Linux on a desktop, and have no interest in sending Windows to other machines on the network, can I run KDE or Gnome with no 'X' to eliminate that ever-so-slight lag with the window manager experience.
I guess basically what I'm asking is is there an equivalent of quartz for Linux?
View 6 Replies
View Related
Aug 26, 2011
I find xcompmgr more than adequate for making a desktop look pretty modern, and I don't like the more extravagentCompiz gimmicks - but there is one thing that irritates when using xcompmgr which someone here might have worked round.
Rounded window borders don't draw and redraw properly when using the Terminal (gnome-terminal and the LXDE and Xfce ones) or system monitor and moving them from their default place. You get this little white botch at the corners. I'm not massively technical and I'm ambivalent about how much more I want to learn as I have plenty of creative outlets already, but I would like to solve this. Somehow xcompmgr is treating these programs as a different class? It's capable of drawing the window borders properly as it is just these two programs that get botched. Possibly this doesn't get noticed as maybe people usually use xcompmgr with openbox and LXDE and their square window borders. I did do a search but there was nothing matching what I saw.
View 3 Replies
View Related
May 9, 2010
I have a C program that can run disconnected ( like most ), is there a programmatical way to tel if the program is running without a terminal? Example:nohup my-program &What I want is to modify the program so it can be used as a HUB interface. It does Peer to Peer communication and I want to make it a server function with a command line option.Currently if I disconnect the program, it will loop on the read for stdin, I need to be able to detect that and go into 'HUB' mode.
View 4 Replies
View Related
Jan 10, 2010
Recently I gained interest in running command from the terminal, like rhythmbox-client --play-pause and vlc --open, but I could not find the vlc's pause command under vlc. there's a way I can have a terminal display the commands that run when I do some action. For example, when I click on pause in vlc, the terminal should show me what command it used to pause vlc. What's the closest ting I can get to this?
View 1 Replies
View Related
May 30, 2010
is there a Terminal command to open a Target file (same as the one opens when you want to upload a file), let user choose the file and when he clicks open, be able to save his choice?for example:echo "Choose source file"--> command needed to browseand then open or save path to that file
View 1 Replies
View Related
Apr 1, 2011
Is it possible for me to use a command in terminal window to Download and Install drivers for Logitech C100 webcam. If so can I copy and paste because I`m Dsylexic.
View 7 Replies
View Related
Apr 22, 2011
I see on the website URl...screenshots number 5 and 6 -- what is used to to get these style of scrollbars? When I launch Opera I get a very ugly scrollbar that does not fit the look of the wm whatsoever.
View 1 Replies
View Related
Jun 6, 2011
I have recently just bought a laptop with window 7 starter in it. I have 2 system at home running ubuntu 10.04 LTS and 11.04. How do I share the files between the window system and ubuntu system?
View 4 Replies
View Related
Jul 10, 2011
I am trying to run Tomcat on Ubuntu System from a remote host. However, when I exit the terminal, Tomcat process shuts down.
The command I am using to run it is
nohup ./startup.sh &
View 1 Replies
View Related