From 37b854cb643fa9c5087eccdd1b6ba940d5413bf9 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 3 Jul 2008 14:45:41 +0930 Subject: Remove stale comments. Ctrl+Alt+Backspace works, I'm using it daily. CapsLock doesn't repeat, otherwise we wouldn't have Bug 16318. --- src/evdev.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/evdev.c b/src/evdev.c index 994a32b..a51757e 100644 --- a/src/evdev.c +++ b/src/evdev.c @@ -619,11 +619,6 @@ EvdevAddKeyClass(DeviceIntPtr device) { XK_Mode_switch, AltLangMask } }; - /* TODO: - * Ctrl-Alt-Backspace and other Ctrl-Alt-stuff should work - * Get keyboard repeat under control (right now caps lock repeats!) - */ - pInfo = device->public.devicePrivate; pEvdev = pInfo->private; -- cgit v1.2.3