https://github.com/pix/sysrq-firefox
Kill firefox at the tip of your fingers ! Alt-PrintScreen-x
https://github.com/pix/sysrq-firefox
Last synced: over 1 year ago
JSON representation
Kill firefox at the tip of your fingers ! Alt-PrintScreen-x
- Host: GitHub
- URL: https://github.com/pix/sysrq-firefox
- Owner: pix
- Created: 2020-08-08T17:42:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T17:45:21.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T07:43:58.802Z (over 1 year ago)
- Language: M4
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sysrq-firefox
A Sysrq for killing Firefox (Don't Ask...)
## Installation
Execute the following commands:
```bash
./autogen.sh
./configure
make
insmod ./src/sysrq-firefox.ko
```
## Usage
Most of the documentation (In fact, the hotkey, but this is a cookiecutter template, i won't rewrite everything) is available in the manual page `sysrq-firefox(4)`.
TLDR: Alt-PrintScreen-x
Special Thanks to:
- https://github.com/nderjung/boilerplate.ko
- Many stackoverflow posts (I can't find them all)
- **The Firefox Team : I love you guys, don't worry, it's not personal <3**
## DISCLAIMER:
**WORKS ON MY MACHINE**