Close
Showing results 1 to 10 of 10

Hybrid View

  1. #1

    Default

    Something like this will make the CTRL + R hotkey combination rename your windows. And the ALT + R hotkey combination name them back. You can try cycling through them back and forth a few times and seeing if it can get them unstuck. Each cycle I would try to press it twice or a few more times to catch the hidden windows. You might want to try posting this question on hotkeynet's forum if you still can\t figure it out. Good luck

    <Hotkey ScrollLockOn Ctrl R>
    <SendPC local>
    <RenameWin "World of Warcraft" WoW1>
    <RenameWin "World of Warcraft" WoW2>
    <RenameWin "World of Warcraft" WoW3>
    <RenameWin "World of Warcraft" WoW4>
    <RenameWin "World of Warcraft" WoW5>

    <Hotkey ScrollLockOn Alt R>
    <SendPC local>
    <RenameWin WoW1 "World of Warcraft">
    <RenameWin WoW2 "World of Warcraft">
    <RenameWin WoW3 "World of Warcraft">
    <RenameWin WoW4 "World of Warcraft">
    <RenameWin WoW5 "World of Warcraft">
    Last edited by MiRai : 05-16-2020 at 01:36 PM Reason: Formatting - Automatic Text Color

  2. #2

    Default

    Yes I've used this script. Nothing happens when I use it.

    Also registration on the HotKeyNet forum is closed.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •