The same applied for gedit and eog. For example, open a picture with eog
(in a directory with more than one picture) and run

for win in $(xdotool search --classname eog); do echo $win; xdotool key
--clearmodifiers --window $win Page_Down; done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1011333

Title:
  Evince does not react on key events from xdotool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdotool/+bug/1011333/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to