From 09eb75c14b888187c4ec83828b788854084a0d67 Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Sun, 2 Apr 2017 13:31:00 +0200 Subject: [PATCH] Remap meta key to left alt on FreeBSD console --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 649fc6cb..5f3983eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2017-04-02 Markus Gans * Remap the meta key to left alt key at runtime - on the FreeBSD console + on the FreeBSD console for the accelerator key access (Console switching is still possible with Ctrl-Alt-F1 through Ctrl-Alt-F8)