'Break and ALT keys' for Lapdock
David R. Lane (77) 766 posts |
Can someone remind me what key(s) to press on a Lapdock to input what the break and ALT does on an ‘ordinary’ RISC OS computer? I need this to do what would normally be an ALT break or CTRL break on RISC OS. |
David Feugey (2125) 2709 posts |
You can do ALT DEL or CTRL DEL. You’ll need to press FN to get DEL. |
Bernard Boase (169) 208 posts |
The Lapdock’s keyboard has an Alt key but no Break key, so to do an Alt-Break you need to assign some existing but less used key to emulate Break. One way to do this is by means of the module KeyMapper by James Peacock from here, as discussed a year ago in this forum. Install module KeyMapper in, say, 11 and 15 are the low-level codes for F11 and Break respectively. If you want to assign 15 to some other key than 11, choose from this list. To implement David F’s suggestion of using Alt-Del, the command to use would be |
David R. Lane (77) 766 posts |
@Bernard |
David Pitt (102) 743 posts |
The KeyMapper module does need to be RMLoad’d first! https://www.riscosopen.org/wiki/documentation/show/Welcome%20to%20RISC%20OS%20Pi see “Keyboard Support”. |