! Copyright (C) 1994 ! Olav Woelfelschneider (wosch@rbg.informatik.th-darmstadt.de) ! ! This program is free software; you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation; either version 2 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program; if not, write to the Free Software ! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ! ! Note that default settings are commented out to save memory in ! the server. ! These are the usual X defaults which are commonly used across X ! applications. Note that color settings are ignored on monochrome ! servers. Try reverseVideo instead. ! !*Title: XMixer !*iconic: off !*background: gray80 !*foreground: black !*font: -b&h-lucida-medium-r-normal-sans-*-120-*-*-p-*-*-* !*reverseVideo: off !*synchronize: off !*iconStartup: off ! Special settings for 3D look and feel. ! !*brightBorder: gray94 !*darkBorder: gray40 !*hilightColor: gray72 ! ! Babble funny things... !*verbose: on ! ! The mixer device. !*mixerDevice: /dev/mixer ! ! If you set this to on, XMixer will periodically poll the mixer device and ! update the display, so you can see changes even if they are made by other ! programs. ! Polling will not cause a big system load, however, it keeps the program ! always in memory, so this is probably not a good idea if you are low. ! The pollRate is specified in microseconds, thus this example means three ! times per sec. !*pollMixer: on !*pollRate: 333333 ! ! You may enable/disable each slider separately. ! If none of the following resources are set, the default is to ! enable everything. ! XMixer will, however, check for each slider whether it is supported by ! the sound driver. Each unsupported slider will silently be disabled if not. ! Use '*debug: on' if you are unsure. ! !*vol: on !*bass: on !*treble: on !*synth: on !*pcm: on !*speaker: on !*line: on !*mic: on !*cd: on !*mix: on !*pcm2: on !*rec: on !*igain: off !*ogain: off !*line1: off !*line2: off !*line3: off