Files
dotfiles/memo/oh-my-altgr.md
2026-02-11 07:46:16 +01:00

28 lines
893 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
de 布局太全能了:
<img src="https://upload.wikimedia.org/wikipedia/commons/3/3e/KB_Germany_Linux.svg" alt="Deutsche Tastaturbelegung unter Linux"/>
```
base ^ 1 2 3 4 5 6 7 8 9 0 ß ´
shift ° ! " § $ % & / ( ) = ? `
altgr ¹ ² ³ ¼ ½ ¬ { [ ] } \ ¸
sh+al ″ ¡ ⅛ £ ¤ ⅜ ⅝ ⅞ ™ ± ° ¿ ˛
base q w e r t z u i o p ü +
shift Q W E R T Z U I O P Ü *
altgr @ ſ € ¶ ŧ ← ↓ → ø þ ¨ ~
sh+al Ω § € ® Ŧ ¥ ↑ ı Ø Þ ° ¯
base a s d f g h j k l ö ä #
shift A S D F G H J K L Ö Ä '
altgr æ ſ ð đ ŋ ħ ̣ ĸ ł ˝ ^
sh+al Æ ẞ Ð ª Ŋ Ħ ̇ & Ł ̣ ˇ ˘
base < y x c v b n m , . -
shift > Y X C V B N M ; : _
altgr | » « ¢ „ “ ” µ · …
sh+al ˍ © º × ÷ —
```
btw, `^` 死键对数字键(上方一排和小键盘均可)也有效, 作用为打出n次幂, 例如 `^` + `9` -> `⁹`.