config (164B)
1 #!/bin/bash 2 3 V="-8" 4 MP_CONTROL="/dev/shm/mplayer-contol$V" 5 MP_OUTPUT="/dev/shm/mplayer-output$V" 6 MP_PID="/dev/shm/mplayer-pid$V" 7 MP_ERROR="/tmp/mplayer-errors.log"
wwwUnnamed repository; edit this file 'description' to name the repository. | |
| Log | Files | Refs | README |