linux - chrome stopped listen to xdotool bindings after system update -


after ran pacman -syyu, running:

xdotool search --onlyvisible --name 'chrome' windowfocus key "ctrl+f"

command got broken.

the thing finds chrome window correctly - gets focused, , if gets focused on text input field - after running upper command types f it. looks chrome somehow strips control out of xdotool key command. same thing other chrome commands. if type control+f manually while focused on chrome window, works should, not problem chrome shortcuts changed. happened after yesterdays system update, knows cause such behavior? thx.


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -