aboutsummaryrefslogtreecommitdiff
path: root/marsond.c
diff options
context:
space:
mode:
Diffstat (limited to 'marsond.c')
-rw-r--r--marsond.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/marsond.c b/marsond.c
index 719129a..71b5eb6 100644
--- a/marsond.c
+++ b/marsond.c
@@ -24,7 +24,9 @@
#define DEFAULT_DELAY_MS 30
+#ifndef DEFAULT_KBD
#define DEFAULT_KBD "/dev/input/by-id/usb-Marson_Marson_Keyboard_and_Mouse_Link_Ver:ps2120L-event-kbd"
+#endif
#define DEFAULT_USER "nobody"
#define DEFAULT_GROUP "nobody"