realplayer-helixlibs.patch
来自「linux下的一款播放器」· PATCH 代码 · 共 12 行
PATCH
12 行
--- RealPlayer-10.old/realplay 2004-09-16 19:43:37.582179680 -0700+++ RealPlayer-10/realplay 2004-09-16 19:44:08.340503704 -0700@@ -1,7 +1,7 @@ #!/bin/sh # If you don't have readlink, fill in the path to hxplay.bin here.-# HELIX_LIBS="/usr/local/HelixPlayer" ; export HELIX_LIBS+HELIX_LIBS="/usr/lib/helix" ; export HELIX_LIBS # To install this script, create a symlink to it from somewhere in your # path. Do *not* move the script out of the HelixPlayer directory, since
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?