Posted by member 28487 on 2004-08-01 14:52:46 link
I use v-bang_lite.
Then I have use the following code to change the volume.
Obviously VOL_UP, VOL_DOWN and VOL_MUTE are the names I've given to the keycodes in vk104.txt
*NetLoadModule v-bang_lite
Then I have use the following code to change the volume.
*Hotkey .none VOL_UP !Volume_Up 0
*Hotkey .none VOL_DOWN !Volume_down 0
*Hotkey .none VOL_MUTE !mute 0
*Hotkey .none VOL_DOWN !Volume_down 0
*Hotkey .none VOL_MUTE !mute 0
Obviously VOL_UP, VOL_DOWN and VOL_MUTE are the names I've given to the keycodes in vk104.txt