Josh Goebel

Results 1720 comments of Josh Goebel

Allowing multiple modmaps to be active at once would also sort of restore the current backwards compatible behavior of allowing one to have BOTH a modmap and multimodmap active simultaneously....

> I've gotten very used to adjusting shortcuts to adapt to the "permanent" repositioning of the modifiers that Kinto does to get all the most basic shortcuts working without specific...

> Or is that "you" in the general sense? General sense, "your" as in "any users copy of"... :-) > The latter two have still not been accepted into the...

> There doesn't seem to be a simple way to pull in an external config with a python import, at least not without needing to run through a lot of...

> So to sum this up you’re wanting to do 2 things? Nope. :-) > introduce momentary & held/sticky? This already exists in multi-modmaps, I was just writing it out...

This might affect one line of your config: ``` define_multipurpose_modmap( # {Key.ENTER: [Key.ENTER, Key.RIGHT_CTRL] # Enter2Cmd # {Key.CAPSLOCK: [Key.ESC, Key.RIGHT_CTRL] # Caps2Esc # {Key.LEFT_META: [Key.ESC, Key.RIGHT_CTRL] # Caps2Esc - Chromebook

It's hard to say what it should be afterwards because I don't understand what you're trying to accomplish with that last mapping. (given the other conditional modmaps you already have)

> This is the only place I see you might be engaging in triple modmapping. None of your commented out Chromebook lines actually modmap to LEFT_META though, so it could...

> What I think might be better (or needed addition) is optional aliasing modifier modmap remaps.. so when I move Ctrl to Super’s location I would then have a newly...