netstatus-applet

Table 2.15. netstatus-applet keys

KeyTypeDefaultDescription
/schemas/apps/netstatus_applet/prefs/interfacestring The Network Interface monitored by the Network Monitor.
/schemas/apps/netstatus_applet/config_toolstring  This key specifies the name of the network configuration tool which should be invoked when the "Configure" button in the properties dialog is clicked. If the configuration tool can take a parameter of the interface to configure you may use %i in the string and it will be substituted with the interface name before invoking the configuration tool. For example, gnome-system-tool's network-admin tool takes the interface name through a --configure parameter. Thus, you could set the value of this key to be: "network-admin --configure %i".