general:linux:emacs_alt-v_fix_with_swedish_dvorak
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| general:linux:emacs_alt-v_fix_with_swedish_dvorak [2021/01/12 10:36] – sunkan | general:linux:emacs_alt-v_fix_with_swedish_dvorak [2021/01/16 17:54] (current) – sunkan | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| The A5 layout goal is to make /(){}[] accessible without reaching the number row, it just happens to be missing a lot of extra characters in other places so should cause less conflicts with keyboard shortcuts. | The A5 layout goal is to make /(){}[] accessible without reaching the number row, it just happens to be missing a lot of extra characters in other places so should cause less conflicts with keyboard shortcuts. | ||
| - | ===== Maybe better to unbind | + | ===== Maybe better to unbind Alt+` and Alt+~ ===== |
| Because even with Dvorak A5 layout **Alt+s** does not work in Emacs. | Because even with Dvorak A5 layout **Alt+s** does not work in Emacs. | ||
| + | |||
| + | ===== And another approach - to not use KDE's keyboard switcher ===== | ||
| + | Unfortunately it does not seem to make much difference, I thought it did at first but it seems I was wrong on that point. But it is quite nice to have the same keyboard configuration even in the console so I may still use this approach. But this means that un-assigning some shortcuts in KDE is still needed. | ||
| + | |||
| + | dvorak_a5 seems to be working too but there are some errors shown when " | ||
| + | |||
| + | This configures US dvorak, Swedish dvorak and Swedish layouts \\ | ||
| + | And configures Caps Lock as Ctrl and the switching between layouts is then done with (the original) Left Ctrl button | ||
| + | |||
| + | < | ||
| + | # KEYBOARD CONFIGURATION FILE | ||
| + | |||
| + | # Consult the keyboard(5) manual page. | ||
| + | |||
| + | XKBMODEL=" | ||
| + | XKBLAYOUT=" | ||
| + | XKBVARIANT=" | ||
| + | XKBOPTIONS=" | ||
| + | |||
| + | BACKSPACE=" | ||
| + | </ | ||
general/linux/emacs_alt-v_fix_with_swedish_dvorak.1610447797.txt.gz · Last modified: 2021/01/12 10:36 by sunkan