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

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -