|
3D MP3 Sound Recorder ( Audio Playback Recorder ) supports customized hot keys definition. With this feature you can operate even without
using a mouse, and you can define your favorite key (s) for each
operation. This is an extremely powerful feature.
In the folder where the 3D MP3 Sound Recorder installed ,
there's a file called Hotkey.XML , by editing this file
,you can:
Enable or disable Hot Keys.
Define more than one hot keys for each operation.
Use various key combinations, supporting:
Single Key
(like F5, R etc.) CTRL+ Single key (like
CTRL+R,CTRL+F5 etc.)
CTRL+ALT+Single key
(like CTRL+ALT+R,CTRL+ALT+F5 etc.)
CTRL+SHIFT+Single Key (like
CTRL+SHIFT+R,CTRL+SHIFT+F5 etc.)
SHIFT+ALT+Single key
(like SHIFT+ALT+R,SHIFT+ALT+F5 etc.)
CTRL+SHIFT+ALT+Single key (like
CTRL+SHIFT+ALT+R,CTRL+SHIFT+ALT+F5 etc.)
How to do ?
Use NotePad or any other text editing software to open the file "HotKey.XML",
this file includes predefined hot keys. You can change each of them .
For
example , the following line defines the hotkey for setting Steroe mode
:
<BTN_STEREO>CTRL+ALT+S</BTN_STEREO>
The hot key is "CTRL+ALT+S" , if you want to use
"S" as the hot key ,you can change the line to:
<BTN_STEREO>S</BTN_STEREO>
Save the file, next time you start the program, you can use "S" key to set the stereo mode.
Note:
1.You can use more than one hot keys to do one operation.
But you should not use one hot key
to do more operations. If one hot key has been defined more than one times, only the first one is
operational.
2.You should use the hot keys names that the program can understand.
Click here to see the key names can be recognized by the program.
3.If you need to use CTRL,SHIFT,or ALT keys, Always in the order of CTRL,SHIFT,ALT
|