Fedora :: Remove An Application From Gnome Startup Using Command Line?
May 27, 2011
I've just added an application to load on startup in gnome.At first gnome loads properly,but after few seconds that application starts automatically and I can see its icon on taskbar , then gnome freezes and I can't do anything in gui.
How I can remove that application from starup of gnome using command line?
View 1 Replies
ADVERTISEMENT
Feb 17, 2010
Yesterday i finally got around to installing my graphics card (NVIDIA GeForce 8400M CS) on fedora 12 by using the command yum install kmod-nvidia the terminal then told me that it installed correctly so i rebooted my system. Now when i boot up into fedora, it loads and when the sign in window is about to appear instead my screen shows random colors all over the place. I am hoping someone can tell me how to remove this via the command line prior to actually starting fedora.
View 2 Replies
View Related
Jan 13, 2011
I am running Unbuntu 10.10 on a HTPC, and also XBMC. With some effort it worked ok, sounds, remote etc. Via systems>preferences I managed to add XBMC to the startup. It now starts when I start the PC. However it sort-of hijacks the PC, so the WiFi does not start among other things. Also I am no longer able to log into the desktop, so I am not able to emove XBMC from the start-up of the computer. If I exit XBMC I get to the log-in screen for the desktop, but when I log in it starts XBMC directly.
How can I remove it via the terminal? I cannot find a .config directory, any autostart, any .xsession, .xinitrc or anything else that looks like startup-script. How can I get access to my desktop again?
View 3 Replies
View Related
Jun 14, 2011
Using the System->Preferences->"Gnome Startup Applications" interface, is it possible to run a program from an arbitrary directory?
Example:
I want to run a script: /home/user/directory/script.py
It has dependencies (right term?) in the directory it's in, so if I run "python /home/user/directory/script.py" I get an error.
Is there any thing I could type into the "Command" text box to get this script to run?
View 2 Replies
View Related
Feb 11, 2010
I am trying to get the KDE Media screen saver working in GNOME. Is there a way to use kde's screensaver program in gnome on startup, instead of gnome's screen saver program? Basically, I am trying to disable gnome's screensaver, and load kde's program in its place at gnome startup.
View 1 Replies
View Related
Sep 16, 2011
Centos 5.6 - I'm trying to lock the screen immediately after successful gnome user login. My steps...
System > Preferences > More Preferences > Sessions > Startup Programs tab > Add
I've tried the following...
gnome-screensaver-command --lock
/usr/bin/gnome-screensaver-command --lock
Neither of these seem to work from the Sessions gui. Although from terminal I can run gnome-screensaver-command --lock with no problems.
View 5 Replies
View Related
Nov 24, 2010
Initially, I had dozens of errors from missing processes. I chrooted from live CD and reinstalled them.Now I got this:
Code:
fsck from util-linux-ng 2.17.2
/dev/sda5: clean, 213665/4104192 files, 2426106/16389120 blocks
[code]....
View 2 Replies
View Related
Feb 12, 2011
I have a application in
/xxx/xxx/xxx/app
I need to type a long path each time, if I want to use it. I want to use it just type 'app'. How to do? Whatever I'm stay in any path.
View 2 Replies
View Related
Feb 17, 2010
how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
[code]....
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
View 1 Replies
View Related
Feb 16, 2010
I am trying to learn how to pass more than a one-command startup for gnome-terminal.
I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
USAGE="
${0##*/} [-x] [-g]
code....
However, running with the -g option to invoke gnome-terminal, I get a "There was an error creating the child process for this terminal" error.
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
View 4 Replies
View Related
Sep 27, 2010
How do I kill a python application from the command line? For an example I have 2 applications running. The first is bleachbit and the second is furiusisomount. They are both python applications so they both come up as python under process name. I could kill them by ID number but if there was another way to do it so that it could be automated in a bash script.
View 9 Replies
View Related
Sep 21, 2010
I am going to compile and install my first linux application from the command line. The program is the port scanner program NMAP, and I am looking at the documentation to learn how to do it. I saw this thread [URL], and I just want to make sure I understand what it is I'm doing.
bzip2 -cd nmap-5.35DC1.tar.bz2 | tar xvf -
cd nmap-5.35DC1
./configure
make
su root
make install
"bzip2 -cd nmap-5.35DC1.tar.bz2 | tar xvf -"
Here I am calling the bzip2 program to work with a specified file. look for the file nmap-5.35DC1.tar.bz2 in the current diretory (-cd) and to pipe (redirect) something, this is where I get lost, I think. And I know what x & v mean but not f, or what that has to do with the previous commands.
cd nmap-5.35DC1
Chage to the named directory.
./configure
I assume this is a command?
make
Builds an executable
su root
make install
not sure what the difference is between this and the above.
View 7 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
Feb 4, 2010
So I just partitioned my hard-drive, one side with windows the other to set free for ubuntu. It all worked fine. I put in the liveCD of ubuntu 9.10 and installed on to the partition. However, I have a problem. When it boots up it asks me to either boot into linux 2.6 or windows 7. Windows 7 works fine, but when I boot into ubuntu, the loading screen comes up and then it doesn't seem to boot into GDM. It's all command-line interface. I've tried sudo apt-get update and upgrade, but it isn't connected to my network yet so I can't do that. What can I do?
View 9 Replies
View Related
Sep 25, 2009
Is there a way to find out the currently installed packages and the corresponding command line to launch the package from a terminal. For example, I know that I have openoffice installed but I do not know how to find the command line to launch it.
View 5 Replies
View Related
Jul 13, 2009
how to use QGLviewer. I want to give my program a file name as a command line argument. All of the sample programs I find have a main.cpp file like this:
Quote:
#include <QApplication>
#include "window.h"
int main(int argc, char *argv[])
[code]....
Then the Window class, which is derived from QGLViewer, does all the program's actual work. If I want access to argc and argv, for example, to open and read a file that's passed as an argument, what would handle that? Is there a built-in way to get the arg variables to the window class, or do I need to just write a loadfile function and pass them?
View 1 Replies
View Related
Jan 16, 2010
Where exactly are the temporary files stored, in /tmp or /var/tmp. How can i remove temporary files through command line? What is the difference between these two directories?
View 2 Replies
View Related
Jun 30, 2009
I am getting no packages listed in Gnome application manager gpk-application 2.27.2. I have tried 'yum clean all' and get the following error messages.
View 3 Replies
View Related
Jul 18, 2011
I want to find a desktop application or command line tool to show two different timezone concurrently under LINUX.
Anyone knows there are such application?
Say i want to know the time at london and USA at the same time. (different time zone)
View 4 Replies
View Related
Feb 15, 2011
Is there any way to quickly remove multiple related packages from the command line instead of having to enter the name of every single one? I am trying to remove OpenOffice from my server running 10.04. It would work nicely if I could get a list of packages without line breaks, such as the list displayed by aptitude when upgrading. That way I could just paste the package list into the terminal. However, "aptitude search 'openoffice'" dumps a long list on many lines that cannot be used that way.
View 3 Replies
View Related
Aug 18, 2010
I would like to make all of the computers in our lab look/behave the same. I have messed around with some of gconftool-2 to change the desktop backgrounds, but I can't figure out the following:deleting the bottom paneladding the window list to the top paneladding the force-quite applet to the top panelremoving all menu items from the system/preferences menu but soundremoving all menu items from the system/administration menu but printing and system monitor
View 1 Replies
View Related
Aug 27, 2010
I have a number of computers which I do some distro hopping with now and again. Each time I manually configure GNOME to my liking.Ideally I want to create a script to do this (to stop me having to manually click around each time) but I can't find any information on this. I'm happy using sed to add/replace text in files if I could just find whichfiles need editing.o get me started, what file is edited when I add/remove a panel (or item in the panel) in GNOME
View 3 Replies
View Related
May 24, 2010
I need to be able to boot into the command line, instead of booting automatically into the GUI. I have Red Hat 5, Fedora 12, and also a Suse 11 box that I would like to do this in.
In addition, once at the command line, is there any way to change the command line resolution and refresh rate. I know how to do this in the GUI, but would like to view different resolutions/refresh rates at the command line screen as well.
View 6 Replies
View Related
May 12, 2010
I am trying to install gnome from command line on red hat
View 2 Replies
View Related
May 3, 2011
It's a new install on a laptop, it looks like it installs fine, however after a boot I get login & password prompt and command line. I did choose GNOME desktop during the install.I know I will have problems to get 1080p resolution with my Intel integrated card Ironlake but at least I expect to have GNOME with min resolution 800x600.
View 5 Replies
View Related
May 19, 2011
I add a "command line" or "mini-commander" applet to the panel in gnome, but nothing happens.
If I launch "/usr/lib/mini_commander_applet" on a terminal, I get a dozen such applets, for all the times I tried, but then I have an xterm tied up.
If I launch the same from "alt-f2" it does not work, and gives no error.
Carlos E. R. (from 11.2 x86_64 "Emerald" at Telcontar)
View 9 Replies
View Related
Jul 31, 2010
Is there a way to reposition the Gnome panels from the command line?
View 9 Replies
View Related
Jan 3, 2011
Is there a way I can configure gnome-panel with the command line? I want to be able to write a shell script to switch between my AWN desktop setup and my gnome-panel one.
Also (this is less important) is there an easy way to switch between Gnome and KDE? I would assume no, but if there is that would be cool.
View 4 Replies
View Related
May 12, 2011
I have an Acer Aspire 5100 with Ubuntu 10.04 running. Recently I loaded from a storage drive all of my music library which happens to be in its orignal wav format. I was going to convert it to mp3 using lame or some other program. I worked with the files using the command line with some success. The files were there when I did this. No problem. I came back to the computer after several days absence and when I got to a commandline I entered "ls -l" no files. Yes I went to the right directory. I logged in as Root no help. The files are not there according to the command line as far as I can tell.Using Gnome the files are available and playable via the desktop. Are the files there or not?
View 12 Replies
View Related
Jun 28, 2010
I'm wanting to be able to run the Open Suse start menu from the command line.king remotely, I have found that I have faster response time by only running specific X components instead of an entire desktop (particularly useful under Windows 7 Cygwin). Specifically, I'd like to invoke the start menu from a ssh command line.On Linux Mint,line command is:mintmenuWhat is the equivalent command to bring up the Slab Start Menu on Open Suse?
View 8 Replies
View Related