1tuned-switcher(1)           General Commands Manual          tuned-switcher(1)
2
3
4

NAME

6       tuned-switcher - simple utility to manipulate the Tuned service
7

SYNOPSIS

9       tuned-switcher
10

DESCRIPTION

12       Tuned Switcher is a simple utility to manipulate the Tuned service.
13
14       Tuned is a daemon for monitoring and adaptive tuning of system devices.
15
16       In  order  to use this program, a daemon must be installed on your sys‐
17       tem.
18

COMMAND-LINE OPTIONS

20       No custom command-line options available.
21

APPLICATION TYPES

23   Available types
24       This software can operate in two modes:
25
26       • system tray icon (aka applet) - default  and  recommended  mode  with
27         with support of all available functions;
28
29       • GUI application (aka widget) - simple mode with some features are not
30         available.
31
32   Modes auto-selection
33       If your current desktop environment has a system tray support,  an  ap‐
34       plet will be used, otherwise a widget.
35
36       You can override this behavior using environment variables.
37

ENVIRONMENT OPTIONS

39       You can use environment variables to override some settings.
40
41   Supported options
42TUNED_SWITCHER_FORCE_GUI=1  -  force  widget  even if the system tray
43         support is present.
44
45   Forwarding options
46       Export environment options using export command:
47
48              export TUNED_SWITCHER_FORCE_GUI=1
49
50       Start an application:
51
52              tuned-switcher
53

STARTUP

55   Daemon startup
56       If you want your setting to be applied automatically at system startup,
57       you need to enable the automatic start of the Tuned daemon.
58
59       If the system supports systemd, it can be done easily:
60
61              sudo systemctl enable --now tuned.service
62
63   Application startup
64       If you want this program to start automatically, you should use the au‐
65       torun settings of your desktop environment.
66

EXIT STATUS

680: successful exit.
69
701: an error occured.
71

AUTHORS

73       Copyright (c) 2021 EasyCoding Team and contributors.
74
75
76
77                                                             tuned-switcher(1)
Impressum