Changeset 1037

Show
Ignore:
Timestamp:
07/27/06 21:51:34 (2 years ago)
Author:
archaic
Message:

Updated: execute-session-scripts-using-kdm.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/execute-session-scripts-using-kdm.txt

    r1028 r1037  
    11AUTHOR: Stef Bon <stef at bononline dot nl> 
    22 
    3 DATE: 2006-03-21 
     3DATE: 2006-07-09 
    44 
    55LICENSE: GNU Free Documentation License Version 1.2 
     
    3434Content: 
    35351. KDM: the files 
    36 2. TODO and suggestions 
     362. Examples 
     373. TODO and suggestions 
    3738 
    3839 
     
    102103 
    103104 
    104 2. TODO and suggestions 
     1052. Example 
     106---------- 
     107 
     108 
     109I'm using this construction myself. The scripts which I let start when a (KDM)session starts are: 
     110 
     111 
     112. dbus (the session part of it). I've written a hint how I've done this: 
     113      starting-and-stopping-dbus-with-kdm 
     114 
     115 
     116. fusesmb (browsing the smb network using FUSE). I've written a hint about this too: 
     117      starting-and-stopping-fusesmb-with-kdm 
     118 
     119. (un)mounting cifs shares.  
     120 
     121 
     122. syncing directories from one central place using rsync. 
     123 
     124 
     125The first two are described in hints also available. 
     126 
     127Look at http://linux.bononline.nl, My projects,  
     128"Installation and configuration of sessionscripts using KDM" 
     129for the most recent documentation and scripts. 
     130 
     131 
     132 
     133 
     1343. TODO and suggestions 
    105135----------------------- 
    106136 
     
    112142adjusting /etc/syslog.conf it's possible to write messages to it, which 
    113143appear just before the splash screen of KDE comes up. 
     144On my website is described how to do that. 
    114145 
    115146 
     
    142173[2006-03-21] 
    143174  * removed all PAM related chapters. Soon a new hint only about this will follow. 
     175[2006-07-07] 
     176  * added a chapter about the examples 
    144177 
    145178TODO: