Go to file
2018-05-19 11:29:19 +00:00
_service Accepting request 607695 from home:theMarix:Games 2018-05-18 17:04:59 +00:00
_servicedata Accepting request 607695 from home:theMarix:Games 2018-05-18 17:04:59 +00:00
.gitattributes Accepting request 607695 from home:theMarix:Games 2018-05-18 17:04:59 +00:00
.gitignore Accepting request 607695 from home:theMarix:Games 2018-05-18 17:04:59 +00:00
gamemode-1.1.tar.xz Accepting request 607695 from home:theMarix:Games 2018-05-18 17:04:59 +00:00
gamemode-rpmlintrc Accepting request 607695 from home:theMarix:Games 2018-05-18 17:04:59 +00:00
gamemode.changes - Fix compilation on Leap 42.3. 2018-05-19 11:29:19 +00:00
gamemode.spec - Fix compilation on Leap 42.3. 2018-05-19 11:29:19 +00:00
README.openSUSE Accepting request 607695 from home:theMarix:Games 2018-05-18 17:04:59 +00:00

Launching the GameMode Daemon
=============================

The GameMode daemon is configured as a D-Bus daemon and will launch
automatically on access by the first client. This is different from the set-up
documented in the source repository which requires the user to enable and start
a Systemd unit shipped with the daemon.

Reloading the GameMode configuration file
=========================================

As the daemon is started as a D-Bus service no explicit reload command is
available. To force the daemon to reload the configuration it must be stopped
for which there are two main options.

1. Logout of your current session.
2. Request the daemon to exit by running `killall gamemoded`.

On next use the daemon will be restarted by D-Bus and read any updated
configuration.