Various fixes for workspace
Fixes for full screen, move window, etc.
This commit is contained in:
parent
cf87bb55ed
commit
968d0b4882
3 changed files with 11 additions and 6 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue