But I couldn't link the video for you:
Pink Floyd - One Of These Days
Pink Floyd got me through college.
Pink Floyd - One Of These Days
Pink Floyd got me through college.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: VastOne on May 21, 2013, 02:17:12 PM
^ That is some serious voodoo the developer of VSIDO must be using.... who needs firmware anyway?
! Agave light colored theme by PackRat
! 05-22-2013
! This work is licensed under the Creative Commons
! Attribution-NonCommercial-ShareAlike License.
*.font: agave-10
toolbar: flat gradient vertical
toolbar.height: 18
toolbar.borderWidth: 1
toolbar.borderColor: #444444
toolbar.color: #DDDDDD
toolbar.colorTo: #CCCCCC
toolbar.bevelWidth: 2
toolbar.button: parentrelative
toolbar.button.picColor: #888888
toolbar.button.pressed: sunken gradient vertical
toolbar.button.pressed.color: #CCCCCC
toolbar.button.pressed.colorTo: #DDDDDD
toolbar.clock: flat gradient vertical
toolbar.clock.Color: #DDDDDD
toolbar.clock.colorTo: #CCCCCC
toolbar.clock.textColor: #060606
toolbar.clock.borderWidth: 0
toolbar.clock.borderColor: #444444
toolbar.workspace: flat gradient vertical
toolbar.workspace.Color: #DDDDDD
toolbar.workspace.colorTo: #CCCCCC
toolbar.workspace.textColor: #060606
toolbar.workspace.borderWidth: 0
toolbar.workspace.borderColor: rgb:44/44/44
toolbar.justify: Center
toolbar.iconbar.empty: flat gradient vertical
toolbar.iconbar.empty.pixmap:
toolbar.iconbar.empty.color: #DDDDDD
toolbar.iconbar.empty.colorTo: #CCCCCC
toolbar.iconbar.borderWidth: 1
toolbar.iconbar.focused.borderWidth: 1
toolbar.iconbar.focused.borderColor: #444444
toolbar.iconbar.focused: sunken gradient rectangle
toolbar.iconbar.focused.pixmap:
toolbar.iconbar.focused.color: #E1D7C3
toolbar.iconbar.focused.colorTo: #C2B8A2
toolbar.iconbar.focused.textColor: #0F0F0F
toolbar.iconbar.focused.justify: center
toolbar.iconbar.unfocused.borderWidth: 1
toolbar.iconbar.unfocused.borderColor: #444444
toolbar.iconbar.unfocused: flat gradient vertical
toolbar.iconbar.unfocused.pixmap:
toolbar.iconbar.unfocused.color: #DDDDDD
toolbar.iconbar.unfocused.colorTo: #CCCCCC
toolbar.iconbar.unfocused.textColor: #060606
toolbar.iconbar.unfocused.justify: center
menu.borderWidth: 1
menu.borderColor: #444444
menu.itemHeight: 16
menu.bevelWidth: 3
menu.title: flat gradient rectangle
menu.title.color: #C2B8A2
menu.title.colorTo: #E1D7C3
menu.title.textColor: #060606
menu.title.justify: center
menu.frame: flat
menu.frame.color: #EEEEEE
menu.frame.colorTo: #CCCCCC
menu.frame.textColor: #060606
menu.frame.disableColor: #444444
menu.frame.justify: left
menu.hilite: flat gradient rectangle
menu.hilite.textColor: #0f0f0f
menu.hilite.color: #C2B8A2
menu.hilite.colorTo: #E1D7C3
menu.bullet: triangle
menu.bullet.position: right
window.title.height: 18
window.justify: center
window.borderColor: #444444
window.borderWidth: 1
window.bevelWidth: 1
window.title.focus: raised gradient vertical
window.title.focus.color: #333333
window.title.focus.colorTo: #222222
window.title.unfocus: raised gradient vertical
window.title.unfocus.color: #333333
window.title.unfocus.colorTo: #222222
window.label.focus: sunken gradient rectangle
window.label.focus.color: #E1D7C3
window.label.focus.colorTo: #C2B8A2
window.label.focus.textColor: #0f0f0f
window.label.unfocus: flat gradient vertical
window.label.unfocus.color: #333333
window.label.unfocus.colorTo: #222222
window.label.unfocus.textColor: #606060
window.button.focus: raised gradient vertical
window.button.focus.color: #333333
window.button.focus.colorTo: #222222
window.button.focus.picColor: #aaaaaa
window.button.unfocus: raised gradient vertical
window.button.unfocus.color: #333333
window.button.unfocus.colorTo: #222222
window.button.unfocus.picColor: #454545
window.button.pressed: sunken gradient vertical
window.button.pressed.color: #E1D7C3
window.button.pressed.colorTo: #C2B8A2
window.button.pressed.picColor: #060606
window.handle.focus: raised gradient vertical
window.handle.focus.color: #333333
window.handle.focus.colorTo: #222222
window.handle.unfocus: raised gradient vertical
window.handle.unfocus.color: #333333
window.handle.unfocus.colorTo: #222222
handleWidth: 3
window.grip.focus: raised gradient vertical
window.grip.focus.color: #E1D7C3
window.grip.focus.colorTo: #C2B8A2
window.grip.unfocus: raised gradient vertical
window.grip.unfocus.color: #DDDDDD
window.grip.unfocus.colorTo: #CCCCCC
slit: flat
slit.bevelWidth: 0
slit.borderColor: #000000
slit.borderWidth: 1
slit.color: #000000
slit.colorTo: #111111
slit.pixmap:
#background: mod
#background.modX: 4
#background.modY: 4
#background.color: #706a5f
#background.colorTo: #555147

Quote from: jedi on May 16, 2013, 12:10:49 AM
Hey guys, probably should post this somewhere else, but here goes. Get this error on every boot.
Any ideas? It stays there for 10 or 15 seconds, then boots fine...
aptitude search "~U" | wc -l #!/bin/bash
sudo apt-get -qy update > /dev/null
NUMOFUPDATES=$(aptitude search "~U" | wc -l)
echo $NUMOFUPDATES System Updates Available
if [ "$NUMOFUPDATES" -ge "1" ]
then uxterm -e ~/bin/ask-aptitude-updates.sh
fi
exit#!/bin/bash
echo "Aptitude Update System? y or n"
read -t 12 userconfirm
if [ "$userconfirm" != "y" ]; then
echo "Aptitude Update Cancelled"
exit 1
else
echo "aptitude updating system..."
sudo aptitude update
# sudo aptitude -y safe-upgrade
sudo aptitude safe-upgrade
echo ""
killall -SIGUSR1 conky
echo "aptitude update complete. Will now exit..."
sleep 3s
fi
exit#!/bin/bash
sudo apt-get -qy update > /dev/null
NUMOFUPDATES=$(aptitude search "~U" | wc -l)
echo $NUMOFUPDATES
exit
[wallpapers] (directory) {command}
This allows you to list your backgrounds. This tag is built in to use
fbsetbg(1) and allows you to simply click on an image to set your
wallpaper. See? Fluxbox makes it easy... This item can also be hacked to
perform a command over directory content (it doesn't dive in subdirs,
it's a hack). For instance, to choose between playlists
[wallpapers] (~/Music/Playlists) {xmms} will perfectly work.[submenu] (Wallpaper)
[wallpapers] (~/wallpaper) {fbsetbg}
[end]
Quote from: VastOne on May 15, 2013, 09:03:07 PM
10 gold bullions to whomever solves the SpaceFM / SMF / Samba setup