summaryrefslogtreecommitdiffstats
path: root/common/file_loc.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/file_loc.h')
-rw-r--r--common/file_loc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/file_loc.h b/common/file_loc.h
index 08a905b6..309e028e 100644
--- a/common/file_loc.h
+++ b/common/file_loc.h
@@ -35,4 +35,8 @@
#define XRDP_PID_FILE "xrdp.pid"
#endif
+#if !defined(XRDP_KEYMAP_PATH)
+#define XRDP_KEYMAP_FILE "km-%4.4x.ini"
+#endif
+
#endif