From: Tim Pope Date: Mon, 29 Aug 2005 02:41:07 +0000 (+0000) Subject: xvidtune -unlock X-Git-Url: http://git.tpope.net/?p=tpope-extra.git;a=commitdiff_plain;h=e8cfecd0c0b02c1933829459abdde7e6ffeba3c8 xvidtune -unlock --- diff --git a/bin/gamelaunch b/bin/gamelaunch index 448dea7..cb0a5c4 100755 --- a/bin/gamelaunch +++ b/bin/gamelaunch @@ -83,9 +83,9 @@ on_exit() { xmodmap "$HOME/.Xmodmap" 2>/dev/null || xmodmap "$HOME/.xmodmap" xset m 3 3 [ -z "$s3" ] || s3switch $s3 >/dev/null + xvidtune -unlock FvwmCommand "GoToDeskAndPage 0 0 0" >/dev/null 2>&1 - - tpope status activity "$activity" + tpope status activity -c } trap on_exit EXIT