> This patch enables RTLD_GLOBAL when loading an external HID. It's > important if the HID wants to load subsequent .so files and provide > symbols for them. Scriptable HID needs this as it needs to load > different .so files for different scripts. Done.