A set of tools for configuring the Logitech G19 keyboard. Based in: https://github.com/Gnome15/gnome15
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
950 B

4 years ago
  1. .\" Process this file with
  2. .\" groff -man -Tascii g15-desktop-service.1
  3. .\"
  4. .TH g15-system-service 1
  5. .SH NAME
  6. g15-system-service \- Starts Gnome15 System service
  7. .SH SYNOPSIS
  8. .B g15-system-service
  9. .SH DESCRIPTION
  10. .B g15-system-service
  11. Gnome15 is a suite of applications and plugins that provide
  12. integration of the Logitech G series keyboards into the
  13. GNOME desktop environment.
  14. This service is responsible for writing values to the
  15. various LED device files exposed by the LG4L kernel drivers.
  16. Ordinarily, you should never need to start this service yourself, as
  17. it will be started the first time it is needed.
  18. .SH OPTIONS
  19. .IP "-l DEBUG|INFO|WARNING|ERROR"
  20. Set the log level.
  21. .IP -f
  22. Force the service to run in the foreground.
  23. .IP start
  24. Starts the service.
  25. .IP stop
  26. Stops the service.
  27. .SH AUTHOR
  28. Brett Smith <tanktarta@blueyonder.co.uk>
  29. .SH "SEE ALSO"
  30. .BR g15-config (1),
  31. .BR g15-indicator (1)
  32. .BR g15-systemtray (1)
  33. .BR g15-desktop-service (1)