mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

Arch盆栽。startxfce4からのX環境でCaps lockをCtrlになおすのに、https://bbs.archlinux.org/viewtopic.php?pid=1815527#p1815527 を参考に下記の内容で /etc/X11/xorg.conf.d/00-keyboard.conf ファイルを作成した。

Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbOptions" "ctrl:nocaps"
EndSection

前回トラックパッドが動かなくなったのはMatchIsKeyboardあたりをタイポしてたのかな?

bbs.archlinux.orgsetxkbmap does not persist after putting machine on sleep mode / Newbie Corner / Arch Linux Forums