interim icon indicating copy to clipboard operation
interim copied to clipboard

Missing proper support for configurable keymaps

Open mntmn opened this issue 9 years ago • 1 comments

Quoting an email I got today:

When sledge is run via the example "./sledge < tests/boot2.l", the keyboard alignment appears to be off for the US layout. The exact discontinuity is that the parentheses keys appear to be misaligned in that ')' yields '=' and '(' yields ')', is this documented somewhere or easily configurable?

mntmn avatar Sep 22 '15 18:09 mntmn

I guess I will change the /keyboard fs so that it will have to return standardized scancodes and qualifiers that are then convertable to to input strings via a keymap function.

mntmn avatar Sep 22 '15 19:09 mntmn