Skip to main content

Remove cursor from the Brightsign player

Remove cursor from the Brightsign player

Written by Giuseppe

To remove the cursor display, you will need to modify the Autorun.brs file. Please follow the steps below:

1. Open the autorun.brs file in a text editor.

2. Locate the line: 'tScreen.EnableCursor(1)' and replace it with 'tScreen.EnableCursor(0)'

3. Save the file and prepare it for upload to the player.

To upload the updated file to the player, please follow this procedure:

1. Access the player through its IP address via a web browser.

2. Navigate to the Diagnostic tab and click Disable Autorun. The device will reboot.

3. Once rebooted, go back to the Diagnostic tab, click Format Storage, select exFAT, and then click Format.

4. Go to the SD tab and upload the following files:

i. activation.json

ii. the updated autorun.brs

iii. the Navori Player .zip file

5. Finally, go to the Control tab and click Reboot.

Did this answer your question?