HP50g: Defining custom user keys that work also in the Equation Writer - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: General Forum (/forum-4.html) +--- Thread: HP50g: Defining custom user keys that work also in the Equation Writer (/thread-3687.html) |
HP50g: Defining custom user keys that work also in the Equation Writer - mirrro - 04-21-2015 05:16 AM Hey, I try to implement this User Keyboard Assignment: switching between: INV() key:64.10 and Y key:64.40 It works fine , but not in the Equation Writer and the Matrix Writer. I tried also with KEYMAN , no luck there also, Is that possible? I use: Hp50g rom 2.15 Thanks for any help. RE: HP50g: Defining custom user keys that work also in the Equation Writer - Han - 04-21-2015 04:27 PM (04-21-2015 05:16 AM)mirrro Wrote: Hey, I don't think this would work. Those applications have their own key definitions (assuming they were ported over from the HP48 series and not modified). RE: HP50g: Defining custom user keys that work also in the Equation Writer - BruceH - 04-23-2015 10:02 PM This old comp.sys.hp48 post from Joe Horn might help: Quote:To force an HP49 key to "work" even when the command line exists, just RE: HP50g: Defining custom user keys that work also in the Equation Writer - Joe Horn - 04-23-2015 10:50 PM (04-23-2015 10:02 PM)BruceH Wrote: This old comp.sys.hp48 post [about TakeOver key assignments] from Joe Horn might help... Unfortunately, neither the EquationWriter nor the MatrixWriter pay any attention to user key assignments, even if they have a TakeOver up front. Bottom line: No, you can't use your key assignments while running those applications. |