slitaz-configs rev 78

Tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Jan 13 18:38:47 2011 +0000 (2011-01-13)
parents f2792988a8db
children 0b2c75f883a7
files README rootfs/etc/skel/.xinitrc
line diff
     1.1 --- a/README	Tue Jan 11 13:30:06 2011 +0100
     1.2 +++ b/README	Thu Jan 13 18:38:47 2011 +0000
     1.3 @@ -11,13 +11,13 @@
     1.4  
     1.5  All artwork is done on SliTaz with mtPaint, The Gimp or Inkscape.
     1.6  
     1.7 -File: ~/.xinitrc ~/.xsession
     1.8 +Files: ~/.xinitrc ~/.xsession
     1.9  ----------------------------
    1.10 -These 2 files are used for X session login and startup. In live mode root
    1.11 -and the default user (id 1000) need theme. For a new user when SliTaz is 
    1.12 -installed the files are copied from /etc/skel. Historicaly these files
    1.13 -where created by tazx at boot time because we was using tiny Xvesa server
    1.14 -wich couldn't autoconfigure screen resolution and we needed to generate
    1.15 +These 2 files are used for a X session login and startup. In live mode: root
    1.16 +and the default user (id 1000) need them. For a new user, when SliTaz is 
    1.17 +installed the files are copied from /etc/skel. Historically, these files
    1.18 +were created by tazx at boot time because we were using a tiny Xvesa server
    1.19 +which couldn't autoconfigure screen resolution and we needed to generate a
    1.20  .xsession with something like: Xvesa -screen 1024x768x24 &
    1.21  
    1.22  
     2.1 --- a/rootfs/etc/skel/.xinitrc	Tue Jan 11 13:30:06 2011 +0100
     2.2 +++ b/rootfs/etc/skel/.xinitrc	Thu Jan 13 18:38:47 2011 +0000
     2.3 @@ -1,6 +1,6 @@
     2.4  # ~/.xinitrc: Executed by slim login manager to startx X session.
     2.5 -# You can use F1 with Slim to chage your window manager or configure
     2.6 -# it permanently with your personnal applications.conf file.
     2.7 +# You can use F1 with Slim to change your window manager or configure
     2.8 +# it permanently with your personal applications.conf file.
     2.9  #
    2.10  . $HOME/.config/slitaz/applications.conf
    2.11