From 3575d9584edf35ec1720bc3755b6576a56613685 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 25 Jul 2008 16:46:44 +0930 Subject: [PATCH] config: note that HAL options must be strings. Only strings are parsed by the server, all others are ignored. Doesn't matter, specifying int options as strings works fine anyway. --- config/x11-input.fdi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/x11-input.fdi b/config/x11-input.fdi index f2e2d50ab..9c3f9fb72 100644 --- a/config/x11-input.fdi +++ b/config/x11-input.fdi @@ -26,6 +26,9 @@ Do not specify "input.x11_options.Device" since "input.device" will be used automatically. + You MUST specify all options as strings, otherwise the server will + ignore them. + Legacy Keys "input.xkb.rules" "input.xkb.model"