You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some watches have additional buttons which are sometimes mapped to volume buttons.
We might want to consider altering this to some other keycode as AsteroidOS apps are now being used by other distro's too.
Having those react to volume button changes might come of as strange.
Instead a potential button mapping could be MenuKB (as used on catfish) for watches that only have one additional button. On other watches we could potentially utilize the F keys (F1, F2). But further discussion on this is preferred.
Some watches have additional buttons which are sometimes mapped to volume buttons.
We might want to consider altering this to some other keycode as AsteroidOS apps are now being used by other distro's too.
Having those react to volume button changes might come of as strange.
Instead a potential button mapping could be
MenuKB
(as used oncatfish
) for watches that only have one additional button. On other watches we could potentially utilize the F keys (F1, F2). But further discussion on this is preferred.It's worth pointing out that the mapping tool used already supports a wide range of F keys: https://github.com/qt/qttools/blob/dev/src/kmap2qmap/main.cpp#L189
The text was updated successfully, but these errors were encountered: