I've recently bought a cordless usb logitech keyboard and mouse set, the problem is it doesn't have a right windows key and for some strange reason the 'menu' key sends the standard usb 'application key' code (0x65) not the 'menu key' code (0x76).
kbddev_norwin=1 does nothing because of the strange mapping but using 'setenv usb/hid.keyboard/rgui 0x00070065' gets it working properly with all programs except CygnusEd.
Whenever I try to use the 'right-amiga' key the document is cleared or if I've high lighted some text that is cleared.
Amiga FutureCommunityKnowledgeServiceSearchLast MagazineSocial MediaAdvertisementPartnerlinks |
Logitech keyboard problemRe: Logitech keyboard problemI'm not sure what I could do here. If the keyboard device produces data which confuses the editor's processing code, undefined behaviour will result. If you can, please capture exactly which raw key sequence is sent (there should be program up on Aminet called "KeysPlease" which could help). |