slitaz-tools rev 872

tinyutils: tiny edits
author Paul Issott <paul@slitaz.org>
date Wed Apr 30 20:23:55 2014 +0100 (2014-04-30)
parents b1ce98240dff
children aa153d70ece3
files tinyutils/tazx
line diff
     1.1 --- a/tinyutils/tazx	Wed Apr 30 20:36:56 2014 +0200
     1.2 +++ b/tinyutils/tazx	Wed Apr 30 20:23:55 2014 +0100
     1.3 @@ -237,14 +237,14 @@
     1.4  		fi ;;
     1.5  	
     1.6  	init)
     1.7 -		# We dont need much config files with last Xorg verrsion, So just
     1.8 -		# gest files for start a X session and config the keyboard.
     1.9 +		# We don't need much config files with last Xorg version, So just
    1.10 +		# get files for starting an X session and config the keyboard.
    1.11  		check_root
    1.12  		slitaz_apps_conf
    1.13  		keyboard_conf 
    1.14  		gen_xorg_conf_file ;;
    1.15  		
    1.16 -	keybard)
    1.17 +	keyboard)
    1.18  		echo "Generating: 40-Keyboard.conf"
    1.19  		keyboard_conf ;;
    1.20