summaryrefslogtreecommitdiff
path: root/app-misc/actkbd/files/actkbd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/actkbd/files/actkbd.confd')
-rw-r--r--app-misc/actkbd/files/actkbd.confd12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-misc/actkbd/files/actkbd.confd b/app-misc/actkbd/files/actkbd.confd
new file mode 100644
index 000000000000..5c67b5151717
--- /dev/null
+++ b/app-misc/actkbd/files/actkbd.confd
@@ -0,0 +1,12 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Configuration file
+CONFIG="/etc/actkbd.conf"
+
+# Event provider providing the keypress events
+EVENT_DEVICE="/dev/input/<DEVICE>"
+
+# PID
+PIDFILE="/var/run/actkbd.pid"
+