Public bug reported:

Below is my script: 
wid1=xdotool getactivewindow
sleep 10
xdotool key --window $wid1 --clearmodifiers ctrl+a
sleep $1
xdotool key --window $wid1 --clearmodifiers ctrl+a
sleep 2
xdotool key --window $wid1 --clearmodifiers ctrl+f
xdotool type "Save"
sleep 2
 

It works when window is active and does not when I minimize the window.

** Affects: lubuntu-meta (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: xdotools

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

Title:
  xdotool not working when window is minimized

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1401044/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to