Skip to content

Commit 55e7580

Browse files
authored
Merge pull request #1866 from zakkoo/main
v6
2 parents 922b23b + 871b25e commit 55e7580

File tree

5 files changed

+535
-39
lines changed

5 files changed

+535
-39
lines changed
Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<h3>About</h3>
2-
<a href="https://ibb.co/B5zc9wSL"><img src="https://i.ibb.co/39r4nkL1/o-LVBpi1-Imgur.jpg" alt="o-LVBpi1-Imgur"></a>
2+
<img
3+
src="swissMacOs/swissMacOsArticle.jpg"
4+
style="width: 80%; max-width: 600px; margin: 10px"
5+
/>
36
<br />
47

58
<p>This is a Karabiner configuration for macOS that remaps the Swiss keyboard layout to make it more ergonomic and efficient for both general use and development tasks (IDE).</p>
@@ -9,10 +12,36 @@ <h2>Mapped Keys</h2>
912
<h3>NORMAL MODE</h3>
1013
<p>Basic Swiss keyboard layout adjustments. For example [ctrl+c = copy] and [ctrl+v = paste].</p>
1114

15+
<h4>Application Exceptions</h4>
16+
<p>These keyboard mappings are automatically disabled when using remote access applications to ensure proper functionality on remote systems. Excluded applications include:</p>
17+
<ul>
18+
<li><strong>Remote Desktop Clients:</strong> Microsoft Remote Desktop, TeamViewer, Jump Desktop, Remotix, CoRD, QMote</li>
19+
<li><strong>Enterprise Remote Access:</strong> VMware Horizon, Citrix Receiver, 2X Client, Exceed TurboX</li>
20+
<li><strong>Virtualization Software:</strong> VMware Fusion, Parallels Desktop, VirtualBox, UTM</li>
21+
<li><strong>Remote Support Tools:</strong> Bomgar/BeyondTrust, RealVNC Viewer</li>
22+
</ul>
23+
<p>This prevents keyboard shortcuts from being intercepted locally when you need them to work on the remote/virtual system.</p>
24+
1225
<h3>DEV MODE</h3>
1326
<p>For developers eager to keep their hands and fingers agile into their later years! Impacts IDEs exclusively. Accessing [], {}, and so on more easily.</p>
1427

15-
<a href="https://ibb.co/6ch6rn3R"><img src="https://i.ibb.co/202XWnD7/AKJR5nq-Imgur.png" alt="AKJR5nq-Imgur"></a>
28+
<h4>Target Applications</h4>
29+
<p>These developer-specific keyboard mappings are only active in the following code editors and IDEs:</p>
30+
<ul>
31+
<li><strong>Visual Studio Code</strong></li>
32+
<li><strong>Visual Studio Code Insiders</strong></li>
33+
<li><strong>Cursor</strong></li>
34+
<li><strong>JetBrains IDEs:</strong> Rider, IntelliJ</li>
35+
</ul>
36+
<p>This ensures the developer shortcuts work seamlessly across the most popular coding environments.</p>
37+
38+
<img
39+
src="swissMacOs/swissMacOsKeyboardMappingDevModeDefault.png"
40+
style="width: 80%; max-width: 600px; margin: 10px"
41+
/>
1642
<br />
1743

18-
<a href="https://ibb.co/rKRNcczC"><img src="https://i.ibb.co/xKtdffBp/a-Dr-G1q-J-Imgur.png" alt="a-Dr-G1q-J-Imgur"></a>
44+
<img
45+
src="swissMacOs/swissMacOsKeyboardMappingDevModeCtrl.png"
46+
style="width: 80%; max-width: 600px; margin: 10px"
47+
/>
155 KB
Loading
184 KB
Loading
148 KB
Loading

0 commit comments

Comments
 (0)