diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-12 12:41:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-12 12:41:51 +0000 |
| commit | b65c4f939c87aafbee615d1f368a61b30ecfaefd (patch) | |
| tree | fa5dc896d8a8505d9282c87c5e1559a47be46c74 /games-util/steam-launcher | |
| parent | 785b36533f358bb9bb10e2520caffa60edc399e4 (diff) | |
| download | baldeagleos-repo-b65c4f939c87aafbee615d1f368a61b30ecfaefd.tar.gz baldeagleos-repo-b65c4f939c87aafbee615d1f368a61b30ecfaefd.tar.xz baldeagleos-repo-b65c4f939c87aafbee615d1f368a61b30ecfaefd.zip | |
Adding metadata
Diffstat (limited to 'games-util/steam-launcher')
| -rw-r--r-- | games-util/steam-launcher/steam-launcher-1.0.0.74-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-util/steam-launcher/steam-launcher-1.0.0.74-r1.ebuild b/games-util/steam-launcher/steam-launcher-1.0.0.74-r1.ebuild index 0c45b2af80d8..76c3dbb21d75 100644 --- a/games-util/steam-launcher/steam-launcher-1.0.0.74-r1.ebuild +++ b/games-util/steam-launcher/steam-launcher-1.0.0.74-r1.ebuild @@ -56,8 +56,9 @@ pkg_setup() { linux-info_pkg_setup if ! { linux_config_exists && linux_chkconfig_present INPUT_UINPUT; }; then - ewarn "If you want to use the Steam controller, please make sure" - ewarn "CONFIG_INPUT_UINPUT is enabled in your kernel config." + ewarn "If you want to use Steam Input's virtual controller" + eawen "implementation, please make sure CONFIG_INPUT_UINPUT" + ewarn "is enabled in your kernel config." # Device Drivers # -> Input device support |
