From 3e8e5be306bbd67d357845da6a660890d2bcc55b Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sun, 3 Jan 2010 18:43:31 +0100 Subject: Initial import of openbox configuration --- .config/openbox/autostart.sh | 7 + .config/openbox/rc.xml | 820 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 827 insertions(+) create mode 100644 .config/openbox/autostart.sh create mode 100644 .config/openbox/rc.xml diff --git a/.config/openbox/autostart.sh b/.config/openbox/autostart.sh new file mode 100644 index 0000000..c0f3839 --- /dev/null +++ b/.config/openbox/autostart.sh @@ -0,0 +1,7 @@ + +#[ -f $HOME/.wallpaper ] && xsetbg $HOME/.wallpaper & +nitrogen --restore + +(sleep .75 && fbpanel) & +(sleep .75 && wicd-client) & +(sleep .75 && xpad) & diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml new file mode 100644 index 0000000..768e558 --- /dev/null +++ b/.config/openbox/rc.xml @@ -0,0 +1,820 @@ + + + + 10 + 20 + + + yes + no + yes + yes + 0 + no + + + Smart +
no
+ Any +
+ + Syscrash + NLIMC + + no + no + + Sans + 9 + + Bold + + Normal + + + + Sans + 9 + + Bold + + Normal + + + + Sans + 9 + + Normal + + Normal + + + + sans + 9 + + normal + + normal + + + + sans + 9 + + bold + + normal + + + + + + 2 + 1 + + 1 + 2 + + 0 + + + + yes + Nonpixel + + Center + + + 0 + 0 + + + + + 0 + 0 + 0 + 0 + + + TopLeft + + 0 + 0 + no + Above + + Vertical + + no + 300 + + 300 + + Middle + + + + C-g + + + + + + + + + + + + + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + 1 + + + + + 2 + + + + + 3 + + + + + 4 + + + + + 5 + + + + + 6 + + + + + 1 + + + + + 2 + + + + + 3 + + + + + 4 + + + + + 5 + + + + + 6 + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + yes + yes + + + + + + urxvt + + + + + xterm + + + + + /home/tklauser/bin/dmenu-launch + + + + + urxvt -e vim + + + + + urxvt -e screen + + + + + xlock + + + + + screenshot + + + + + xkill + + + + + amixer -q set Master mute + + + + + amixer -q set Master 1- unmute + + + + + amixer -q set Master 1+ unmute + + + + + sudo /usr/sbin/pm-suspend + + + + + 8 + + 200 + + 400 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + + + + + + + top + + + + + + + + + + + left + + + + + + + + + + + right + + + + + + + + + + + bottom + + + + + + + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-list-combined-menu + + + + + root-menu + + + + + + + + + + + + + + + + + + + + + + + + debian-menu.xml + menu.xml + 200 + no + 100 + yes + + + + no + + + above + + + 1 + + + 1 + + + 2 + + + 2 + + + 2 + + + 3 + + + yes + + + +
-- cgit v1.2.3-54-g00ecf