Skip to content

[] and /* don't work on qwertz keyboards #31

@akasurak

Description

@akasurak

probably because they're a double-meta key combo (which I don't know how to handle yet in dfhack lua), and alt-gr which is specifically the right alt key.

c,v,b,n are unused on the gui/digshape screen so can at least be used there. I should add some pointer comments so that end users can rebind those four keys until I get a better fix.

It's also possible this is a normal dfhack issue when the language isn't set to english. Should check other scripts to see if they use SECONDSCROLL_PAGEUP /DOWN and see if they work or if they use a different way of reading keypresses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions