mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-04-14 11:44:16 +00:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user