# # This is the xswallow configuration file # The format is: # # MIMEtype; extension [, extension2 [, ...] ] ; program [list of arguments] ; title bar name # # For example, #x-world/x-vrml; vr,wrl; vrweb -geometry 80x80+9000+9000; VRweb Scene Viewer ; Embedded Vrml x-world/x-vrml; vr,wrl; freewrl; freewrl; Embedded Vrml model/vrml; vr,wrl; freewrl; freewrl; Embedded Vrml # # Leading and trailing spaces in all fields are irrelevant. # Extra spaces in the extention field are irrelevant. # # A MIME type can only be associated with one application. If there is # more than one entry with the same MIME type, the last one encountered # is used. #see http://skynet.csn.ul.ie/~caolan/docs/XSwallow.html for more details #Caolan.McNamara@ul.ie # MIME type Extensions Command SwallowName Description # x-world/x-vrml; vr,wrl; /home/caolan/bin/dispatch-vrml-c %s %u %w %h; "VRweb Scene Viewer" "Applet Viewer" ; Embedded Vrml video/mpeg; mpeg, mpg, mpe; xanim +f +q -geometry 80x80+9000+9000 %s ; XAnim ; Embedded Mpeg video/quicktime; qt, mov; xanim +f +q -geometry 80x80+9000+9000 %s ; XAnim ; Embedded QuickTime video/x-msvideo; avi; xanim +f +q -geometry 80x80+9000+9000 %s ; XAnim ; Embedded Avi #auplay is part of the network audio system for distributed sound #audio/wav; wav; auplay %s ; ; Embedded Wav #audio/x-wav; wav; auplay %s ; ; Embedded Wav #audio/basic; au; auplay %s ; ; Embedded Sun Au #audio/x-basic; au; auplay %s ; ; Embedded Sun Au #non nas setup audio/wav; wav; esdplay %s ; ; Embedded WAV audio/x-wav; wav; esdplay %s ; ; Embedded WAV audio/basic; au; cat %s > /dev/audio ; ; Embedded Sun Au audio/x-basic; au; cat %s > /dev/audio ; ; Embedded Sun Au audio/midi; mid, midi; timidity -iaql %s &> /dev/null ; TiMidity ; Embedded Midi audio/x-midi; mid, midi; timidity -iaql %s &> /dev/null ;TiMidity ; Embedded Midi #some other things application/pdf; pdf; xpdf -err %s; xpdf; PDF audio/x-pn-realaudio-plugin; ra,rm,ram,rpm; realplayer %s; RealPlayer; RealMedia