~ubuntu-branches/ubuntu/oneiric/oss4/oneiric-proposed

« back to all changes in this revision

Viewing changes to cmd/ossxmix/ossxmix.man

  • Committer: Bazaar Package Importer
  • Author(s): Stefano Rivera
  • Date: 2011-06-16 20:37:48 UTC
  • mfrom: (5.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110616203748-jbrxik6ql33z54co
Tags: 4.2-build2004-1ubuntu1
* Merge from Debian unstable.
  - Supports our current kernel (LP: #746048)
  Remaining changes:
  - debian/oss4-dkms.dkms.in: s/source/build/ in Kernel headers paths.
* ld-as-needed.patch: Re-order CC arguments to enable building with ld
  --as-needed (LP: #770972)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NAME
 
2
ossxmix - Open Sound System GTK based GUI mixer program.
 
3
 
 
4
SYNOPSIS
 
5
ossxmix [-Sbhx] [-d <dev#>] [-w <value>] [-n <value>]
 
6
 
 
7
DESCRIPTION
 
8
ossxmix is a GTK+ based mixer applet that is used to display the
 
9
mixer settings of physical and virtual audio devices. There can be
 
10
several physical mixers for a single audio device. Mixers found on
 
11
audio devices are controllers that set the volume, select the input,
 
12
perform certain functions on the speakers or set various device
 
13
characteristics.
 
14
 
 
15
OPTIONS
 
16
-h          Display usage instructions.
 
17
-d<dev#>    Display only mixer device dev#. If this option is not given then
 
18
            ossxmix will display all the mixers available on the system.
 
19
-x          Hides the "legacy" mixer controls.
 
20
-w[value]   Make the mixer slightly wider on the screen. This option affects
 
21
            only the selection boxes and peak meter LED bars. In most cases
 
22
            this option is not required. The value can be between 1 (default)
 
23
            and 4.
 
24
-n[value]   Make the mixer slightly narrower than normally. This may be
 
25
            necessary if the mixer is wider than the screen. The value can be
 
26
            1 (default) or 2.
 
27
-g[w:h]     Start ossxmix window with dimnesions w:h.
 
28
-b          Start in background.
 
29
-S          Do not try to place an icon in the system tray.
 
30
 
 
31
NOTES
 
32
o ossxmix without the -d parameter shows all the currently enabled mixers.
 
33
o Standard gtk toolkit options like --display are available as well.
 
34
 
 
35
SEE ALSO
 
36
ossdevlinks(1), ossmix(1), savemixer(1)
 
37
 
 
38
FILES
 
39
/usr/bin/ossxmix
 
40
 
 
41
AUTHOR
 
42
4Front Technologies