#Rappy snappy behavior

1 messages · Page 1 of 1 (latest)

terse fjord
#

On macOS, if I hold A and it’s auto-repeating, then I press and release Space while still holding A, the A repeat stops and doesn’t resume until I release/re-press A. Is this expected rappy snappy key-repeat behavior, or can Wooting/rappy snappy affect this?
if i use Snappy tappy it works like i want it to, shows as aaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaa

humble monolithBOT
# terse fjord On macOS, if I hold A and it’s auto-repeating, then I press and release Space wh...

Thanks for posting your support request!

Note: #community_support is only for answering general questions and for troubleshooting.
All order-specific and shipment-specific support must be handled via the Wooting Support Wizard*
(You need to create an account on the Wooting Hub, using the same email address as your purchase. The account is not created for you automatically!)

Troubleshooting your Wooting Keyboard? Try these steps first!
Basic Troubleshooting

Questions about shipping, or what to do if your shipment has a problem?
Possible Problems During Shipping (with Solutions)

Looking for information about your specific order?
You can find that on the Wooting Hub! There you can also add upgrades, update your shipping address, and much more.

Is your order about to ship and you need to pause it for any reason?
Place it on hold via the Wooting Hub!

Do you need to...

All of these types of requests need to be made via the Wooting Support Wizard!

fervent basalt
#

isnt key repeat disabled by default in macos since like a few years if not a decade?

#

yeah after 2 reboots of my mac i can also confirm that not only is key repeat not a thing by default on modern macos but the behaviour is just how keyrepeat in macos works

terse fjord
#

hmmmm i see i thought i had a config wrong or something on the keyboard

#

key repeat is fixed tho i just run this on terminal and fix the key repeat behavior, the first line makes it so you can spam a key
defaults write -g ApplePressAndHoldEnabled -bool false
defaults write -g InitialKeyRepeat -int 7
defaults write -g KeyRepeat -int 2

fervent basalt
#

thats not what keyrepeat does but ok

terse fjord
#

im confused, before if you pressed a key it would go to check for accents and stuff now it works like this: aaaaaaaaaaaaaaa instead of a

fervent basalt
#

yes its not spamming the key though

terse fjord
#

it is

fervent basalt
#

its just a text input emulation

#

(well text inputs can also be implemented to ignore it but i will just gloss over that)

terse fjord
fervent basalt
#

prob is but youd prob install some sketchy kernel modules or smth

#

windows has ahk and i think linux has actual HID key repeat thats quite easy to enable

#

(although ahk or macro software) isnt really hid key repeats either and easy to ignore in software yet again)

terse fjord
#

ill just use snappy tappy i guess, it does make it work just not for all keys universally

fervent basalt
#

idk what came of the macro survey we did but i think keyrepeat is quite a commonly asked feature for a new advanced key