Skip to content

Prevent triggering dangerous combos #23

Description

@unclechu

Such as Ctrl+Q, some applications don't have an option to confirm termination, Firefox is one of them. I personally use Ctrl+Q for the tmux for instance, so by accident I sometimes put focus on wrong window and press it, and it ends up with some mess and annoyances. Also Ctrl+W is often used in bash inside terminal emulator. Accidentally pressing it in some GUI application could also lead to some annoyance.

  • Prevent some combos from triggering as an option (make it configurable)
  • Triggering it with alternative mode turned on
  • Broadcast via IPC (DBus) about prevented combo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions