From 1031d2ee4966e1a7d9c41156d241342c8d279270 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 20 Mar 2020 16:45:16 +0000 Subject: [PATCH] dot/e16-bindings: Dislodge `reset pointer shape' to `C-5-p'. I'd forgotten that this even existed, so it's not going to upset my finger macros. This is part of an annoying sliding-block puzzle. --- dot/e16-bindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot/e16-bindings b/dot/e16-bindings index 5f99a62..30d96f0 100644 --- a/dot/e16-bindings +++ b/dot/e16-bindings @@ -43,7 +43,6 @@ KeyDown 5 Down area move 0 1 KeyDown 5 Left area move -1 0 KeyDown 5 Right area move 1 0 KeyDown C5 a desk arrange -KeyDown C5 c exec xsetroot -cursor_name left_ptr KeyDown C5 f wop * fullscreen KeyDown C5 g magwin show KeyDown C5 h wop * tw available @@ -51,6 +50,7 @@ KeyDown C5 i wop * iconify KeyDown C5 k wop * kill KeyDown C5 l exec xrepaint -a 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 cm start -- 2.11.0