From e8cfecd0c0b02c1933829459abdde7e6ffeba3c8 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 29 Aug 2005 02:41:07 +0000 Subject: [PATCH] xvidtune -unlock --- bin/gamelaunch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2