HID on Pi 4 with ROS 5.28
David Feugey (2125) 2709 posts |
Hi all, Just for information, I recently remove HID because of some incompatibilities with the latest (not yet public) version of ABC. It also solves: So, if you have also some massive problems on Pi4, with RISC OS 5.28+, try first to boot it without HID :) |
Rick Murray (539) 13840 posts |
I ditched HID years ago as it kept stiffing the machine (Pi2B then). I put it down to it really not liking my keyboard or mouse or whatever… |
David Feugey (2125) 2709 posts |
Nota there is still a sound issue in TextEase that can make the system crashing, but it’s (much) less frequent than before. |
Paul Sprangers (346) 524 posts |
Another inconvenience is that HID’s own WimpScroll module interferes with RISC OS’ WindowScroll module. I haven’t yet figured out how to stop downloading that module when running HID. Instead, I have to RMKill it manually after each reboot. But I would be lost without HIDs key shortcuts for file launchers. |
Bryan (8467) 468 posts |
WindowScroll is a ROM module. It can simply be unplugged.
Or, did you mean you want to stop the other module? |
Paul Sprangers (346) 524 posts |
Yes, I want to stop the other module, which is WimpScroll. |
Richard Coleman (3190) 54 posts |
Paul, the WimpScroll module is loaded in 2 files: |
Paul Sprangers (346) 524 posts |
Yes, but when I comment those lines out, it appears to be undone after a reboot. It looks like HID downloads that module from within the program… |
Chris Hughes (2123) 336 posts |
I don’t normally use !HID nowadays due to some conflicts. But if you open the !HID choices window, at the top on the right side is an icon like an open box, click on that and toggle the “Use USBHID module” off it seems to disable the WimpScroll being active, but you must remember to click on “save” to save the changes. You will also see in this section when modules are loaded change the settings to suit. Remember to reboot after doing any changes to !HID I would not go playing around with Run files. Use the built in options in !HID configure. |
Paul Sprangers (346) 524 posts |
No luck. When I untick ‘Use USBHID module’, then I not only loose my key shortcuts to the file launchers, but also the WimpScroll module is still there! All combinations between using that module or not and the various Run- and Install options that I tried had various effects, but none of them got rid of the bloody module. If there were another file launcher with key shortcuts available, that is not as limited as !Menon, I would certainly forget about HID. |
Chris Hughes (2123) 336 posts |
You could have a look at !AppDock2 from MW Software its allows shortcut icons Regarding !HID with your issue possibly a word with XAT there is a link of the info entry for emailing them. |
Jean-Michel BRUCK (3009) 359 posts |
@Paul |
Paul Sprangers (346) 524 posts |
AppDock2 does key shortcuts indeed, but the button bar will always be there, which is what I don’t want. Moreover, the key shortcuts in AppDock2 are as limited as in !Menon. HID allows the use of all sorts of modifier keys and is quite good at recognising special keys on special keyboards (such as a ‘calculator’ key).
That’s certainly true, especially since I live no more than 30 kilometers away from XAT. I’ll try to contact him again, although the last two or three attempts have not been too succesful.
That’s the first thing I did of course, but to no avail.
No doubt. But the difficulties start when you want to program something that relies on using the scroll wheel. The ‘Scroll Request’ in the Wimp Poll gets nastely interfered with HID’s WimpScroll module. |