aboutsummaryrefslogtreecommitdiff
path: root/misc/xbitchx
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-13 17:32:58 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-13 17:32:58 -0200
commita64487d5db57b9e281a5953b082618d2c1fca8a4 (patch)
treebfd1f26e5eaccf9cfd3d2809a49161beceb7f9b6 /misc/xbitchx
parentf6978c1b28db3308808f2e303c607047f97a96c5 (diff)
downloadscripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.gz
scripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.bz2
Removing old scripts and cleaning up some code
Diffstat (limited to 'misc/xbitchx')
-rwxr-xr-xmisc/xbitchx20
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/xbitchx b/misc/xbitchx
deleted file mode 100755
index e5b524e..0000000
--- a/misc/xbitchx
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/bash
-#
-# xbitchx: execute bitchx under a X Terminal
-#
-
-# Using rxvt
-# rxvt -bg black +sb -fg white -fn vga -g 120x40+30+55 -name BitchX -e BitchX -p 994 -ssl irc.indymedia.org
-
-# Old version using Eterm
-# Eterm --background-pixmap 0 --scrollbar 0 +sb -b black -f white -F vga --borderless no --buttonbar 0 \
-# -g 120x40+30+55 -nBitchX -e BitchX -p 994 -ssl irc.indymedia.org
-
-# Old version using feast and Eterm
-# xfeast
-# Eterm --background-pixmap 0 --scrollbar 0 +sb -b black -f white -F vga --borderless no --buttonbar 0 \
-# -g 120x40+30+55 -nBitchX -e BitchX -p 994 -ssl irc.indymedia.org
-
-# Current version
-Eterm --background-pixmap 0 --scrollbar 0 +sb -b black -f white -F vga --borderless no --buttonbar 0 \
- -g 120x40+30+55 -nBitchX -e BitchX -p 6667 127.0.0.1