From c5f8ec76b16268b05d1e3af8f1931eddf5165b8b Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sat, 4 Apr 2020 14:22:52 +0200 Subject: input: add binding to quit on ctrl+w Other GUI applications typically handle this as "close document" or "close window". --- etc/input.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 2130ffa847..ba96a77190 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -161,6 +161,7 @@ #MUTE cycle mute #CLOSE_WIN quit #CLOSE_WIN {encode} quit 4 +#ctrl+w quit #E cycle edition # next edition #l ab-loop # Set/clear A-B loop points #L cycle-values loop-file "inf" "no" # toggle infinite looping -- cgit v1.2.3