Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] Option key special character entry scheme #736

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 23, 2022

  1. [Linux] Option key special character entry scheme

    This is a DRAFT of the Option key special character entry scheme (OptSpecialChars) to mirror the same feature set recently implemented in Windows with AutoHotKey. Probably not in its final form, but fully functional already. 
    
    This will REQUIRE `keyszer` v0.7.0 or later for testing. It uses the new Unicode processing helper function that will be in the next release of `keyszer`. 
    
    Not as advanced as the Windows/AHK version due to current limitations with nested key actions. But all the same characters and "dead keys" accents are supported. 
    
    Starts disabled and can be enabled/disabled with Shift+Opt+Cmd+O (letter "O" for "Option"), just like the Windows version. Shows alert notifications when scheme is enabled or disabled, and when the user tries to use the Apple logo character (Shift+Opt+K), which like in Windows requires the Baskerville Old Face font to display properly. 
    
    Other than the Apple logo issue, no known problems. 
    
    No menu item for Linux is implemented yet.
    RedBearAK authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    8764059 View commit details
    Browse the repository at this point in the history