File makefile.patch of Package cwiid
--- wminput/Makefile.in +++ wminput/Makefile.in @@ -43,7 +43,7 @@ make_plugins: install_configs: install -d $(WMINPUT_CONFIG_DIR) install configs/* $(WMINPUT_CONFIG_DIR) - ln -sf acc_led $(WMINPUT_CONFIG_DIR)/default + ln -sf moblin $(WMINPUT_CONFIG_DIR)/default #uninstall_configs: # rm -f $(WMINPUT_CONFIG_DIR)/default