rbreaves / kinto

Mac-style shortcut keys for Linux & Windows.
http://kinto.sh
GNU General Public License v2.0
4.25k stars 213 forks source link

Does kinto have no post-xkeysnail start/bootup concept? #721

Closed joshgoebel closed 2 years ago

joshgoebel commented 2 years ago

Right now I find myself needing to do several things after the keymapper starts (to re-configure the virtual devices):

I'm guessing these aren't all needs most Kinto users have but surely someone has noticed the key repeat speed issue - every time the keymapper restarts it breaks the repeat speed (that I have configured) and that needs to be set again on the virtual keyboard.

Has this come up at all? I'm trying to figure out the "best" way to deal with this - to hopefully make it seamless... what would be nice is that if the keymapper silently crashed (and restarted) once in a while that no one would notice... but right now it's impossible not to notice. My whole WM broke last time because I lost my Hyper key during a restart... 😭 until I could run xmodmap to fix it...

rbreaves commented 2 years ago

Post? Not really lol. It’s been a perfect ride for me the moment it starts.

I have some personal pre-setup routine that I do on Windows keyboards that involves remapping via keytables binary on GitHub that’s a low level remap to get it to align w/ macOS keyboards.. besides that though.. there’s not really anything special that I do. It’s not part of Kinto but it could be optional.

I also avoid things that involve xmodmap/ xkb as I just try & do everything needed in xkeysnail. I’ll be honest though I don’t really understand the need or desire for a hyper key.. Ctrl, Alt & Super has always done it for me so a 4th modifier is a mystery to me.

I also have no clue about the need to proxy your pointing device :/. And until I did some VNC stuff recently I never had key repeat issues either. I fixed my issue though by increasing the “hold key delay” in my DE/OS settings. But that’s a VNC latency issue - nothing w/ xkeysnail.

joshgoebel commented 2 years ago

I’ll be honest though I don’t really understand the need or desire for a hyper key..

Awesome WM default config has combos spread across many modifiers and a large number of the keys, and prior to Kinto the primary modifier for it all was Cmd. Now that Cmd is being used again for Mac stuff I have NO modifier for Awesome. It was easiest to just create a new one.

I fixed my issue though by increasing the “hold key delay” in my DE/OS settings.

Since I have no DE I have no dialog for that. :-)

joshgoebel commented 2 years ago

Closing as asked and answered. It sounds like Kinto doesn't really need this functionality.