Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

How to specify a negative value for the coordinates to open the window when the NxWitness CLI is launched

Answered

Comments

2 comments

  • Norman
    • Network Optix team

    Hi @...,

    There is no need to use negative numbers. 

    The --window-geometry parameter considers all monitors as one 'canvas'. The following example is based on the assumption that both monitors have a resolution of 1920x1080. 


    These two monitors would make a canvas of 1920x2160 when they are on top of each other or 3840x1080 when there are next to each other. In your case it is slightly different since there is an offset, but with some trying you should be able to position the Nx Witness Desktop client anywhere on the 'canvas'. 

    The following format applies: 

     --window-geometry=<horizontal_axis>,<vertical_axis>,<displayed_resolution>

    So in order to display the Nx Witness Desktop client on the second screen in the top left corner, you would use the following format: 

     --window-geometry=1920,0,960x540

     

    0
  • Norman
    • Network Optix team

    Hi @...,

    Just checking in to make sure you received our response as it has been a while since we have heard from you. Please let us know if you still need help by responding to this message.

    0

Please sign in to leave a comment.