This mod was requested by @Slingerbult
SoundControl
Allows keyboard control of volume level and mute state.
The settings file accepts the following values:
Key codes are generated by using showKey.swf provided with the loader.
Upon activating a shortcut key, the volume level or mute state will be shown.
This mod should only ever be loaded once from $INIT$.
SoundControl
Allows keyboard control of volume level and mute state.
The settings file accepts the following values:
Code:
VolumeUp Key code for increasing volume by 10%
VolumeDown Key code for decreasing volume by 10%
ToggleMute Key code for toggling volume mute state.
Upon activating a shortcut key, the volume level or mute state will be shown.
This mod should only ever be loaded once from $INIT$.