slitaz-arm diff rpi/rootfs/etc/slim.conf @ rev 76

Improve slim.conf for rpi and add .xinitrc
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 23 21:48:55 2014 +0100 (2014-03-23)
parents 56ca097bc816
children d634bcd97ef1
line diff
     1.1 --- a/rpi/rootfs/etc/slim.conf	Sun Mar 23 14:37:38 2014 +0100
     1.2 +++ b/rpi/rootfs/etc/slim.conf	Sun Mar 23 21:48:55 2014 +0100
     1.3 @@ -17,8 +17,7 @@
     1.4  xauth_path         /usr/bin/xauth 
     1.5  
     1.6  # Xauth file for server
     1.7 -authfile           /var/run/slim.auth
     1.8 -
     1.9 +authfile           /run/slim.auth
    1.10  
    1.11  # Activate numlock when slim starts. Valid values: on|off
    1.12  # numlock             on
    1.13 @@ -87,7 +86,7 @@
    1.14  current_theme       rpi
    1.15  
    1.16  # Lock file
    1.17 -lockfile            /var/lock/slim.lock
    1.18 +lockfile            /run/slim.lock
    1.19  
    1.20  # Log file
    1.21  logfile             /var/log/slim.log