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

Move to evdev keycodes #316

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Commits on Aug 6, 2024

  1. Implement keycode set independence

    This commit uses the XKB rules set passed by xrdp to set up
    the keyboard mappings. This allows the dependency on the evdev
    or base keycode set to be removed from xorgxrdp, and passed to
    xrdp.
    
    Some other tidy-ups, mainly around the removal of magic numbers
    have been implemented.
    matt335672 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    050db0c View commit details
    Browse the repository at this point in the history