openrazer-daemon(8) | System Manager's Manual | openrazer-daemon(8) |
NAME
openrazer-daemon - Daemon to manage Razer devices in userspace
SYNOPSIS
openrazer-daemon [options...]
DESCRIPTION
openrazer-daemon is a userspace service which is designed to be an intermediary between userspace programs and the Razer drivers. It will provide some higher level functions to allow similar operation to the Windows Razer Synapse program. This service is designed to be started by xdg-autostart as a session service.
The service has the functionality to sync effects between multiple devices, perform on-the-fly macro recording and playback and reimplements the FN+Keys logic so they work when macro_keys are enabled. The service can also perform various ripple effects and turn off the devices when the screensaver is active.
Note, that all paths shown as defaults, eg ~/.local/share/ or ~/.config/ can be changed with XDG Base Directory specification variables: $XDG_CONFIG_HOME, $XDG_DATA_HOME and $XDG_RUNTIME_DIR.
OPTIONS
-v, --verbose
-F, --foreground
-r, --respawn
-s, --stop
--as-root
--config=config_file
--persistence=persistence_file
--run-dir=run_directory
--log-dir=log_directory
--test-dir=test_dir
DOCUMENTATION
The full and most up-to-date documentation can be found on our GitHub repository at https://github.com/openrazer/openrazer.
SEE ALSO
2024-07-02 |