Skip to content

Prevent triggering dangerous combos #23

@unclechu

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions