Sponsored Content
Top Forums UNIX for Advanced & Expert Users programs are being autostarted for no reason Post 302590572 by cokedude on Monday 16th of January 2012 09:05:58 PM
Old 01-16-2012
programs are being autostarted for no reason

I have nothing in these folders and several programs are being autostarted for no reason. Chromium, nautilus, Okular, and quadrapassel are the programs being started. I have nothing in my .bashrc. Not sure where else to look. I have no idea why this is happening and it is driving me crazy.

Code:
~/.config/autostart/
$KDEHOME/Autostart

I tried to follow this guide in reverse with no luck.
Autostart

Last edited by methyl; 01-17-2012 at 11:09 AM.. Reason: This post has nothing to do with unix and an identical post has been answered on a Fedora forum elsewhere.
 

6 More Discussions You Might Find Interesting

1. Programming

what is the exact reason ?

please refer the following 2 statements... 1) int i=1,j; j= i++ + i++; 2) int i=1,j; j=++i + ++i; how j becomes 2 and 6 for the above 2 statements respectively ??? ( i guessed j must be 3 and 5) Somebody define the exact reason please.. :( ... (2 Replies)
Discussion started by: shamal
2 Replies

2. Filesystems, Disks and Memory

File not found - for no reason

Hi This is my first post hope someone can help I develop and support a multi user application running on TRU64. All users were running the app sucessfully until one user tried loggin in again. This user, and all other users who subsequently log in, cannot find a particular file in a shared... (4 Replies)
Discussion started by: moomintroll
4 Replies

3. UNIX for Dummies Questions & Answers

Are programs like sys_open( ) ,sys_read( ) et al examples of system level programs ?

Are the programs written on schedulers ,thread library , process management, memory management, et al called systems programs ? How are they different from the programs that implement functions like open() , printf() , scanf() , read() .. they have a prefix sys_open, sys_close, sys_read etc , right... (1 Reply)
Discussion started by: vishwamitra
1 Replies

4. Red Hat

Server usually restart not reason

Hi everyone, - I have CentOs server 5.4 , I usually remote by ssh. - My problem is server usually restart but I don't reason. I check log in file /var/log/messages: I don't see "signal 15" which kernel have to receive before restart. Everyone can see in attach. - I try to restart with command... (3 Replies)
Discussion started by: vietbk87
3 Replies

5. AIX

Cluster failure reason

Hi guys ! I'm a French IT student in AIX, and i'm note very fluent in english. I have a task : Write a script to inform the administrator if on of a cluster UC is not working. I'm not going to ask you the script ^^' But i want to make a list of the failure reason of a cluster (network,... (10 Replies)
Discussion started by: Tharsan
10 Replies

6. UNIX for Dummies Questions & Answers

Difference between inbuilt suid programs and user defined root suid programs under bash shell?

Hey guys, Suppose i run passwd via bash shell. It is a suid program, which temporarily runs as root(owner) and modifies the user entries. However, when i write a C file and give 4755 permission and root ownership to the 'a.out' file , it doesn't run as root in bash shell. I verified this by... (2 Replies)
Discussion started by: syncmaster
2 Replies
OKULAR(1)							 KDE User's Manual							 OKULAR(1)

NAME
okular - a universal document viewer SYNOPSIS
okular [Qt-options] [KDE-options] [Okular options] [URL] DESCRIPTION
okular is aimed to show documents in different formats. GENERIC OPTIONS
--help Show help about options. --help-qt Show Qt specific options. --help-kde Show KDE specific options. --help-all Show all options. --author Show author information. -v, --version Show version information. --license Show license information. -- End of options. OKULAR OPTIONS
-p, --page number Open a given page in the document. --presentation Start the document in presentation mode. --unique Unique instance control. ARGUMENTS
URL An address of the document to be opened. For PDF, can be given as document_name#named_destination where named_destination is a particular named destination embedded in the document. FEEDBACK
On IRC, irc.freenode.net #okular or via email, okular-devel@kde.org or on the web, <http://okular.kde.org/> SEE ALSO
More detailed user documentation is available from help:/okular (either enter this URL into Konqueror, or run khelpcenter help:/okular). COPYRIGHT
Copyright (c) 2002 Wilco Greven, Christophe Devriese Copyright (c) 2004-2005 Enrico Ros Copyright (c) 2005 Piotr Szymanski Copyright (c) 2004-2012 Albert Astals Cid Copyright (c) 2006-2009 Pino Toscano License: GNU General Public Version 2 <http://www.gnu.org/licenses/gpl-2.0.html> AUTHOR
Yuri Chornoivan <yurchor@ukr.net> Okular man page. K Desktop Environment 2012-11-20 OKULAR(1)
All times are GMT -4. The time now is 02:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy