From a64487d5db57b9e281a5953b082618d2c1fca8a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Jan 2013 17:32:58 -0200 Subject: Removing old scripts and cleaning up some code --- misc/xcamp | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 misc/xcamp (limited to 'misc/xcamp') diff --git a/misc/xcamp b/misc/xcamp deleted file mode 100755 index 6ae9fd2..0000000 --- a/misc/xcamp +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/bash -# -# xcamp: wrapper for camp console music player -# - -# Set possible geometries -BOTTOM_LEFT="75x20+10+410" -BOTTOM_RIGHT="75x20+415+410" -TOP_LEFT="75x20+10+5" -TOP_RIGHT="75x20+415+5" -TOP_RIGHT_2="500+420" -TOP_RIGHT_3="500+385" - -# Set default geometry -GEOMETRY="$TOP_RIGHT_3" - -Eterm --trans -F VGA --scrollbar 0 --buttonbar 0 --borderless -g $GEOMETRY -e camp -- cgit v1.2.3