mate configs

pull/1/head
gotbletu 12 years ago
parent 56ce409b35
commit 8482f53a36

@ -18,14 +18,14 @@ mateconftool-2 --set "/apps/marco/general/action_middle_click_titlebar" --type s
mateconftool-2 --set "/apps/marco/general/button_layout" --type string "menu:minimize,maximize,close"
# mateconftool-2 --set "/apps/marco/general/button_layout" --type string ":close"
# Disable Desktop Icons - Computer,Home Folder, Mounted Drives
# Disable Desktop Icons
mateconftool-2 --set "/apps/caja/desktop/computer_icon_visible" --type boolean "false"
mateconftool-2 --set "/apps/caja/desktop/home_icon_visible" --type boolean "false"
mateconftool-2 --set "/apps/caja/desktop/network_icon_visible" --type boolean "false"
mateconftool-2 --set "/apps/caja/desktop/trash_icon_visible" --type boolean "false"
mateconftool-2 --set "/apps/caja/desktop/volumes_visible" --type boolean "false"
#Disable Screensaver & Change Idle Time
# Disable Screensaver & Change Idle Time
mateconftool-2 --set '/apps/mate-screensaver/idle_activation_enabled' --type boolean "false"
mateconftool-2 --set '/apps/mate-screensaver/lock_enabled' --type boolean "false"
# in minutes

Loading…
Cancel
Save