You are not logged in.

#1 2011-12-27 00:39:57

TheCash
Member
Registered: 2010-07-14
Posts: 41

[SOLVED]wcid starts twice

when I log in a have to wcid's running in tin2 but it is only in autostart once. i just noticed this today and the only change I have made to autostart is adding pidgin.

autostart

#
# These things are run when an Openbox X Session is started.
# You may place a similar script in $HOME/.config/openbox/autostart
# to run user-specific things.
#

# If you want to use GNOME config tools...
#
#if test -x /usr/lib/openbox/gnome-settings-daemon >/dev/null; then
#  /usr/lib/openbox/gnome-settings-daemon &
#elif which gnome-settings-daemon >/dev/null 2>&1; then
#  gnome-settings-daemon &
#fi

# If you want to use XFCE config tools...
#
#xfce-mcs-manager &

thunar --daemon &

#Start Panel
tint2 &

#Set Background
feh --bg-fill "/home/eric/Images/wallpaper.jpg"

#Start wicd
wicd-client &

#Start pidgin
(sleep 30s && pidgin) &

I have no idea why it is starting twice

Last edited by TheCash (2011-12-27 02:04:54)

Offline

#2 2011-12-27 00:48:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,671
Website

Re: [SOLVED]wcid starts twice

Did you read the Wiki?


To Be A Dev: propose idea; invite feedback; mock, ridicule, and ostracize any critical feedback; but be warm and kind to those who kiss your ring.

Offline

#3 2011-12-27 00:52:02

TheCash
Member
Registered: 2010-07-14
Posts: 41

Re: [SOLVED]wcid starts twice

lol nope...It was working right for a few days and I didnt even think to go back to the wiki thanks

Offline

Board footer

Powered by FluxBB