BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
usr
/
share
/
cinnamon
/
applets
/
inhibit@cinnamon.org
📤 Upload
📝 New File
📁 New Folder
Close
Editing: settings-schema.json
{ "section1": { "type": "section", "description": "Keyboard shortcuts" }, "keyPower": { "type": "keybinding", "description": "Inhibit power management", "default": "", "tooltip": "Set keybinding(s) to inhibit power management." }, "keyNotifications": { "type": "keybinding", "description": "Inhibit notifications", "default": "", "tooltip": "Set keybinding(s) to inhibit notifications." }, "section2": { "type": "section", "description": "" }, "btnSystemPowerSettings": { "type": "button", "description": "Open power settings", "callback": "on_btn_open_system_power_settings_clicked" }, "btnSystemNotificationSettings": { "type": "button", "description": "Open notification settings", "callback": "on_btn_open_system_notification_settings_clicked" } }
Save
Cancel