An open API service indexing awesome lists of open source software.

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

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**