cagebreak/FAQ.md
Cagebreak Signing Key 7 9bee3fddc4 Fix FAQ
2022-04-14 21:02:32 +02:00

1.4 KiB

Frequently Asked Questions

How do I do a particular 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?