From c9168c884be4e740c771d26322ee9936eeb1ec5a Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 29 Jul 2003 09:29:45 +0000 Subject: update from Han --- util/fbsetbg | 22 +++++++++++----------- util/fluxbox-generate_menu | 7 ++++--- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/util/fbsetbg b/util/fbsetbg index 9a22cab..0fe7956 100644 --- a/util/fbsetbg +++ b/util/fbsetbg @@ -23,7 +23,7 @@ # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -# $Id: fbsetbg,v 1.12 2003/07/20 11:23:51 rathnor Exp $ +# $Id: fbsetbg,v 1.13 2003/07/29 09:29:45 fluxgen Exp $ # # Portability notes: @@ -154,9 +154,9 @@ case $WPSETTER in debugstory="chbg is a nice app. You won't have any problems." ;; xsri) - full='--center-x --center-y --scale-width=100 --scale-width=100' - tile='--tile' - center='--center-x --center-y' + full='--center-x --center-y --scale-width=100 --scale-width=100' + tile='--tile' + center='--center-x --center-y' aspect=$full debugstory="This is a RedHat specific app. I can't find docs about it." ;; @@ -182,17 +182,17 @@ case $WPSETTER in debugstory="wmsetbg is a nice app. You won't have any problems." ;; xsetbg) - tile='-border black' - center='-center -border black' + tile='-border black' + center='-center -border black' aspect='-fullscreen -border black' - full=$aspect #broken + full=$aspect #broken debugstory="xsetbg is actually xli. The fillscreen option (-f) is broken, defaults to (-a). $standardrant" - ;; + ;; xli) - tile='-onroot -quiet -border black' - center='-center -onroot -quiet -border black' + tile='-onroot -quiet -border black' + center='-center -onroot -quiet -border black' aspect='-fullscreen -onroot -quiet -border black' - full=$aspect #broken + full=$aspect #broken debugstory='The fillscreen option (-f) is broken, defaults to (-a). $standardrant' ;; qiv) diff --git a/util/fluxbox-generate_menu b/util/fluxbox-generate_menu index 2e7ce88..7ba20dc 100755 --- a/util/fluxbox-generate_menu +++ b/util/fluxbox-generate_menu @@ -22,7 +22,7 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # DEALINGS IN THE SOFTWARE. # -# $Id: fluxbox-generate_menu,v 1.40 2003/07/17 23:39:34 rathnor Exp $ +# $Id: fluxbox-generate_menu,v 1.41 2003/07/29 09:29:45 fluxgen Exp $ # # Portability notes: @@ -787,8 +787,9 @@ append_submenu "${MULTIMEDIAMENU}" append_menu_end append_submenu "${MUSICMENU}" - normal_find xmms noatun alsaplayer gqmpeg aumix xmixer gmix kmix grecord \ - kmidi xplaycd soundtracker grip easytag audacity zinf rhythmbox + normal_find xmms noatun alsaplayer gqmpeg aumix xmixer gmix kmix kscd \ + grecord kmidi xplaycd soundtracker grip easytag audacity \ + zinf rhythmbox find_it cdcd append "[exec] (cdcd) {${DEFAULT_TERM} -e cdcd}" find_it cplay append "[exec] (cplay) {${DEFAULT_TERM} -e cplay}" find_it alsamixer append "[exec] (AlsaMixer) {${DEFAULT_TERM} -e alsamixer}" -- cgit v0.11.2