View Single Post
  #6 (permalink)  
Old August 2nd, 2007
GregorK GregorK is offline
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

On Windows and OS X only the OS registered application is used.

On other OS you need to add/change the values in your phexCorePrefs.properties (found here):

SystemTools.OpenVideoCmdOtherOS = xterm -e mplayer %filepath%
SystemTools.OpenImageCmdOtherOS = ee %filepath%
SystemTools.OpenAudioCmdOtherOS = xterm -e mplayer %filepath%
SystemTools.OpenBrowserCmdOtherOS = mozilla -remote openURL(%filepath%,new-window)
__________________
Reply With Quote