Page 1 of 1

Disable usb script triggering

Posted: 05 May 2018, 13:28
by Borisko
Hi folks,
I want to disable file navigator auto popup on usb flash drive insertion into the port. But I don't want to block/disable usb ports totally. Just want to remove/disable that script which is responsible for the file navigator triggering and message box popup ("flash drive was inserted").
Is it possible?
Any advice will be appreciated, thanks!

Disable usb script triggering

Posted: 05 May 2018, 14:25
by fanthom
In this case you should disable support for removable devices (its disabled by default so you had to enable it in the wizard):
http://porteus-kiosk.org/parameters.htm ... le_devices

Thanks