summaryrefslogtreecommitdiffstats
path: root/tsak/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 11:57:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 11:57:08 -0600
commit95fc902412b2424680fa1f40399a9b6426855dad (patch)
treec605ea8f8846ed0523224e391569d2e0b92deea5 /tsak/README
parentce5b2d26ac4ca4f90a8de5d5bb0c05c5c7ffb01a (diff)
downloadexperimental-95fc902412b2424680fa1f40399a9b6426855dad.tar.gz
experimental-95fc902412b2424680fa1f40399a9b6426855dad.zip
Rename ksocket and kcache
Diffstat (limited to 'tsak/README')
-rw-r--r--tsak/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsak/README b/tsak/README
index ef2fe0c..9e10b47 100644
--- a/tsak/README
+++ b/tsak/README
@@ -5,5 +5,5 @@ This is an experimental SAK filter that uses evdev and friends to:
In fact, even root applications will be unaware of the SAK press unless they are monitoring
the out-of-band SAK interface.
-The interface is very simple. Listen on /tmp/ksocket-global/tsak and you will receive the null-terminated string "SAK\n\r" when the SAK is pressed.
+The interface is very simple. Listen on /tmp/tdesocket-global/tsak and you will receive the null-terminated string "SAK\n\r" when the SAK is pressed.
Note that the string may be sent multiple times, especially if the SAK is held down.