summarylogtreecommitdiffstats
path: root/firefox-no-reserved-keys-patch.hook
blob: 0c22b610f207c20e359ed9bece73a7aa2c3dfeb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = firefox
Target = firefox-no-reserved-keys-patch

[Action]
Description = Hot patching Firefox to un-reserve all key bindings
When = PostTransaction
Exec = /usr/bin/perl -i -pne 's/reserved="true"/               /g' /usr/lib/firefox/browser/omni.ja