sirWest / AudioSwitch

Switch between default audio input or output + change volume
Apache License 2.0
1.08k stars 87 forks source link

OSD hidden off screen? #137

Open quincyp opened 6 years ago

quincyp commented 6 years ago

After having a monitor burn out and removed the OSD for volume on screen while scrolling is now missing and being that adjusting the position is click and drag I can't seem to get it back (also a problem for a laptop I sometimes have hooked up to a tv, no reset positioning means during that usage it will just be off)

I imagine a reinstall would do the trick but would like to keep my settings for when I pick up a new monitor

GlutenBoy commented 6 years ago

I believe if you open the settings.xml file in a text editor. Normally located here: C:\Users\your username\AppData\Local\AudioSwitch

There's a line similar to this:

<OSD Skin="Squared" Left="67" Top="40" ClosingTimeout="1300" Transparency="255" />`

Change the Left and Top property to 0, save and reload AudioSwitch. The OSD should now be on your top right corner OR you can play with these values until you see the OSD.