From 7b1017d0013a2900b82cdf36bd2a9ef387c9aec5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 16 Sep 2011 07:19:58 +0000 Subject: Stabilize the SAK system git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- tsak/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tsak') diff --git a/tsak/main.cpp b/tsak/main.cpp index 087147935..57e228c2e 100644 --- a/tsak/main.cpp +++ b/tsak/main.cpp @@ -330,6 +330,8 @@ int main (int argc, char *argv[]) if (hide_event == true) { // Let anyone listening to our interface know that an SAK keypress was received write(mPipe_fd_out, "SAK\n\r", 6); + write(mPipe_fd_out, "SAK\n\r", 6); + write(mPipe_fd_out, "SAK\n\r", 6); } } } -- cgit v1.2.3