From nobody Sat May 07 18:13:45 2022 X-Original-To: freebsd-gecko@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8A4AD1AC2206 for ; Sat, 7 May 2022 18:13:54 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:510a::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KwbD13Spqz4n9T; Sat, 7 May 2022 18:13:53 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R3" (not verified)) by smtp.burggraben.net (Postfix) with ESMTPS id 45909C01825; Sat, 7 May 2022 20:13:46 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id BFF9A3AB02; Sat, 7 May 2022 20:13:45 +0200 (CEST) Date: Sat, 7 May 2022 20:13:45 +0200 From: Christoph Moench-Tegeder To: "Sean C. Farley" Cc: freebsd-gecko@freebsd.org Subject: Re: Altering the default keyboard shortcut to quit Firefox Message-ID: References: List-Id: Gecko Rendering Engine issues List-Archive: https://lists.freebsd.org/archives/freebsd-gecko List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.2.4 (2022-04-30) X-Rspamd-Queue-Id: 4KwbD13Spqz4n9T X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of cmt@burggraben.net designates 2a01:4f8:140:510a::3 as permitted sender) smtp.mailfrom=cmt@burggraben.net X-Spamd-Result: default: False [-3.19 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.71)[-0.709]; FREEFALL_USER(0.00)[cmt]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a01:4f8:140:510a::3]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[burggraben.net]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_IN_DNSWL_MED(-0.20)[2a01:4f8:140:510a::3:from]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.98)[-0.978]; MLMMJ_DEST(0.00)[freebsd-gecko]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N ## Sean C. Farley (scf@FreeBSD.org): > I would like to propose an option to change the keyboard shortcut to > quit Firefox from Ctrl-Q to Ctrl+Shift-Q. It is a simple patch, but I > do not know how people would react to it. Badly: after all, Ctrl-Q is the Quit shortcut in many applications (yes, it is also the default "start" terminal control character, for those of us who remember); and it certainly has been "Quit" in firefox for a very long time and requiring people to re-learn is a no-go. You can toggle "Confirm before quitting" and "Confirm before closing multiple tabs" in Firefox' settings (right there under General), and there's "browser.quitShortcut.disabled" in about:config. Regards, Christoph -- Spare Space