From 0885ef338841e96dbc8101655b07ab8e35843530 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Thu, 3 Oct 2002 05:24:35 +0000 Subject: [PATCH] Update Debian quakeforge.conf -- actually set the sound output to "default" like it's supposed to be. Also, set fs_userpath to ~/.quakeforge explicitly. --- debian/quakeforge.conf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/quakeforge.conf b/debian/quakeforge.conf index e638b1948..786c0a5fc 100644 --- a/debian/quakeforge.conf +++ b/debian/quakeforge.conf @@ -1,17 +1,16 @@ // QuakeForge Configuration // Location of shared data -setrom fs_sharepath "/usr/share/games/quake" +set fs_sharepath "/usr/share/games/quake" // Location of user's personal data -setrom fs_userpath "~/.quake" +set fs_userpath "~/.quakeforge" // CD Audio set cd_plugin linux -// Uncomment one of these to choose audio support -//set snd_output oss -//set snd_output alsa0_9 +// Digital sound output +set snd_output default // Video defaults set vid_width 640