From 666941af15b3a9eaac43fab714305dd81e6c9de1 Mon Sep 17 00:00:00 2001 From: chrys Date: Sun, 25 Mar 2018 03:12:33 +0200 Subject: [PATCH] change correct toggle shortcuts --- TODO v2.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO v2.0 b/TODO v2.0 index c1de9f08..de7f8e30 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -95,6 +95,7 @@ Driver (screen, input): [W] detect shortcuts [] write/ consume them (controll it at all) [W] create keyboard layout + [X] controll modes (vim like mode to not collide with application shortcuts) [] ATK input driver (don't grab on graphical interface) https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py