From bcabd5d65b8b0219089571de3b73afc8af37bf94 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Fri, 12 Jun 2020 02:20:43 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ab7b67a..9b6a50e 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,14 @@ Seamless copy and paste with all apps and terminals. Also the only linux remappe Kinto works for standard Windows, Apple and Chromebook keyboards. The following however describes the dynamic rebinding based on a standard Windows/Mac keyboard. **GUI** -| Ctrl | Win/Alt | Alt/Cmd | Spacebar| -|---|---|---|---| -| Win/Super | Alt | RCtrl |Spacebar| +|**Physical**| Ctrl | Win/Alt | Alt/Cmd | Spacebar| +|---|---|---|---|---| +|**Virtual**| Win/Super | Alt | RCtrl |Spacebar| **Terminal** -| Ctrl | Win/Alt | Alt/Cmd | Spacebar| -|---|---|---|---| -| LCtrl | Alt | RCtrl |Spacebar| +|**Physical**| Ctrl | Win/Alt | Alt/Cmd | Spacebar| +|---|---|---|---|---| +|**Virtual**| LCtrl | Alt | RCtrl |Spacebar| - Cursor/word-wise shortcut keys have been added to align with macOS keyboard shortcuts.