emacs/var/elfeed/db/data/5f/5fb2fd9d237e4662df141c016d9c1ae71d60386e
2022-01-03 12:49:32 -06:00

1 line
1.3 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>The Arch Wiki on keyboard layouts set to edit this file to change the keyboard layout:</p> <p>/etc/X11/xorg.conf.d/00-keyboard.conf</p> <p>These are the contents of this file:</p> <pre><code># Written by systemd-localed(8), read by systemd-localed and Xorg. It&#39;s # probably wise not to edit this file manually. Use localectl(1) to # instruct systemd-localed to update it. Section &quot;InputClass&quot; Identifier &quot;system-keyboard&quot; MatchIsKeyboard &quot;on&quot; Option &quot;XkbLayout&quot; &quot;us,us&quot; Option &quot;XkbModel&quot; &quot;pc104&quot; Option &quot;XkbVariant&quot; &quot;qwerty,colemak&quot; Option &quot;XkbOptions&quot; &quot;grp:shift_caps_toggle&quot; EndSection </code></pre> <p>What I want it to do is set the default layout to qwerty, and an alternative layout colemak. To switch between layout, I want to press shift and capslock. This does not work. Pressing shift and capslock does not switch to colemak.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/SaltyMaybe7887"> /u/SaltyMaybe7887 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r3028m/alternative_keyboard_layout_not_working/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r3028m/alternative_keyboard_layout_not_working/">[comments]</a></span>