From 534a3734d088ff0155ebc7fca7ab246635cd725a Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 29 Oct 2008 13:28:19 +1030 Subject: [PATCH] Remove obsolete FIXME xkeyboard-config's maps are perfectly able to cope with evdev now. Signed-off-by: Peter Hutterer (cherry picked from commit b77f9398570fb8eae1fcf50bc3c10c9c390c6bac) --- src/evdev.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/evdev.c b/src/evdev.c index ea83afc..cc072d8 100644 --- a/src/evdev.c +++ b/src/evdev.c @@ -404,9 +404,6 @@ EvdevPtrCtrlProc(DeviceIntPtr device, PtrCtrl *ctrl) /* Nothing to do, dix handles all settings */ } -/* FIXME: this map works with evdev keyboards, but all the xkb maps - * probably don't. The easiest is to remap the event keycodes. */ - static KeySym map[] = { /* 0x00 */ NoSymbol, NoSymbol, /* 0x01 */ XK_Escape, NoSymbol,