zshrc: Remove fbmplayer
[grml-etc-core.git] / doc / grmlzshrc.t2t
index a3854ec..c7ce4df 100644 (file)
@@ -751,11 +751,6 @@ upgrade or dist-upgrade; run by sudo, if necessary.
 : **CH** (//./configure --help//)
 Lists available compilation options for building program from source.
 
-: **cmplayer** (//mplayer -vo fbdev//)
-Video player with framebuffer as video output device, so you can watch
-videos on a virtual tty. Hint: Using fbdev2 allows you to use the shell
-while watching a movie.
-
 : **CO** (//./configure//)
 Prepares compilation for building program from source.
 
@@ -784,10 +779,6 @@ human readable output format.
 A Web browser on the framebuffer device. So you can browse images and click
 links on the virtual tty.
 
-: **fbmplayer** (//mplayer -vo fbdev -fs -zoom//)
-Fullscreen Video player with the framebuffer as video output device. So you
-can watch videos on a virtual tty.
-
 : **g** (//git//)
 Revision control system by Linus Torvalds.