[231] | 1 | #!/bin/bash |
---|
[157] | 2 | # |
---|
| 3 | |
---|
[191] | 4 | ## thunderbird by default as a email client |
---|
| 5 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set "/desktop/gnome/url-handlers/mailto/command" "mozilla-thunderbird %s" |
---|
| 6 | # not used for now |
---|
| 7 | # gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set "/apps/panel/default_setup/objects/email_launcher/launcher_location" "/usr/share/applications/mozilla-thunderbird.desktop" |
---|
| 8 | |
---|
[157] | 9 | #for xpconf in $xpconfig; do |
---|
[190] | 10 | # /usr/bin/gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "$xpconfig" > /dev/null 2>&1 |
---|
[157] | 11 | #done |
---|
| 12 | |
---|
[179] | 13 | #symblink to get theme, icon set and cursors |
---|
| 14 | ln -s /dist/svn-redcta/gnome-theme-xp/files/GnomeXP /usr/share/icons/GnomeXP |
---|
| 15 | ln -s /dist/svn-redcta/gnome-theme-xp/files/XPLuna /usr/share/themes/XPLuna |
---|
| 16 | ln -s /dist/svn-redcta/gnome-theme-xp/files/xp /usr/share/icons/xp |
---|
[157] | 17 | |
---|
[179] | 18 | #icono |
---|
[190] | 19 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/desktop/gnome/interface/icon_theme" --type string "GnomeXP" |
---|
[157] | 20 | |
---|
[179] | 21 | # Cursor |
---|
[190] | 22 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/desktop/gnome/peripherals/mouse/cursor_theme" --type string "xp" |
---|
[179] | 23 | |
---|
| 24 | |
---|
| 25 | #gtk-theme |
---|
[190] | 26 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/desktop/gnome/interface/gtk_theme" --type string "XPLuna" |
---|
[179] | 27 | # Meacity Theme |
---|
[190] | 28 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/metacity/general/theme" --type string "XPLuna" |
---|
[179] | 29 | |
---|
| 30 | |
---|
[157] | 31 | # one workplace |
---|
[190] | 32 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/metacity/general/num_workspaces" --type int 1 |
---|
[400] | 33 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/compiz/general/screen0/options/hsize" --type int 1 |
---|
[157] | 34 | |
---|
[400] | 35 | # open the menu with the windows key |
---|
| 36 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/metacity/global_keybindings/panel_main_menu" --type string "Super_L" |
---|
| 37 | #gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/metacity/global_keybindings/panel_main_menu" --type string "Super_R" |
---|
| 38 | |
---|
[165] | 39 | # Desktop Icons |
---|
[190] | 40 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/computer_icon_visible" --type bool TRUE |
---|
[208] | 41 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/computer_icon_name" --type string "Mi Pc" |
---|
[190] | 42 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/home_icon_visible" --type bool TRUE |
---|
| 43 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/home_icon_name" --type string "Mis Documentos" |
---|
[231] | 44 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/network_icon_visible" --type bool FALSE |
---|
| 45 | #gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/network_icon_name" --type string "La Red" |
---|
[190] | 46 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/trash_icon_visible" --type bool TRUE |
---|
[208] | 47 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/trash_icon_name" --type string "Papelera" |
---|
[190] | 48 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/nautilus/desktop/volumes_visible" --type bool FALSE |
---|
[165] | 49 | |
---|
| 50 | # Splash Screen |
---|
[190] | 51 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/gnome-session/options/show_splash_screen" --type bool TRUE |
---|
| 52 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/gnome-session/options/splash_image" --type string "/usr/share/themes/XPLuna/windowslogin.png" |
---|
[165] | 53 | |
---|
| 54 | |
---|
[157] | 55 | # background |
---|
[190] | 56 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/desktop/gnome/background/picture_filename" --type string "/usr/share/themes/XPLuna/Bliss_XP.jpg" |
---|
| 57 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/desktop/gnome/background/picture_options" --type string "stretched" |
---|
[157] | 58 | |
---|
| 59 | ## Panel Stuff |
---|
| 60 | # Create New Panel |
---|
[190] | 61 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/animation_speed" --type string "medium" |
---|
| 62 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/auto_hide" --type bool FALSE |
---|
| 63 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/auto_hide_size" --type int 6 |
---|
| 64 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/enable_animations" --type bool TRUE |
---|
| 65 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/enable_arrows" --type bool TRUE |
---|
| 66 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/enable_buttons" --type bool FALSE |
---|
| 67 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/expand" --type bool TRUE |
---|
| 68 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/hide_delay" --type int 500 |
---|
| 69 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/monitor" --type int 0 |
---|
| 70 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/name" --type string "bottom_panel_0" |
---|
| 71 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/orientation" --type string "bottom" |
---|
| 72 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/screen" --type int 0 |
---|
| 73 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/size" --type int 32 |
---|
| 74 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/unhide_delay" --type int 500 |
---|
| 75 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/x" --type int 0 |
---|
| 76 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/x_centered" --type bool FALSE |
---|
| 77 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/x_right" --type int |
---|
| 78 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/y" --type int 0 |
---|
| 79 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/y_bottom" --type int |
---|
| 80 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/y_centered" --type bool FALSE |
---|
[157] | 81 | |
---|
[190] | 82 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/background/color" --type string "#ffffff" |
---|
| 83 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/background/fit" --type bool FALSE |
---|
| 84 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/background/image" --type string "" |
---|
| 85 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/background/opacity" --type int 6000 |
---|
| 86 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/background/rotate" --type bool FALSE |
---|
| 87 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/background/stretch" --type bool FALSE |
---|
| 88 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/toplevels/bottom_panel_0/background/type" --type string "gtk" |
---|
[157] | 89 | |
---|
| 90 | # Start Menu |
---|
[190] | 91 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/action_type" --type string "lock" |
---|
| 92 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/attached_toplevel_id" --type string "" |
---|
| 93 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/bonobo_iid" --type string "" |
---|
| 94 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/custom_icon" --type string "/usr/share/themes/XPLuna/start.png" |
---|
| 95 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/launcher_location" --type string "" |
---|
| 96 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/locked" --type bool TRUE |
---|
| 97 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/menu_path" --type string "applications:/" |
---|
| 98 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/object_type" --type string "menu-object" |
---|
| 99 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/panel_right_stick" --type bool FALSE |
---|
| 100 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/position" --type int 0 |
---|
| 101 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/tooltip" --type string "Main Menu" |
---|
| 102 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/toplevel_id" --type string "bottom_panel_0" |
---|
| 103 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/use_custom_icon" --type bool TRUE |
---|
| 104 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_0/use_menu_path" --type bool FALSE |
---|
[157] | 105 | |
---|
| 106 | # Show Desktop |
---|
[190] | 107 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/action_type" --type string "lock" |
---|
| 108 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/attached_toplevel_id" --type string "" |
---|
| 109 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/bonobo_iid" --type string "OAFIID:GNOME_ShowDesktopApplet" |
---|
| 110 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/custom_icon" --type string "" |
---|
| 111 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/launcher_location" --type string "" |
---|
| 112 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/locked" --type bool TRUE |
---|
| 113 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/menu_path" --type string "applications:/" |
---|
| 114 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/object_type" --type string "bonobo-applet" |
---|
| 115 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/panel_right_stick" --type bool FALSE |
---|
[192] | 116 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/position" --type int 1 |
---|
[190] | 117 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/tooltip" --type string "" |
---|
| 118 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/toplevel_id" --type string "bottom_panel_0" |
---|
| 119 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/use_custom_icon" --type bool FALSE |
---|
| 120 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_0/use_menu_path" --type bool FALSE |
---|
[157] | 121 | |
---|
[192] | 122 | # firefox |
---|
[190] | 123 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/action_type" --type string "lock" |
---|
| 124 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/attached_toplevel_id" --type string "" |
---|
| 125 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/bonobo_iid" --type string "" |
---|
| 126 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/custom_icon" --type string "" |
---|
[208] | 127 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/launcher_location" --type string "/usr/share/applications/firefox.desktop" |
---|
[190] | 128 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/locked" --type bool TRUE |
---|
| 129 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/menu_path" --type string "applications:/" |
---|
| 130 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/object_type" --type string "launcher-object" |
---|
| 131 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/panel_right_stick" --type bool FALSE |
---|
[192] | 132 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/position" --type int 2 |
---|
[190] | 133 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/tooltip" --type string "" |
---|
| 134 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/toplevel_id" --type string "bottom_panel_0" |
---|
| 135 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/use_custom_icon" --type bool FALSE |
---|
| 136 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_1/use_menu_path" --type bool FALSE |
---|
| 137 | |
---|
[192] | 138 | # icedove |
---|
| 139 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/action_type" --type string "lock" |
---|
| 140 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/attached_toplevel_id" --type string "" |
---|
| 141 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/bonobo_iid" --type string "" |
---|
| 142 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/custom_icon" --type string "" |
---|
[208] | 143 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/launcher_location" --type string "/usr/share/applications/thunderbird.desktop" |
---|
[192] | 144 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/locked" --type bool TRUE |
---|
| 145 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/menu_path" --type string "applications:/" |
---|
| 146 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/object_type" --type string "launcher-object" |
---|
| 147 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/panel_right_stick" --type bool FALSE |
---|
| 148 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/position" --type int 3 |
---|
| 149 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/tooltip" --type string "" |
---|
| 150 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/toplevel_id" --type string "bottom_panel_0" |
---|
| 151 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/use_custom_icon" --type bool FALSE |
---|
| 152 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/objects/object_2/use_menu_path" --type bool FALSE |
---|
| 153 | |
---|
[157] | 154 | # Window Switcher |
---|
[190] | 155 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/action_type" --type string "lock" |
---|
| 156 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/attached_toplevel_id" --type string "" |
---|
| 157 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/bonobo_iid" --type string "OAFIID:GNOME_WindowListApplet" |
---|
| 158 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/custom_icon" --type string "" |
---|
| 159 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/launcher_location" --type string "" |
---|
| 160 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/locked" --type bool TRUE |
---|
| 161 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/menu_path" --type string "applications:/" |
---|
| 162 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/object_type" --type string "bonobo-applet" |
---|
| 163 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/panel_right_stick" --type bool FALSE |
---|
[235] | 164 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/position" --type int 4 |
---|
[190] | 165 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/tooltip" --type string "" |
---|
| 166 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/toplevel_id" --type string "bottom_panel_0" |
---|
| 167 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/use_custom_icon" --type bool FALSE |
---|
| 168 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/use_menu_path" --type bool FALSE |
---|
[157] | 169 | |
---|
[190] | 170 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/prefs/display_all_workspaces" --type bool FALSE |
---|
| 171 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/prefs/group_windows" --type string "never" |
---|
| 172 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/prefs/maximum_size" --type int 4096 |
---|
| 173 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/prefs/minimum_size" --type int 50 |
---|
| 174 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_1/prefs/move_unminimized_windows" --type bool TRUE |
---|
[157] | 175 | |
---|
| 176 | # Notification Area |
---|
[190] | 177 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/action_type" --type string "lock" |
---|
| 178 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/attached_toplevel_id" --type string "" |
---|
| 179 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/bonobo_iid" --type string "OAFIID:GNOME_NotificationAreaApplet" |
---|
| 180 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/custom_icon" --type string "" |
---|
| 181 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/launcher_location" --type string "" |
---|
| 182 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/locked" --type bool TRUE |
---|
| 183 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/menu_path" --type string "applications:/" |
---|
| 184 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/object_type" --type string "bonobo-applet" |
---|
| 185 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/panel_right_stick" --type bool TRUE |
---|
[235] | 186 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/position" --type int 5 |
---|
[190] | 187 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/tooltip" --type string "" |
---|
| 188 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/toplevel_id" --type string "bottom_panel_0" |
---|
| 189 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/use_custom_icon" --type bool FALSE |
---|
| 190 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_2/use_menu_path" --type bool FALSE |
---|
[157] | 191 | |
---|
| 192 | # Volume Control |
---|
[190] | 193 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/action_type" --type string "lock" |
---|
| 194 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/attached_toplevel_id" --type string "" |
---|
| 195 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/bonobo_iid" --type string "OAFIID:GNOME_MixerApplet" |
---|
| 196 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/custom_icon" --type string "" |
---|
| 197 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/launcher_location" --type string "" |
---|
| 198 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/locked" --type bool TRUE |
---|
| 199 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/menu_path" --type string "applications:/" |
---|
| 200 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/object_type" --type string "bonobo-applet" |
---|
| 201 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/panel_right_stick" --type bool TRUE |
---|
| 202 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/position" --type int 2 |
---|
| 203 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/tooltip" --type string "" |
---|
| 204 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/toplevel_id" --type string "bottom_panel_0" |
---|
| 205 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/use_custom_icon" --type bool FALSE |
---|
| 206 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_3/use_menu_path" --type bool FALSE |
---|
[157] | 207 | |
---|
| 208 | # Clock |
---|
[190] | 209 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/action_type" --type string "lock" |
---|
| 210 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/attached_toplevel_id" --type string "" |
---|
| 211 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/bonobo_iid" --type string "OAFIID:GNOME_ClockApplet" |
---|
| 212 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/custom_icon" --type string "" |
---|
| 213 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/launcher_location" --type string "" |
---|
| 214 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/locked" --type bool TRUE |
---|
| 215 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/menu_path" --type string "applications:/" |
---|
| 216 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/object_type" --type string "bonobo-applet" |
---|
| 217 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/panel_right_stick" --type bool TRUE |
---|
| 218 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/toplevel_id" --type string "bottom_panel_0" |
---|
| 219 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/use_custom_icon" --type bool FALSE |
---|
| 220 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/use_menu_path" --type bool FALSE |
---|
[157] | 221 | |
---|
[190] | 222 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/config_tool" --type string "" |
---|
| 223 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/custom_format" --type string "" |
---|
| 224 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/expand_appointments" --type bool TRUE |
---|
| 225 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/expand_birthdays" --type bool TRUE |
---|
| 226 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/expand_tasks" --type bool FALSE |
---|
| 227 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/expand_weather" --type bool FALSE |
---|
| 228 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/format" --type string "24-hour" |
---|
| 229 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/gmt_time" --type bool FALSE |
---|
| 230 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/hour_format" --type string "12" |
---|
| 231 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/internet_time" --type bool FALSE |
---|
| 232 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/show_date" --type bool FALSE |
---|
| 233 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/show_seconds" --type bool FALSE |
---|
| 234 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/show_timezones" --type bool FALSE |
---|
| 235 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/show_tooltip" --type bool TRUE |
---|
| 236 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/show_week_numbers" --type bool TRUE |
---|
| 237 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/unix_time" --type bool FALSE |
---|
| 238 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/applets/applet_4/prefs/timezones/tz_id_list" --type list --list-type string "[]" |
---|
[157] | 239 | |
---|
| 240 | # Add Panels Items |
---|
[190] | 241 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/general/applet_id_list" --type list --list-type string "[applet_0,applet_1,applet_2,applet_3,applet_4]" |
---|
[192] | 242 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/general/object_id_list" --type list --list-type string "[object_0,object_1,object_2]" |
---|
[190] | 243 | gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/panel/general/toplevel_id_list" --type list --list-type string "[bottom_panel_0]" |
---|