Warning, /plasma/plasma-desktop/solid-device-automounter/SETTINGS is written in an unsupported language. File is not indexed.

0001 This document describes the kded_device_automounterrc settings and how they affect behavior.
0002 
0003 General/AutomountUnknownDevices:If true, all devices get mounted regardless of
0004                                 the other conditions.
0005 
0006 General/AutomountOnPlugin:      When this is set to true, devices might get
0007                                 mounted when they are inserted.
0008 
0009 General/AutomountOnLogin:       When true, devices might get mounted when
0010                                 the module is loaded.
0011 
0012 General/AutomountEnabled:       Determines if automounting is globally enabled.
0013 
0014 Devices/<dev>/EverMounted:      Used to determine if a device is 'known'. A device
0015                                 is known if it has ever been mounted.
0016 
0017 Devices/<dev>/LastSeenMounted:  Saves the 'mounted' state between desktop
0018                                 sessions. Devices with this set to true are
0019                                 automagically remounted when the module loads.
0020 
0021 Devices/<dev>/ForceAutomount:   Determines if this device should get
0022                                 automounted regardless of anything else,
0023                                 including AutomountEnabled.