alols / xcape

Linux utility to configure modifier keys to act as other keys when pressed and released on their own.
GNU General Public License v3.0
2.1k stars 117 forks source link

Add '-f' flag (implied by '-d' flag). #89

Closed n3vu0r closed 7 years ago

n3vu0r commented 7 years ago

Fixes #64.

Useful to let systemd spawn and monitor the daemon (requires foreground process or PID file). The -d flag combined with > /dev/null would waste resources by generating debug information on each event.