mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
1.4 KiB
1.4 KiB
Frequently Asked Questions
How do I do a particular thing with cagebreak?
- Check the man pages
- cagebreak config (probably where you find the answer)
- cagebreak (command line options etc.)
- 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=1GDK_BACKEND=wayland
to activate wayland support for firefox.
Which further resources are available?
This FAQ did not help me. What now?
- Consider opening an issue on github or getting in touch with the development team (See section Email Contact in SECURITY.md).