From 45ac6595c89f141cd968f87d8f6742ed64a4325f Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 1 Oct 2008 00:55:24 -0400 Subject: disabled bell, upgrade to alpine --- .fluxbox/keys | 2 +- .pinerc | 18 ++++++++++++++++-- .xinitrc | 1 + 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/.fluxbox/keys b/.fluxbox/keys index 7400414..62fea96 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -41,7 +41,7 @@ Mod4 t :ExecCommand xterm -rv +sb -ls Mod4 f :ExecCommand firefox Mod4 m :Minimize Mod4 F12 :ExecCommand xmms -m -Mod4 p :ExecCommand xterm -rv +sb -e pine +Mod4 p :ExecCommand xterm -rv +sb -e alpine Mod4 Prior :ExecCommand xmms -f Mod4 Next :ExecCommand xmms -f Mod4 Home :ExecCommand xmms -t diff --git a/.pinerc b/.pinerc index e69c09a..29d1230 100644 --- a/.pinerc +++ b/.pinerc @@ -318,10 +318,10 @@ address-book= global-address-book= # Set by Pine; controls beginning-of-month sent-mail pruning. -last-time-prune-questioned=108.3 +last-time-prune-questioned=119.10 # Set by Pine; controls display of "new version" message. -last-version-used=5.00 +last-version-used=5.10 # This names the path to an alternative program, and any necessary arguments, # to be used in posting mail messages. Example: @@ -584,3 +584,17 @@ wp-state= # WebAlpine preferred width for message display in characters wp-columns= + +# If set, specifies where trash is moved to in Web Alpine. +trash-folder= + +# Defaults to nothing, which is equivalent to US-ASCII. This is used for +# unlabeled incoming messages. It is ok to leave this unset but if you receive +# unlabeled mail that is usually in some known character set, set that here. +unknown-character-set= + +# Location relative to your HOME directory of the directory where your INBOX +# for the maildir format is located. Default value is "Maildir". If your +# inbox is located at "~/Maildir" you do not need to change this value. +# A common value is also ".maildir" +maildir-location= diff --git a/.xinitrc b/.xinitrc index 5891dea..dff9579 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,3 +1,4 @@ xterm -rv +sb -ls & +xset b off wmbattery -f /dev/apm & ssh-agent fluxbox -verbose -- cgit v1.2.3