# IRFC Config file # # Please note: Do not remove any config options from the global # section - they are all needed and you may break something if you # do. All options are CASE SENSITIVE! [global] # global options for IRFC menudir = /home/andi/menu iconpath = ./icons # the following option controls how the IRFC window is started # you may use fullscreen, maximized and normal - In normal mode # IRFC handles X's -geometry option correctly show = normal # This is the font and its size of the selection list - I like # it clean and big for TV out font = Helvetica fontsize = 20 # This is foreground and background color of the list - Specify # it as hexadecimal value - do NOT prepend a # as in html! fgcolor = 000000 bgcolor = 6666CC # This sets the height and background color of the info panel infosize = 100 infocolor = ffffff # Mount points - These should be below menudir and inserted # in your /etc/fstab as user mountable before accessing the # directory IRFC will mount it You may define up to 3 Mountpoints # (mount1, mount2, mount3) mount1 = /home/andi/menu/CD #mount2 = /home/andi/menu/DVD #mount3 = /home/andi/menu/Writer # This value is for finetuning the remotecontrol - only every # irrepeat signal will be recognized. irrepeat = 2 # This command fills the info panel. Use the same placeholders as # in the programs section. The file information should be printed # as text or html to STDOUT. Make sure your tool is fast because # IRFC blocks until it's return. infotool = /home/andi/projects/irfc2/utils/info.sh %e %l %f # This controls the connection to LCDproc ignore these settings # if you don't have any LCDproc controlled LCD display lcdserver = localhost # server lcdport = 13666 # port lcdwidth = 16 # width of your display in characters lcdheight = 2 # height of your display in rows [programs] # which program is used to open a special file type? Use these # placeholders: # %f filename with full absolute path # %d directory name # %l filename without path # %b basename (filename without path and extension) # %e extension (only the last one!) avi = mplayer %f mpeg = mplayer %f mpeg = mplayer %f mpg = mplayer %f ram = mplayer %f rm = mplayer %f qt = mplayer %f mov = mplayer %f ogm = mplayer %f ram = ircat killrun | ./killrun realplay rm = ircat killrun | ./killrun realplay m3u = xmms mp3 = xmms pls = xmms sh = bash pl = perl smc = ircat killrun | ./killrun zsnes -e -om %f sfc = ircat killrun | ./killrun zsnes -e -om %f fig = ircat killrun | ./killrun zsnes -e -om %f smd = dgen -P -j -f %f # zip = xmame %b -rp §p -sp §p -ap §p html = xwarppointer 0 0; lrun dillo dillo %f; xwarppointer 400 300 feh = xwarppointer 0 0; lrun feh feh -F -Z -f %f; xwarppointer 400 300 [buttons] # assign remote buttons (left) to internal functions (right) 8 = up 2 = down NEXT = fastdown PREV = fastup BACK = back SELECT = select