Post #2162483
2026-05-04 12:47 UTC
Replies (2)
-
@rainer@friendica.sokoll.com 2026-05-04 13:11
@CiclistaRubio@norden.social Linux und Tastaturlayout kann aber auch herausfordernd sein. ❯ grep -A4 '^input \*' .config/sway/config input * { xkb_model macintosh xkb_layout mymac(swap) xkb_options lv3:lalt_switch } ❯ cat .xkb/symbols/mymac partial alphanumeric_keys xkb_symbols "swap" { include "de(mac)" // links neben 1 -> links neben Y tauschen key { [ less, greater, bar ] }; key { [ dead_circumflex, degree ] }; }; ❯
-
@UnderTheDome@troet.cafe 2026-05-04 13:51
@CiclistaRubio@norden.social nervt! Ich hatte ein ähnliches Problem. Random Layout changes. irgendwann bin ich draufgekommen, dass Shift + Alt (wenn ich mich recht entsinne) die Hotkey Kombination für die Änderung des Layouts ist. Tjoa, drücke ich wohl öfters ausversehen 😅