Thomas wrote: > thanks for the patch. I fixed the issue with the latest commit to > the qiv repository. > > https://bitbucket.org/ciberandy/qiv/commits/f42a810 > > I slightly changed the patch.
cheers. I guess the original value was intended to be 200 millisec, but the units were wrong. >> p.s., re. the wish in the README.TODO file about respecting -geometry >> (..yes please!), even if the height x width is difficult to respect, >> it would be wonderful if the +0+0 part could be used for window >> placement when the --center/-e command line flag is used to avoid >> recentering. Right now it just launches into the top-left corner. > > I'll try to check that sometime in the not too far away future. fwiw my current work-around, since it is launched by a script and I can't seem to convince xvkbd to alt-drag a window, is: apt-get install wmctrl wmctrl -r qiv -e '0,300,50,-1,-1' moves it to x=300 y=50 px from top left. Hamish -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

