Lapdock Menu
David R. Lane (77) 766 posts |
Is there a combination of keys/touchpad on the Lapdock to produce a menu for icon or window that the pointer is on? I know I can plug a mouse in and use the middle button, but can it be done without a mouse? If keymapper is the way to go, one needs to know the RISC OS numbers for the keys and I don’t think Keymapper can provide that. For example, on my Pi-top the alt-gr key is used for bringing up a menu. |
Colin McDonagh (1559) 12 posts |
Hi David, I created an obey file called MenuAltGr the contents are: KeyMap &60 &71 I run KeyMapper first then the obey file. |
David R. Lane (77) 766 posts |
Thanks for that. I have put KeyMapper in Boot.Choices.Boot.Tasks and the KeyMap &60 &71 Obey file there too. The latter will run just after Keymapper as I have given it filename KeyMapSetUp. It works. |
Colin McDonagh (1559) 12 posts |
I used the “Run at startup” in configuration. Also StrongHelp has a list of low-level internal key numbers. Glad to be of help. |