From acbb1067d92e9dab2db57d5aaa5861fbf0b1beae Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 14 May 2015 17:01:01 -0400 Subject: Transition from Openbox Desktop to Icebox. --- etc/xdg/xdg-icebox/autostart/nitrogen.desktop | 9 + etc/xdg/xdg-icebox/autostart/tint2.desktop | 9 + etc/xdg/xdg-icebox/autostart/volumeicon.desktop | 8 + etc/xdg/xdg-icebox/autostart/xsettingsd.desktop | 8 + etc/xdg/xdg-icebox/gsimplecal/config | 7 + .../xdg-icebox/lightdm/lightdm-gtk-greeter.conf | 42 ++ etc/xdg/xdg-icebox/nitrogen/bg-saved.cfg | 4 + etc/xdg/xdg-icebox/nitrogen/nitrogen.cfg | 8 + etc/xdg/xdg-icebox/openbox/menu.xml | 39 ++ etc/xdg/xdg-icebox/openbox/rc.xml | 764 +++++++++++++++++++++ etc/xdg/xdg-icebox/tint2/tint2rc | 118 ++++ .../xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | 6 + etc/xdg/xdg-icebox/xsettingsd/xsettingsd.conf | 24 + etc/xdg/xdg-openbox/autostart/nitrogen.desktop | 9 - etc/xdg/xdg-openbox/autostart/tint2.desktop | 9 - etc/xdg/xdg-openbox/autostart/volumeicon.desktop | 8 - etc/xdg/xdg-openbox/autostart/xsettingsd.desktop | 8 - etc/xdg/xdg-openbox/gsimplecal/config | 7 - .../xdg-openbox/lightdm/lightdm-gtk-greeter.conf | 42 -- etc/xdg/xdg-openbox/nitrogen/bg-saved.cfg | 4 - etc/xdg/xdg-openbox/nitrogen/nitrogen.cfg | 8 - etc/xdg/xdg-openbox/openbox/menu.xml | 39 -- etc/xdg/xdg-openbox/openbox/rc.xml | 764 --------------------- etc/xdg/xdg-openbox/tint2/tint2rc | 118 ---- .../xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | 6 - etc/xdg/xdg-openbox/xsettingsd/xsettingsd.conf | 24 - 26 files changed, 1046 insertions(+), 1046 deletions(-) create mode 100644 etc/xdg/xdg-icebox/autostart/nitrogen.desktop create mode 100644 etc/xdg/xdg-icebox/autostart/tint2.desktop create mode 100644 etc/xdg/xdg-icebox/autostart/volumeicon.desktop create mode 100644 etc/xdg/xdg-icebox/autostart/xsettingsd.desktop create mode 100644 etc/xdg/xdg-icebox/gsimplecal/config create mode 100644 etc/xdg/xdg-icebox/lightdm/lightdm-gtk-greeter.conf create mode 100644 etc/xdg/xdg-icebox/nitrogen/bg-saved.cfg create mode 100644 etc/xdg/xdg-icebox/nitrogen/nitrogen.cfg create mode 100644 etc/xdg/xdg-icebox/openbox/menu.xml create mode 100644 etc/xdg/xdg-icebox/openbox/rc.xml create mode 100644 etc/xdg/xdg-icebox/tint2/tint2rc create mode 100644 etc/xdg/xdg-icebox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml create mode 100644 etc/xdg/xdg-icebox/xsettingsd/xsettingsd.conf delete mode 100644 etc/xdg/xdg-openbox/autostart/nitrogen.desktop delete mode 100644 etc/xdg/xdg-openbox/autostart/tint2.desktop delete mode 100644 etc/xdg/xdg-openbox/autostart/volumeicon.desktop delete mode 100644 etc/xdg/xdg-openbox/autostart/xsettingsd.desktop delete mode 100644 etc/xdg/xdg-openbox/gsimplecal/config delete mode 100644 etc/xdg/xdg-openbox/lightdm/lightdm-gtk-greeter.conf delete mode 100644 etc/xdg/xdg-openbox/nitrogen/bg-saved.cfg delete mode 100644 etc/xdg/xdg-openbox/nitrogen/nitrogen.cfg delete mode 100644 etc/xdg/xdg-openbox/openbox/menu.xml delete mode 100644 etc/xdg/xdg-openbox/openbox/rc.xml delete mode 100644 etc/xdg/xdg-openbox/tint2/tint2rc delete mode 100644 etc/xdg/xdg-openbox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml delete mode 100644 etc/xdg/xdg-openbox/xsettingsd/xsettingsd.conf (limited to 'etc') diff --git a/etc/xdg/xdg-icebox/autostart/nitrogen.desktop b/etc/xdg/xdg-icebox/autostart/nitrogen.desktop new file mode 100644 index 0000000..18df46f --- /dev/null +++ b/etc/xdg/xdg-icebox/autostart/nitrogen.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Exec=nitrogen --restore +Name=nitrogen +Categories=Utility;GTK +Icon=nitrogen +Comment=Browse and set desktop backgrounds +Keywords=background;desktop; +OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-icebox/autostart/tint2.desktop b/etc/xdg/xdg-icebox/autostart/tint2.desktop new file mode 100644 index 0000000..9b9a986 --- /dev/null +++ b/etc/xdg/xdg-icebox/autostart/tint2.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Exec=tint2 +Name=Tint2 +Categories=Utility;GTK +Icon=tint2 +Comment=lightweight taskbar +Keywords=desktop; +OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-icebox/autostart/volumeicon.desktop b/etc/xdg/xdg-icebox/autostart/volumeicon.desktop new file mode 100644 index 0000000..d3a4b53 --- /dev/null +++ b/etc/xdg/xdg-icebox/autostart/volumeicon.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Exec=volumeicon +Name=Volume Icon +Categories=Utility;GTK +Icon=/usr/share/volumeicon/icons/Black Gnome/3.png +Comment=lightweight volume icon +OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-icebox/autostart/xsettingsd.desktop b/etc/xdg/xdg-icebox/autostart/xsettingsd.desktop new file mode 100644 index 0000000..d44fd8c --- /dev/null +++ b/etc/xdg/xdg-icebox/autostart/xsettingsd.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Exec=xsettingsd +Name=xsettingsd +Categories=Utility;GTK +Comment=Provides settings to X11 applications +Keywords=background;desktop;settings; +OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-icebox/gsimplecal/config b/etc/xdg/xdg-icebox/gsimplecal/config new file mode 100644 index 0000000..db628e8 --- /dev/null +++ b/etc/xdg/xdg-icebox/gsimplecal/config @@ -0,0 +1,7 @@ +show_calendar = 1 +show_timezones = 1 +clock_label = UTC +clock_tz = :UTC +clock_label = Local +clock_tz = +close_on_unfocus = 1 diff --git a/etc/xdg/xdg-icebox/lightdm/lightdm-gtk-greeter.conf b/etc/xdg/xdg-icebox/lightdm/lightdm-gtk-greeter.conf new file mode 100644 index 0000000..f7c88ee --- /dev/null +++ b/etc/xdg/xdg-icebox/lightdm/lightdm-gtk-greeter.conf @@ -0,0 +1,42 @@ +# +# background = Background file to use, either an image path or a color (e.g. #772953) +# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor. +# user-background = Display user background (if available), true or false. true by default. +# theme-name = GTK+ theme to use +# icon-theme-name = Icon theme to use +# font-name = Font to use +# xft-antialias = Whether to antialias Xft fonts (true or false) +# xft-dpi = Resolution for Xft in dots per inch (e.g. 96) +# xft-hintstyle = What degree of hinting to use (none, slight, medium, or hintfull) +# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) +# show-indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path +# show-clock (true or false) +# clock-format = strftime-format string, e.g. %H:%M +# keyboard = command to launch on-screen keyboard (e.g. onboard) +# reader = command to launch screen reader (e.g. orca) +# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader. +# position = main window position: x y +# default-user-image = Image used as default user icon, path or #icon-name +# hide-user-image = true|false, false by default +# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen +# +# Template for monitor configuration: +# [monitor: name] +# background = overrides default value +# user-background = overrides default value +# laptop = true|false, false by default. Marks monitor as laptop display. +# +[greeter] +background=/usr/share/backgrounds/icebox.jpg +theme-name=Numix +icon-theme-name=elementary-xfce-dark +font-name=Droid Sans 10 +xft-antialias=true +xft-dpi=96 +xft-hintstyle=slight +xft-rgba=rgb +show-indicators=~host;~spacer;~session;~language;~a11y;~clock;~power; +show-clock=true +clock-format=%d %b, %H:%M +keyboard=onboard +screensaver-timeout=60 diff --git a/etc/xdg/xdg-icebox/nitrogen/bg-saved.cfg b/etc/xdg/xdg-icebox/nitrogen/bg-saved.cfg new file mode 100644 index 0000000..8350f8a --- /dev/null +++ b/etc/xdg/xdg-icebox/nitrogen/bg-saved.cfg @@ -0,0 +1,4 @@ +[:0.0] +file=/usr/share/backgrounds/icebox.jpg +mode=5 +bgcolor=#000000 diff --git a/etc/xdg/xdg-icebox/nitrogen/nitrogen.cfg b/etc/xdg/xdg-icebox/nitrogen/nitrogen.cfg new file mode 100644 index 0000000..862056d --- /dev/null +++ b/etc/xdg/xdg-icebox/nitrogen/nitrogen.cfg @@ -0,0 +1,8 @@ +[geometry] +sizex=450 +sizey=500 + +[nitrogen] +view=icon +icon_caps=false +dirs=/usr/share/backgrounds/; diff --git a/etc/xdg/xdg-icebox/openbox/menu.xml b/etc/xdg/xdg-icebox/openbox/menu.xml new file mode 100644 index 0000000..3d039c4 --- /dev/null +++ b/etc/xdg/xdg-icebox/openbox/menu.xml @@ -0,0 +1,39 @@ + + + + + + + x-terminal-emulator + + + x-www-browser + + + + + + + + lxappearance + + + + + + + + + + obsession-logout + + + + + + + + diff --git a/etc/xdg/xdg-icebox/openbox/rc.xml b/etc/xdg/xdg-icebox/openbox/rc.xml new file mode 100644 index 0000000..5dae227 --- /dev/null +++ b/etc/xdg/xdg-icebox/openbox/rc.xml @@ -0,0 +1,764 @@ + + + + + + + + 10 + 20 + + + + yes + + no + + yes + + no + + 200 + + no + + + + + Smart + +
yes
+ + Primary + + 1 + +
+ + + Numix + NLIMC + + yes + yes + + sans + 8 + + bold + + normal + + + + sans + 8 + + bold + + normal + + + + sans + 9 + + normal + + normal + + + + sans + 9 + + normal + + normal + + + + sans + 9 + + bold + + normal + + + + sans + 9 + + bold + + normal + + + + + + + 4 + 1 + + + + 875 + + + + + yes + Nonpixel + + Center + + + + + 10 + + 10 + + + + + + + 0 + 0 + 0 + 0 + + + + TopLeft + + 0 + 0 + no + Above + + Vertical + + no + 300 + + 300 + + Middle + + + + + C-g + + + + leftno + + + rightno + + + upno + + + downno + + + leftno + + + rightno + + + upno + + + downno + + + 1 + + + 2 + + + 3 + + + 4 + + + + + + + + + + + + + + + + client-menu + + + + scrot -s + + + + + + + + + + + + + + + + + + + + + + + + yesyes + + + + + + + + + + + + right + + + + + left + + + + + up + + + + + down + + + + + + + exo-open --launch FileManager + + + + + gmrun + + + + + exo-open --launch TerminalEmulator + + + + + xkill + + + + + scrot + + + + + 1 + + 500 + + 400 + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + previous + + + next + + + previous + + + next + + + previous + + + next + + + + + + + + + + + + + + no + + + + + + + + + + + yes + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + top + + + + + + left + + + + + + right + + + + + + bottom + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + vertical + + + horizontal + + + + + + + + + + + + + + + + + previous + + + next + + + + previous + + + next + + + previous + + + next + + + + + + + + + + + + + + + + client-list-combined-menu + + + root-menu + + + + + + previous + + + next + + + previous + + + next + + + + + + + + + + /var/lib/openbox/debian-menu.xml + menu.xml + 200 + + no + + 100 + + 400 + + yes + + yes + + + + + + + +
diff --git a/etc/xdg/xdg-icebox/tint2/tint2rc b/etc/xdg/xdg-icebox/tint2/tint2rc new file mode 100644 index 0000000..b82560b --- /dev/null +++ b/etc/xdg/xdg-icebox/tint2/tint2rc @@ -0,0 +1,118 @@ +# Tint2 config file +# Generated by tintwizard (http://code.google.com/p/tintwizard/) +# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure + +# Background definitions +# ID 1 +rounded = 7 +border_width = 2 +background_color = #000000 60 +border_color = #FFFFFF 16 + +# ID 2 +rounded = 5 +border_width = 0 +background_color = #FFFFFF 40 +border_color = #FFFFFF 48 + +# ID 3 +rounded = 5 +border_width = 0 +background_color = #FFFFFF 16 +border_color = #FFFFFF 68 + +# Panel +panel_monitor = all +panel_position = bottom center horizontal +panel_size = 94% 30 +panel_margin = 0 0 +panel_padding = 7 0 7 +panel_dock = 0 +wm_menu = 0 +panel_layer = top +panel_background_id = 1 + +# Panel Autohide +autohide = 0 +autohide_show_timeout = 0.3 +autohide_hide_timeout = 2 +autohide_height = 2 +strut_policy = follow_size + +# Taskbar +taskbar_mode = single_desktop +taskbar_padding = 2 3 2 +taskbar_background_id = 0 +taskbar_active_background_id = 0 + +# Tasks +urgent_nb_of_blink = 8 +task_icon = 1 +task_text = 1 +task_centered = 1 +task_maximum_size = 140 35 +task_padding = 6 2 +task_background_id = 3 +task_active_background_id = 2 +task_urgent_background_id = 2 +task_iconified_background_id = 3 +task_tooltip = 0 + +# Task Icons +task_icon_asb = 70 0 0 +task_active_icon_asb = 100 0 0 +task_urgent_icon_asb = 100 0 0 +task_iconified_icon_asb = 70 0 0 + +# Fonts +task_font = sans 7 +task_font_color = #FFFFFF 68 +task_active_font_color = #FFFFFF 83 +task_urgent_font_color = #FFFFFF 83 +task_iconified_font_color = #FFFFFF 68 +font_shadow = 0 + +# System Tray +systray = 1 +systray_padding = 0 4 5 +systray_sort = ascending +systray_background_id = 0 +systray_icon_size = 16 +systray_icon_asb = 70 0 0 + +# Clock +time1_format = %H:%M +time1_font = sans 8 +time2_format = %A %d %B +time2_font = sans 6 +clock_font_color = #FFFFFF 74 +clock_padding = 1 0 +clock_background_id = 0 +clock_lclick_command = gsimplecal + +# Tooltips +tooltip_padding = 2 2 +tooltip_show_timeout = 0.7 +tooltip_hide_timeout = 0.3 +tooltip_background_id = 1 +tooltip_font = sans 10 +tooltip_font_color = #000000 80 + +# Mouse +mouse_middle = none +mouse_right = close +mouse_scroll_up = toggle +mouse_scroll_down = iconify + +# Battery +battery = 0 +battery_low_status = 10 +battery_low_cmd = notify-send "battery low" +battery_hide = 98 +bat1_font = sans 8 +bat2_font = sans 6 +battery_font_color = #FFFFFF 74 +battery_padding = 1 0 +battery_background_id = 0 + +# End of config diff --git a/etc/xdg/xdg-icebox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/etc/xdg/xdg-icebox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..b0b58d8 --- /dev/null +++ b/etc/xdg/xdg-icebox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/etc/xdg/xdg-icebox/xsettingsd/xsettingsd.conf b/etc/xdg/xdg-icebox/xsettingsd/xsettingsd.conf new file mode 100644 index 0000000..ebec515 --- /dev/null +++ b/etc/xdg/xdg-icebox/xsettingsd/xsettingsd.conf @@ -0,0 +1,24 @@ +Gtk/ButtonImages 1 +Gtk/CanChangeAccels 0 +Gtk/ColorPalette "black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90" +Gtk/CursorThemeName "DMZ-White" +Gtk/CursorThemeSize 0 +Gtk/DecorationLayout "menu:minimize,maximize,close" +Gtk/FontName "Sans 10" +Gtk/IconSizes "gtk-button=16,16" +Gtk/MenuBarAccel "F10" +Gtk/MenuImages 1 +Gtk/ToolbarIconSize 3 +Gtk/ToolbarStyle "icons" +Net/CursorBlink 1 +Net/CursorBlinkTime 1200 +Net/DndDragThreshold 8 +Net/DoubleClickDistance 5 +Net/DoubleClickTime 250 +Net/EnableEventSounds 1 +Net/EnableInputFeedbackSounds 1 +Net/IconThemeName "elementary-xfce-dark" +Net/SoundThemeName "default" +Net/ThemeName "Numix" +Xft/HintStyle "hintnone" +Xft/RGBA "none" diff --git a/etc/xdg/xdg-openbox/autostart/nitrogen.desktop b/etc/xdg/xdg-openbox/autostart/nitrogen.desktop deleted file mode 100644 index 18df46f..0000000 --- a/etc/xdg/xdg-openbox/autostart/nitrogen.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Exec=nitrogen --restore -Name=nitrogen -Categories=Utility;GTK -Icon=nitrogen -Comment=Browse and set desktop backgrounds -Keywords=background;desktop; -OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-openbox/autostart/tint2.desktop b/etc/xdg/xdg-openbox/autostart/tint2.desktop deleted file mode 100644 index 9b9a986..0000000 --- a/etc/xdg/xdg-openbox/autostart/tint2.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Exec=tint2 -Name=Tint2 -Categories=Utility;GTK -Icon=tint2 -Comment=lightweight taskbar -Keywords=desktop; -OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-openbox/autostart/volumeicon.desktop b/etc/xdg/xdg-openbox/autostart/volumeicon.desktop deleted file mode 100644 index d3a4b53..0000000 --- a/etc/xdg/xdg-openbox/autostart/volumeicon.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Type=Application -Exec=volumeicon -Name=Volume Icon -Categories=Utility;GTK -Icon=/usr/share/volumeicon/icons/Black Gnome/3.png -Comment=lightweight volume icon -OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-openbox/autostart/xsettingsd.desktop b/etc/xdg/xdg-openbox/autostart/xsettingsd.desktop deleted file mode 100644 index d44fd8c..0000000 --- a/etc/xdg/xdg-openbox/autostart/xsettingsd.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Type=Application -Exec=xsettingsd -Name=xsettingsd -Categories=Utility;GTK -Comment=Provides settings to X11 applications -Keywords=background;desktop;settings; -OnlyShowIn=OPENBOX; diff --git a/etc/xdg/xdg-openbox/gsimplecal/config b/etc/xdg/xdg-openbox/gsimplecal/config deleted file mode 100644 index db628e8..0000000 --- a/etc/xdg/xdg-openbox/gsimplecal/config +++ /dev/null @@ -1,7 +0,0 @@ -show_calendar = 1 -show_timezones = 1 -clock_label = UTC -clock_tz = :UTC -clock_label = Local -clock_tz = -close_on_unfocus = 1 diff --git a/etc/xdg/xdg-openbox/lightdm/lightdm-gtk-greeter.conf b/etc/xdg/xdg-openbox/lightdm/lightdm-gtk-greeter.conf deleted file mode 100644 index 12b1442..0000000 --- a/etc/xdg/xdg-openbox/lightdm/lightdm-gtk-greeter.conf +++ /dev/null @@ -1,42 +0,0 @@ -# -# background = Background file to use, either an image path or a color (e.g. #772953) -# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor. -# user-background = Display user background (if available), true or false. true by default. -# theme-name = GTK+ theme to use -# icon-theme-name = Icon theme to use -# font-name = Font to use -# xft-antialias = Whether to antialias Xft fonts (true or false) -# xft-dpi = Resolution for Xft in dots per inch (e.g. 96) -# xft-hintstyle = What degree of hinting to use (none, slight, medium, or hintfull) -# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) -# show-indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path -# show-clock (true or false) -# clock-format = strftime-format string, e.g. %H:%M -# keyboard = command to launch on-screen keyboard (e.g. onboard) -# reader = command to launch screen reader (e.g. orca) -# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader. -# position = main window position: x y -# default-user-image = Image used as default user icon, path or #icon-name -# hide-user-image = true|false, false by default -# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen -# -# Template for monitor configuration: -# [monitor: name] -# background = overrides default value -# user-background = overrides default value -# laptop = true|false, false by default. Marks monitor as laptop display. -# -[greeter] -background=/usr/share/backgrounds/openbox-desktop.jpg -theme-name=Numix -icon-theme-name=elementary-xfce-dark -font-name=Droid Sans 10 -xft-antialias=true -xft-dpi=96 -xft-hintstyle=slight -xft-rgba=rgb -show-indicators=~host;~spacer;~session;~language;~a11y;~clock;~power; -show-clock=true -clock-format=%d %b, %H:%M -keyboard=onboard -screensaver-timeout=60 diff --git a/etc/xdg/xdg-openbox/nitrogen/bg-saved.cfg b/etc/xdg/xdg-openbox/nitrogen/bg-saved.cfg deleted file mode 100644 index 4e81be1..0000000 --- a/etc/xdg/xdg-openbox/nitrogen/bg-saved.cfg +++ /dev/null @@ -1,4 +0,0 @@ -[:0.0] -file=/usr/share/backgrounds/openbox-desktop.jpg -mode=5 -bgcolor=#000000 diff --git a/etc/xdg/xdg-openbox/nitrogen/nitrogen.cfg b/etc/xdg/xdg-openbox/nitrogen/nitrogen.cfg deleted file mode 100644 index 862056d..0000000 --- a/etc/xdg/xdg-openbox/nitrogen/nitrogen.cfg +++ /dev/null @@ -1,8 +0,0 @@ -[geometry] -sizex=450 -sizey=500 - -[nitrogen] -view=icon -icon_caps=false -dirs=/usr/share/backgrounds/; diff --git a/etc/xdg/xdg-openbox/openbox/menu.xml b/etc/xdg/xdg-openbox/openbox/menu.xml deleted file mode 100644 index 3d039c4..0000000 --- a/etc/xdg/xdg-openbox/openbox/menu.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - x-terminal-emulator - - - x-www-browser - - - - - - - - lxappearance - - - - - - - - - - obsession-logout - - - - - - - - diff --git a/etc/xdg/xdg-openbox/openbox/rc.xml b/etc/xdg/xdg-openbox/openbox/rc.xml deleted file mode 100644 index 5dae227..0000000 --- a/etc/xdg/xdg-openbox/openbox/rc.xml +++ /dev/null @@ -1,764 +0,0 @@ - - - - - - - - 10 - 20 - - - - yes - - no - - yes - - no - - 200 - - no - - - - - Smart - -
yes
- - Primary - - 1 - -
- - - Numix - NLIMC - - yes - yes - - sans - 8 - - bold - - normal - - - - sans - 8 - - bold - - normal - - - - sans - 9 - - normal - - normal - - - - sans - 9 - - normal - - normal - - - - sans - 9 - - bold - - normal - - - - sans - 9 - - bold - - normal - - - - - - - 4 - 1 - - - - 875 - - - - - yes - Nonpixel - - Center - - - - - 10 - - 10 - - - - - - - 0 - 0 - 0 - 0 - - - - TopLeft - - 0 - 0 - no - Above - - Vertical - - no - 300 - - 300 - - Middle - - - - - C-g - - - - leftno - - - rightno - - - upno - - - downno - - - leftno - - - rightno - - - upno - - - downno - - - 1 - - - 2 - - - 3 - - - 4 - - - - - - - - - - - - - - - - client-menu - - - - scrot -s - - - - - - - - - - - - - - - - - - - - - - - - yesyes - - - - - - - - - - - - right - - - - - left - - - - - up - - - - - down - - - - - - - exo-open --launch FileManager - - - - - gmrun - - - - - exo-open --launch TerminalEmulator - - - - - xkill - - - - - scrot - - - - - 1 - - 500 - - 400 - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - previous - - - next - - - previous - - - next - - - previous - - - next - - - - - - - - - - - - - - no - - - - - - - - - - - yes - - - - - - - - - - - - - - - - - - - - - - - - - client-menu - - - - - - top - - - - - - left - - - - - - right - - - - - - bottom - - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - client-menu - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - vertical - - - horizontal - - - - - - - - - - - - - - - - - previous - - - next - - - - previous - - - next - - - previous - - - next - - - - - - - - - - - - - - - - client-list-combined-menu - - - root-menu - - - - - - previous - - - next - - - previous - - - next - - - - - - - - - - /var/lib/openbox/debian-menu.xml - menu.xml - 200 - - no - - 100 - - 400 - - yes - - yes - - - - - - - -
diff --git a/etc/xdg/xdg-openbox/tint2/tint2rc b/etc/xdg/xdg-openbox/tint2/tint2rc deleted file mode 100644 index b82560b..0000000 --- a/etc/xdg/xdg-openbox/tint2/tint2rc +++ /dev/null @@ -1,118 +0,0 @@ -# Tint2 config file -# Generated by tintwizard (http://code.google.com/p/tintwizard/) -# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure - -# Background definitions -# ID 1 -rounded = 7 -border_width = 2 -background_color = #000000 60 -border_color = #FFFFFF 16 - -# ID 2 -rounded = 5 -border_width = 0 -background_color = #FFFFFF 40 -border_color = #FFFFFF 48 - -# ID 3 -rounded = 5 -border_width = 0 -background_color = #FFFFFF 16 -border_color = #FFFFFF 68 - -# Panel -panel_monitor = all -panel_position = bottom center horizontal -panel_size = 94% 30 -panel_margin = 0 0 -panel_padding = 7 0 7 -panel_dock = 0 -wm_menu = 0 -panel_layer = top -panel_background_id = 1 - -# Panel Autohide -autohide = 0 -autohide_show_timeout = 0.3 -autohide_hide_timeout = 2 -autohide_height = 2 -strut_policy = follow_size - -# Taskbar -taskbar_mode = single_desktop -taskbar_padding = 2 3 2 -taskbar_background_id = 0 -taskbar_active_background_id = 0 - -# Tasks -urgent_nb_of_blink = 8 -task_icon = 1 -task_text = 1 -task_centered = 1 -task_maximum_size = 140 35 -task_padding = 6 2 -task_background_id = 3 -task_active_background_id = 2 -task_urgent_background_id = 2 -task_iconified_background_id = 3 -task_tooltip = 0 - -# Task Icons -task_icon_asb = 70 0 0 -task_active_icon_asb = 100 0 0 -task_urgent_icon_asb = 100 0 0 -task_iconified_icon_asb = 70 0 0 - -# Fonts -task_font = sans 7 -task_font_color = #FFFFFF 68 -task_active_font_color = #FFFFFF 83 -task_urgent_font_color = #FFFFFF 83 -task_iconified_font_color = #FFFFFF 68 -font_shadow = 0 - -# System Tray -systray = 1 -systray_padding = 0 4 5 -systray_sort = ascending -systray_background_id = 0 -systray_icon_size = 16 -systray_icon_asb = 70 0 0 - -# Clock -time1_format = %H:%M -time1_font = sans 8 -time2_format = %A %d %B -time2_font = sans 6 -clock_font_color = #FFFFFF 74 -clock_padding = 1 0 -clock_background_id = 0 -clock_lclick_command = gsimplecal - -# Tooltips -tooltip_padding = 2 2 -tooltip_show_timeout = 0.7 -tooltip_hide_timeout = 0.3 -tooltip_background_id = 1 -tooltip_font = sans 10 -tooltip_font_color = #000000 80 - -# Mouse -mouse_middle = none -mouse_right = close -mouse_scroll_up = toggle -mouse_scroll_down = iconify - -# Battery -battery = 0 -battery_low_status = 10 -battery_low_cmd = notify-send "battery low" -battery_hide = 98 -bat1_font = sans 8 -bat2_font = sans 6 -battery_font_color = #FFFFFF 74 -battery_padding = 1 0 -battery_background_id = 0 - -# End of config diff --git a/etc/xdg/xdg-openbox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/etc/xdg/xdg-openbox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml deleted file mode 100644 index b0b58d8..0000000 --- a/etc/xdg/xdg-openbox/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/etc/xdg/xdg-openbox/xsettingsd/xsettingsd.conf b/etc/xdg/xdg-openbox/xsettingsd/xsettingsd.conf deleted file mode 100644 index ebec515..0000000 --- a/etc/xdg/xdg-openbox/xsettingsd/xsettingsd.conf +++ /dev/null @@ -1,24 +0,0 @@ -Gtk/ButtonImages 1 -Gtk/CanChangeAccels 0 -Gtk/ColorPalette "black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90" -Gtk/CursorThemeName "DMZ-White" -Gtk/CursorThemeSize 0 -Gtk/DecorationLayout "menu:minimize,maximize,close" -Gtk/FontName "Sans 10" -Gtk/IconSizes "gtk-button=16,16" -Gtk/MenuBarAccel "F10" -Gtk/MenuImages 1 -Gtk/ToolbarIconSize 3 -Gtk/ToolbarStyle "icons" -Net/CursorBlink 1 -Net/CursorBlinkTime 1200 -Net/DndDragThreshold 8 -Net/DoubleClickDistance 5 -Net/DoubleClickTime 250 -Net/EnableEventSounds 1 -Net/EnableInputFeedbackSounds 1 -Net/IconThemeName "elementary-xfce-dark" -Net/SoundThemeName "default" -Net/ThemeName "Numix" -Xft/HintStyle "hintnone" -Xft/RGBA "none" -- cgit v1.2.3