Remove stale comments.

Ctrl+Alt+Backspace works, I'm using it daily.
CapsLock doesn't repeat, otherwise we wouldn't have Bug 16318.
This commit is contained in:
Peter Hutterer
2008-07-03 14:45:41 +09:30
parent 8c06093191
commit 37b854cb64

View File

@@ -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;