cagebreak/FAQ.md
Cagebreak Signing Key 7 ce80f86b49 Add FAQ.md
2022-04-14 19:20:52 +02:00

1.4 KiB

Frequently Asked Questions

How do I do $thing with cagebreak?

  • Check the man pages
  • Check the rest of this FAQ
  • Open an issue or otherwise get in touch with the development team (See section Email Contact in SECURITY.md).

Note that the feature set of cagebreak is intentionally limited.

How do I remap Caps Lock?

Remapping Caps Lock globally seems to be the best option. Follow instructions here to achieve this (should be roughly distribution-agnostic).

How do I get firefox to run under wayland?

Set the following environment variables

  • MOZ_USE_WAYLAND=1
  • GDK_BACKEND=wayland

to activate wayland support for firefox.

Which further resources are available?

This FAQ did not help me. What now?