Skip to content

Document accented letters on the CapsLock compose key - #11290

Open
nfortunato8-bit wants to merge 1 commit into
omacom:quattrofrom
nfortunato8-bit:docs/compose-accents
Open

Document accented letters on the CapsLock compose key#11290
nfortunato8-bit wants to merge 1 commit into
omacom:quattrofrom
nfortunato8-bit:docs/compose-accents

Conversation

@nfortunato8-bit

Copy link
Copy Markdown

Summary

The hotkeys chapter documents the emoji and name/email sequences behind CapsLock, but nothing in the manual says the system compose table is loaded too. So CapsLock ' E → é, CapsLock ` E → è and CapsLock ~ N → ñ already work on the plain us layout, and nobody knows. Spanish, Italian, Portuguese and German users keep concluding Caps Lock is simply broken (#9560, #9392) and go hunting for a kb_variant = "intl" or an ~/.XCompose override they don't need.

Change

  • manual/07-hotkeys.md: new Accents and Special Characters section after Quick Completions with a short table (acute, grave, tilde, diaeresis, circumflex, cedilla, ß, ¿ ¡, €, °). Every row was checked against the compiled table from xkbcli compile-compose on a stock install.
  • manual/34-keyboard-mouse-trackpad.md and manual/45-troubleshooting.md: link the new section from the two places that already explain CapsLock is the compose key.
  • Troubleshooting entry also says where Caps Lock itself went: both Shifts together turns it on, a single Shift turns it off (shift:both_capslock_cancel, the default in default/hypr/input.lua).

Docs only, no behavior change.

./test/all on this branch fails the same five test/shell.d files as a clean quattro checkout here (three need an omarchy-pkgs checkout, two are scripts without the executable bit plus a Quickshell geometry rounding check); none touch manual/.

🤖 Generated with Claude Code

https://claude.ai/code/session_018WkCkwpv7MXMNxKTryEZVG

The manual lists the emoji and name/email compose sequences but never says the system compose table is loaded too, so CapsLock ' E -> é and CapsLock ~ N -> ñ already work on the plain us layout. Users on Spanish, Italian, and other Latin-script languages keep concluding Caps Lock is simply broken (omacom#9560) and go looking for a kb_variant or an XCompose override they don't need.

Add an accents table to the hotkeys chapter, link it from the keyboard chapter and the troubleshooting entry, and note there that both Shifts together is where Caps Lock itself lives.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018WkCkwpv7MXMNxKTryEZVG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant