[GH-ISSUE #110] Display modifier keys alone #90

Open
opened 2026-05-05 04:54:00 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @zbstof on GitHub (Apr 29, 2018).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/110

Mac's built-in keyboard viewer allows showing modifier keys (Shift, Cmd, Control, Option) alone without any printable key (and any combination thereof, like Double-shift, Cmd+Option+Shift, etc).

Here's an example:
screen shot 2018-04-29 at 8 51 25 pm

This should be included as it is essential for showing functionality of many applications, as evidenced by linked issues.

Related: #85, #75, #104

Originally created by @zbstof on GitHub (Apr 29, 2018). Original GitHub issue: https://github.com/keycastr/keycastr/issues/110 Mac's built-in keyboard viewer allows showing modifier keys (`Shift`, `Cmd`, `Control`, `Option`) alone without any printable key (and any combination thereof, like Double-shift, `Cmd`+`Option`+`Shift`, etc). Here's an example: <img width="440" alt="screen shot 2018-04-29 at 8 51 25 pm" src="https://user-images.githubusercontent.com/1374723/39409402-1e1472cc-4bef-11e8-997f-b03a39a80eba.png"> This should be included as it is essential for showing functionality of many applications, as evidenced by linked issues. Related: #85, #75, #104
Author
Owner

@martin-martin commented on GitHub (Jan 8, 2020):

Bumping this! Would be really helpful.

<!-- gh-comment-id:572014550 --> @martin-martin commented on GitHub (Jan 8, 2020): Bumping this! Would be really helpful.
Author
Owner

@mattrq commented on GitHub (May 9, 2022):

+1. Key feature (pun intended).

<!-- gh-comment-id:1120697315 --> @mattrq commented on GitHub (May 9, 2022): +1. Key feature (pun intended).
Author
Owner

@porg commented on GitHub (May 20, 2022):

I think we can close this:

  • This is already possible with Svelte.
  • And there's also a UX design proposal how to integrate this into the Normal Visualizer, see #240
<!-- gh-comment-id:1132711455 --> @porg commented on GitHub (May 20, 2022): I think we can close this: - This is already possible with Svelte. - And there's also a UX design proposal how to integrate this into the Normal Visualizer, see #240
Author
Owner

@eugenesvk commented on GitHub (Nov 20, 2024):

Svelte doesn't show Fn keys and Capslock (physical keydown/up events, although that might be impossible at the level keycastr is tracking key status)

<!-- gh-comment-id:2487998579 --> @eugenesvk commented on GitHub (Nov 20, 2024): Svelte doesn't show Fn keys and Capslock (physical keydown/up events, although that might be impossible at the level keycastr is tracking key status)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#90
No description provided.