diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:25:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:25:42 -0600 |
commit | e198274bd57f0df7acf739d62cc17d9aa2960593 (patch) | |
tree | f838211d3cb6d2afd5c90539562108cd3b9c2f92 /tde-i18n-et/docs/tdebase/kcontrol/mouse | |
parent | 1da9a128f97a0a873e8675322fd4f0f8eaa241db (diff) | |
download | tde-i18n-e198274bd57f0df7acf739d62cc17d9aa2960593.tar.gz tde-i18n-e198274bd57f0df7acf739d62cc17d9aa2960593.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'tde-i18n-et/docs/tdebase/kcontrol/mouse')
-rw-r--r-- | tde-i18n-et/docs/tdebase/kcontrol/mouse/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-i18n-et/docs/tdebase/kcontrol/mouse/index.docbook b/tde-i18n-et/docs/tdebase/kcontrol/mouse/index.docbook index 49f7f0c1cd1..14afeb33dc7 100644 --- a/tde-i18n-et/docs/tdebase/kcontrol/mouse/index.docbook +++ b/tde-i18n-et/docs/tdebase/kcontrol/mouse/index.docbook @@ -578,7 +578,7 @@ if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ] then # New code, using lock files instead of copying /dev/console permissions -# This also works with non-kdm logins (e.g. on a virtual terminal) +# This also works with non-tdm logins (e.g. on a virtual terminal) # Idea and code from Nalin Dahyabhai <nalin@redhat.com> if [ -f /var/run/console.lock ] then |