Skip to content

RFC: Provide a standard spec for specifying keyboard shortcuts

Aleix Pol requested to merge apol/xdg-specs:work/shortcut-spec into master

RFC as it's a first approach to the problem, I'd need:

  • Feedback on using input-event-codes.h, I'm not sure it's the right place to get the keysym ids from.
  • Feedback from a GTK developer on the ability to implement with their APIs.
  • Sample app that produces these strings.

Previous work:

Edited by Aleix Pol

Merge request reports