summaryrefslogtreecommitdiff
path: root/normal.py
diff options
context:
space:
mode:
authorGilles Castel <66gilles99@gmail.com>2019-04-11 11:37:44 +0200
committerGilles Castel <66gilles99@gmail.com>2019-04-11 11:37:44 +0200
commite7d5a8124e2a3779de90e58b8743a879b684c964 (patch)
treed6971b83815a93f41713d8b6592255dbdfc72269 /normal.py
parenta1640a4f8ec0bb74e578199fd349a2cd4a87542a (diff)
Listen for new inkscape windows
Diffstat (limited to 'normal.py')
-rw-r--r--normal.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/normal.py b/normal.py
index 9bed909..4fe6ea3 100644
--- a/normal.py
+++ b/normal.py
@@ -101,7 +101,6 @@ def normal_mode(self, event, char):
self.press('p')
handled=True
-
if ev == 'x':
self.press('percent', X.ShiftMask)
handled=True