From b251e99b24237734086cbc51ff1ff474866f5219 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 20 Mar 2020 16:47:45 +0000 Subject: [PATCH] dot/e16-bindings: Add `C-M-t' to open a new terminal. Infuriatingly, Intel have decided to steal `5-f8' for some useless thing to do with the Windows video settings, with no way to override or turn this off. Add a different keystroke for the same thing. Maybe I'll even end up preferring this. --- dot/e16-bindings | 1 + 1 file changed, 1 insertion(+) diff --git a/dot/e16-bindings b/dot/e16-bindings index 650acdc..d1bdbbd 100644 --- a/dot/e16-bindings +++ b/dot/e16-bindings @@ -54,6 +54,7 @@ KeyDown C5 m wop * ts available KeyDown C5 p exec xsetroot -cursor_name left_ptr KeyDown C5 r wop * shade KeyDown C5 s wop * stick +KeyDown C5 t exec xinitcmd :terminal KeyDown C5 v wop * th available KeyDown C5 w menus show winops.menu KeyDown C5 x wop * close -- 2.11.0