From 734ce1f1433f4dabc56b69fc3c0cea4c0668d148 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 24 Oct 2012 10:48:59 +0100 Subject: [PATCH] notes: It's not "Stop", but "Blank Screen". todo: A couple more features. --- NOTES | 2 +- TODO | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NOTES b/NOTES index 558bb23..3f613bb 100644 --- a/NOTES +++ b/NOTES @@ -48,7 +48,7 @@ KeyRelease event, serial 32, synthetic NO, window 0x1400001, XLookupString gives 0 bytes: XFilterEvent returns: False -(4) "Stop" button: +(4) "Blank screen" button: KeyPress event, serial 32, synthetic NO, window 0x1400001, root 0xb2, subw 0x1400002, time 1004408253, (42,31), root:(1022,86), diff --git a/TODO b/TODO index 9ed73d8..dc5348f 100644 --- a/TODO +++ b/TODO @@ -13,3 +13,8 @@ Allow placement across monitors. Allow talk notes to be placed permanently on one monitor (is this useful though? speaker could just open an editor with the notes separately). + +Allow VTE screens to be skipped when using a wireless pointer (see +NOTES). + +Implement a "blank the screen" button (see NOTES). -- 1.8.3.1