mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #312] [DOC] need precisions about display mode (please) #267
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#267
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mgohin on GitHub (Nov 17, 2024).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/312
Hi,
thanks for this software, very useful for coding presentations.
I'm not familiar with english terms about
Command keys/Modifier keys/Apply modifiersin the settings.Could you add some exemples in the readme to better understand what those options mean please ?
@dom1153 commented on GitHub (Nov 21, 2024):
Hi I just found this this app and its seems amazing!
Here's from what I understand so far.
Command Keys Onlywill only display keys involving the command key ⌘ (e.g.⌘+Tabis displayed, butShift+Tabwill not be displayed)All Modifier Keysis likeCommand Keys Only, but also includes Alt (⌥), Shift (⇧), Ctrl (⌃)All Keysis likeAll Modifier Keys, but it captures everything, including letters (a,b,c, etc)I haven't figured out what
Apply Modifiersdoes yet.@davidhcefx commented on GitHub (Dec 23, 2025):
Apply Modifiersmeans to display the keys after applying the modifiers (eg.⌥+Zis displayed asΩ)