From 968d0b48825e9d4b7f0c918f33337f34c1db7487 Mon Sep 17 00:00:00 2001 From: Chris Feng Date: Sat, 18 Jul 2015 21:16:14 +0800 Subject: Various fixes for workspace Fixes for full screen, move window, etc. --- exwm-input.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'exwm-input.el') diff --git a/exwm-input.el b/exwm-input.el index 107df0599ef5..1f8e4f4de680 100644 --- a/exwm-input.el +++ b/exwm-input.el @@ -30,8 +30,6 @@ ;; Todo: ;; + Pointer simulation mode (e.g. 'C-c 1'/'C-c 2' for single/double click, ;; move with arrow keys). -;; + Demonstrate how to add a local key binding (add global prefix key and -;; modify `exwm-mode-map'). ;; + Simulation keys to mimic Emacs key bindings for text edit (redo, select, ;; cancel, clear, etc). Some of them are not present on common keyboard ;; (keycode = 0). May need to use XKB extension. -- cgit 1.4.1