Wednesday, October 12, 2016

Playing videos with double click in raspberry pi

install xterm

sudo apt-get install xterm

go to a video

type xterm -fullscreen -fg black -bg black -e omxplayer -o hdmi -r %f in custom command line


press ok

enjoy

No comments:

Post a Comment