Enabling front-end logging in Awingu (keyboard and copy-paste)

0 users found this article helpful

Resolution

  1. Open the developer tools of the Internet browser.
    Be careful to not perform this procedure in a browser which is already open in the RDS session. 
    It's best to click in Awingu's navigation pane first (so the focus is not in an active Awingu application session).
    In most Internet browsers on Windows, press [F12] to open the developer tools.
  2. Navigate to the Console tab.

 

Enter the instruction and confirm by pressing [Enter].

Enabling the clipboard log:

svGlobal.clipboardLog = true

Enabling the keyboard log:

svGlobal.keyboardLog = true

 

The contents of the console tab can usually be saved by right-clicking in the console and choosing the proper action.

 

Was this article helpful?

Tell us how we can improve it.