Thursday, June 11, 2009
Using Movies in Impress on Linux Without Java
Posted on 7:21 AM by Unknown
Insert > Picture > From File Right click on the inserted graphic Select Interaction Select Run macro as Action at mouse click By writing a simple macro running our shell script, which in turn starts our movie player, we hook our movie player in. Figure 1: The concept Writing the external shell script #!/bin/sh#file:///home/me/tmp/ooo-movie-hook/m1.shxine --no-splash --geometry 400x400+
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment