Blog: 2023-03-01

From razwiki
Revision as of 18:30, 1 March 2023 by Razzi (talk | contribs)
Jump to navigation Jump to search

Looks like I can't start article names with "Project:" due to namespace aliasing. Ok, I can start it with `Project/`.

Not having markdown in mediawiki is getting a bit annoying

Ubuntu caps-lock-as-control not working right now

Ok I found a good keymapping program, it's called `keyd` and it is actually good and simple. Here's my config for it:

# /etc/keyd/default.conf
[ids]

*

[main]

# Maps capslock to escape when pressed and control when held.
capslock = overload(control, esc)