HID on Pi 4 with ROS 5.28
|
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 :) |
|
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… |
|
Nota there is still a sound issue in TextEase that can make the system crashing, but it’s (much) less frequent than before. |
|
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. |
|
WindowScroll is a ROM module. It can simply be unplugged.
Or, did you mean you want to stop the other module? |
|
Yes, I want to stop the other module, which is WimpScroll. |
|
Paul, the WimpScroll module is loaded in 2 files: |
|
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… |
|
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. |
|
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. |
|
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. |
|
@Paul |
|
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. |