slitaz-tools diff tinyutils/tazkeymap @ rev 317

Edits/typos (more to be done)
author Paul Issott <paul@slitaz.org>
date Tue Mar 10 20:19:52 2009 +0000 (2009-03-10)
parents db0e82bebc70
children f70b81b03d05
line diff
     1.1 --- a/tinyutils/tazkeymap	Sat Jul 19 06:35:45 2008 +0000
     1.2 +++ b/tinyutils/tazkeymap	Tue Mar 10 20:19:52 2009 +0000
     1.3 @@ -95,8 +95,8 @@
     1.4  # If it's a reconfiguration give an info message.
     1.5  if [ -s /etc/keymap.conf ]; then
     1.6  	$DIALOG --clear \
     1.7 -		--title " Keyboard mapping information " \
     1.8 -		--msgbox "\n
     1.9 +		--title " Keyboard mapping information\n" \
    1.10 +		--msgbox "
    1.11  Please logout of your current session and login again to use $value
    1.12  keyboard.\n" 16 70
    1.13  fi