[MPlayer-users] mplayer bind keys to execute command
Vladimir Mosgalin
mosgalin at VM10124.spb.edu
Tue Apr 10 23:06:42 CEST 2007
Hi Jerry Geis!
On 2007.04.10 at 16:10:25 -0400, Jerry Geis wrote next:
> ##
> ## MPlayer input control file
> ##
>
> RIGHT seek +10
> LEFT seek -10
> - audio_delay 0.100
> + audio_delay -0.100
> q quit
> >pt_step 1
> < pt_step -1
> ENTER pt_step 1 1
>
> but I cannot find an example of how to execute a linux command one
> the RIGHT key being pressed.
>
> Is that possible and how? THanks,
Sure, just use run command. As in
RIGHT run ls
--
Vladimir
More information about the MPlayer-users
mailing list