Jump to content
Korean Random
Sign in to follow this  
Aslain

PlayersPanel enlarging on CTRL key

Recommended Posts

Using latest XVM for 9.8, and have very annoying issue when I press CTRL all PlayersPanel enlarging to large panel. Where to turn it off or maybe it's a bug?

 

My hotkeys.xc seem to be ok.

 

I simply don't want to see any alternative panels on CTRL.

 

{
  "hotkeys": {
    // keycodes below.
    // onHold: false - take action by key click. true - while key is remains pressed.
    //
    // Minimap zooming.
    "minimapZoom":         { "enabled": false, "keyCode": 29, "onHold": true },
    // Alternative minimap mode.
    "minimapAltMode":      { "enabled": true, "keyCode": 56, "onHold": true },
    // Alternative "ears" (players panels) mode.
    "playersPanelAltMode": { "enabled": false, "keyCode": 56, "onHold": true }
  }
}

/*

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...