KDE apps quick start

purslow at sympatico.ca purslow at sympatico.ca
Thu May 6 20:38:30 CEST 2004


040505 purslow at sympatico.ca wrote:
> i've tested the lines offered by Zaphod Beeblebrox
> for getting a quicker start for KDE apps
> & created a 1-line version which seems to work ok when added to 'xinitrc'.
> i don't know what patch format is preferred
> nor can i be sure that i have the default version of 'xinitrc',
> so i can't submit a regular patch without further advice,
> but below are the lines i recommend be added to 'xinitrc'
> between 'xfdesktop&' & 'panel=`which xfce4-panel`':

i've also added  3  lines at the end to close KDE down nicely,
so the quasi-patch should read:

  # If you use KDE applications, you can get them to start more quickly
  # after beginning a new XFCE session by uncommenting this line:
  #( i=0 ; while test $[ `/sbin/pidof -s xfce4-panel` ] -eq "0" ; do sleep 1 ; i=$(( i + 1 )); done ; kdeinit ) &

these lines sb added right at the end of 'xinitrc':

  # These lines will shut KDE applications down cleanly, if uncommented:
  #kdeinit_shutdown
  #dcopserver_shutdown
  #artsshell -q terminate

i've tested these additions & they seem to work satisfactorily.

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : purslow at chass.utoronto.ca
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto



More information about the Xfce4-dev mailing list