diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2010-11-09 15:21:23 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2010-11-11 10:26:44 +1000 |
commit | cbaa6a66e0f9e3b7e305606924ecda0147b59e96 (patch) | |
tree | a78d79f1d9bd06547e1b9dce911db57815a23062 /config | |
parent | 69e8e1b0b95a325da3e3a2d76d092e7131baa9ad (diff) |
config: remove mention of AllowEmptyInput
"You will probably want to add the following option to the ServerFlags of
your xorg.conf:
Option "AllowEmptyInput" "True""
I can't imagine why you would want to do that. My life is painful enough
already.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/x11-input.fdi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/x11-input.fdi b/config/x11-input.fdi index 9e629cbd0..b263f36cb 100644 --- a/config/x11-input.fdi +++ b/config/x11-input.fdi @@ -45,11 +45,6 @@ See the evdev documentation for more information. - You will probably want to add the following option to the ServerFlags of - your xorg.conf: - - Option "AllowEmptyInput" "True" - FIXME: Support tablets too. TODO: I think its fixed, can't test |