xffmrc.xml woes

K Raghu Prasad raghuprasad at yahoo.com
Mon Dec 1 14:55:54 CET 2003


Hi! Edscott,

Thanks for the prompt reply. By the way I have some
doubts regarding xffmrc.xml.

>> I am trying to hide Book, App, Fstab etc. from
>> appearing in xffm. For that I modified
>> ~/.xfce4/xffm/xffmrc.xml in the following way:
>>
>>   <XFFM_HIDE_BOOK value="1"/>
>>   <XFFM_HIDE_LOCAL/>
>>   <XFFM_HIDE_NETWORK value="1"/>
>>   <XFFM_HIDE_APPS value="1"/>
>>   <XFFM_HIDE_FIND value="1"/>
>>   <XFFM_HIDE_TRASH value="1"/>
>>   <XFFM_HIDE_FSTAB value="1"/>
>
> Nope. Those values are not even read. They must have
> been leftover from initial xffm versions. The variables
> you want to modify are set differently.
If these values are not being read, why are they being
created by xffm? I have noticed that even if I delete
this file, as soon as I start and then exit from xffm,
it is created automatically. The current xffmrc.xml file
created by xffm is given below:

<?xml version="1.0"?>
<xffm>
  <CONFIG_VERSION>0.6</CONFIG_VERSION>
  <preferences AUTOSCROLL="1073741824" DRAG_DO_COPY="1048576" SHOW_DOT="0"
FILETYPE_SUBS="268435456" IMAGE_PREVIEW="33554432" ENABLE_MONITOR="0"
ENABLE_AUTO_T="0" HIDE_WASTE_B="0" RSH_X_SSH="0" RSYNC_X_SCP="0"
SHOW_MM="32" SHOW_TB1="64" SHOW_TB2="128" SHOW_F="0" SHOW_TITLES="0"
SHOW_SIZE="0" SHOW_DATE="0" SHOW_UID="0" SHOW_GID="0" SHOW_MODE="0"/>
  <options icon_size="2" theme="no_icons"/>
  <geometry width="399" height="382" hpane="1"/>
  <TERM/>
  <XFFM_HOME/>
  <XFFM_STATUS_LINE_LENGTH/>
  <XFFM_MAX_PREVIEW_SIZE/>
  <SMB_CODESET/>
  <XFFM_APPEND_FILES/>
  <XFFM_HIDE_BOOK/>
  <XFFM_HIDE_LOCAL/>
  <XFFM_HIDE_NETWORK/>
  <XFFM_HIDE_APPS/>
  <XFFM_HIDE_FIND/>
  <XFFM_HIDE_TRASH/>
  <XFFM_HIDE_FSTAB/>
  <XFFM_HOLD_XTERM/>
  <XFFM_DEFAULT_UNLINK/>
</xffm>

I am using xfce4.0rc2. I don't know whether the changes
mentioned by you were implemented after this version.
I think if xffm is not using the xml elements shown in
above file, it should not create them either. Is there
any particular reason for this behavior?

I am running mcs-manager. So can you please send me a
sample settings file for xffm used by mcs-manager?

Thanks
krp



More information about the Xfce4-dev mailing list