From f9c0d0e246edf07c25a4917bf201d61f49a53484 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 25 Jul 2013 11:17:00 -0500 Subject: Add lightweight daemon to synchronize keyboard indicators to current xkb state Start keyboard indicator sync daemon on tdm load This resolves Bug 427 --- tdekbdledsync/getfd.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 tdekbdledsync/getfd.h (limited to 'tdekbdledsync/getfd.h') diff --git a/tdekbdledsync/getfd.h b/tdekbdledsync/getfd.h new file mode 100644 index 000000000..991f33d4a --- /dev/null +++ b/tdekbdledsync/getfd.h @@ -0,0 +1 @@ +extern int getfd(const char *fnam); -- cgit v1.2.1