gamemode/README.openSUSE
Matthias Bach a6fc60a1b2 Accepting request 625131 from home:theMarix:branches:games:tools
- Update to version 1.2:
  + Store the initial governor state on mode enter
  + Config now supports defaultgov and desiredgov
  + Add support for renice-ing games to a higher priority (renice
    config option)
  + Make libraries properly versioned.
- Gamemoded is now run as a Systemd service in the user session
  but still activated via D-Bus.

OBS-URL: https://build.opensuse.org/request/show/625131
OBS-URL: https://build.opensuse.org/package/show/games:tools/gamemode?expand=0&rev=3
2018-07-24 21:19:54 +00:00

14 lines
387 B
Plaintext

Launching the GameMode Daemon
=============================
The GameMode daemon is activated via D-Bus launch automatically on access by
the first client.
Reloading the GameMode configuration file
=========================================
Although activated via D-Bus. The daemon is run using Systemd and can easily
be restarted via systemctl.
systemctl --user restart gamemoded