Just use the position from the "theme", do not hardcode bottom for the mixer.
Signed-off-by: aldot <rep.dot....@gmail.com> --- src/osdsh/mixerwatch.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/osdsh/mixerwatch.c b/src/osdsh/mixerwatch.c index a6a0152..e1ec5c1 100644 --- a/src/osdsh/mixerwatch.c +++ b/src/osdsh/mixerwatch.c @@ -123,10 +123,6 @@ void *mixer_watch(void *arg) { int devmask; int i; - /* we open the osd for the mixer*/ - /* Mixer usually goes on the bottom of the screen... so*/ - - mixerset.position = XOSD_bottom; mixerset.myosd = xosd_create(2); initialize_osd(&mixerset); -- 1.5.6.5 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org