Go to file
Ana Guerrero 2f5047bdbe Accepting request 1194953 from games:tools
- Update to version 1.8.2
  * Fix idle inhibitor closing bus connection too early
  * Fix hybrid CPU core pinning
  * Fix unreadable process maps in gamemodelist
  * Fixed crash if dbus is not accesible
  * Various bugfixes and improvements to documentation

OBS-URL: https://build.opensuse.org/request/show/1194953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gamemode?expand=0&rev=13
2024-08-21 21:25:55 +00:00
.gitattributes - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
.gitignore - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
baselibs.conf - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
feral.keyring - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
gamemode-1.8.2.tar.xz - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
gamemode-1.8.2.tar.xz.asc - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
gamemode-rpmlintrc - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
gamemode.changes - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
gamemode.spec - Update to version 1.8.2 2024-08-20 19:22:56 +00:00
README.openSUSE - Update to version 1.8.2 2024-08-20 19:22:56 +00:00

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

Permissions
===========

Some feature, like renicing the process run in GameMode, require elevated priviledges.
To grant these, add your user to the "gamemode" group.