how to regain the lyrics window for a karaoke song ?
#1
Photo 
Suppose we are playing a karaoke song and it's lyrics/text is being displayed on screen, now we press ESC.
The previous window comes , now again I want to go to lyrics/text view window ... but how? what should I do ?

Thanks for help in advance.
Reply
#2
tab
Reply
#3
no that opens visualization window Sad
Reply
#4
some one help please...
Reply
#5
I'm afraid there is no way.
Reply
#6
There is a way.

Open a new text document in a text editor and paste the following:

Code:
<keymap>
  <global>
   <keyboard>
    <K>ActivateWindow(karaoke)</K>
   </keyboard>
  </global>
</keymap>

and save it as keyboard.xml

place this file in your userdata folder (wiki) in the keymaps folder.

Now "K" will bring up the karaoke lyrics screen.
Reply

Logout Mark Read Team Forum Stats Members Help
how to regain the lyrics window for a karaoke song ?0