!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This is XFiles main config file v1.2
!! Set the startup options to suit your taste. 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!! Directories to be listed at startup. 
!! Values: any valid pathname including dot "."
!! and ~ and ~USER
!! -----------------------------------------
*xfiles.startup_dir_left: ~/

*xfiles.startup_dir_right: .

!! The temporary trashdirectory for Safedelete.
!! Value: any valid pathname
!! -----------------------------------------
*xfiles.trash_dir: ~/.x-files/xfiles_dumpster

!! Default colorpalette of the X-Files windows. 
!! With colors also hex values like #ff0cdd are OK.
!! Values: - string based color name (grey50)
!!         - hex values (#ff0dca)
!!           Remember the preceeding "#"
!! -----------------------------------------
*background: #d9d9d9

!! Selection highlightcolor of the listboxes.
!! Values: see above
!! -----------------------------------------
*xfiles.selectBg_left: #7ec0ee

*xfiles.selectBg_right: #96cdcd

!! Program fonts.
!! Values: Font definition, abbreviations should work.
!! -----------------------------------------
*font: *adobe-helvetica-medium-r*12*iso8859-1

*Listbox.font: *fixed-bold-r*13*iso8859-1

!*Listbox.font: *adobe-courier-bold-r*12*iso8859-1
*Menu.font: *times*medium-r*12*

!*Entry.font: *lucidabright*medium*r*12*
!*MenuButton.font: *courier*
*popup_menu.user.font: *lucida*10*

!! Packing order (from top to bottom):
!! Values: 	1 = menubar, listboxes, infos, entries, buttons
!!		0 = menubar, buttons, entries, listboxes, infos
*xfiles.pack_order_reverse: 0

!! If you wish to make hidden files visible already at startup, set
!! these to one. Use the "Hidden" (H) -buttons to toggle the state.
!! Values: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.hidden_files_left: 0

*xfiles.hidden_files_right: 0

!! The turbomode in file operations.
!! Value: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.turbo_file_operations: 0

!! The visibility of protection bits.
!! Value: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.protection_bits: 0

!! The AutoUpdate option
!! Value: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.auto_update: 0

!! The Show Link Destination option
!! Value: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.show_link_dest: 0

!! The safedeletion mode.
!! Value: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.safe_deletion: 1

!! The Mem/swap and time fields in the menubar.
!! Values: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.mem_label: 1

*xfiles.time_label: 1

!! ActionButton-Line Defaults
!! Value: 0 = off, 1 = on
!! Default lines at startup are 1.
!! -----------------------------------------
*xfiles.button_line_1: 1

*xfiles.button_line_2: 1

*xfiles.button_line_3: 1

*xfiles.button_line_4: 1

*xfiles.button_line_5: 1

*xfiles.button_line_6: 0

*xfiles.button_line_7: 0

*xfiles.button_line_8: 0

!! Put here your favourite combinations.
!! Values: numbers of button rows
!! -----------------------------------------
*xfiles.button_set_1: 1 2 3 4 5

*xfiles.button_set_2: 

*xfiles.button_set_3: 1 2

*xfiles.button_set_4: 6 7 8

!! User configurable popupmenu items.
!! Remember to add them in order (1,2,3,4,5...)
!! Values: _labeltext_  _commandlist_
!!	where _commandlist_ is 
!!	{_Action-parameters_ exec _command_ _args_}
!! -----------------------------------------
*xfiles.popup_user_item_1: "Clock" {N exec xclock &}

*xfiles.popup_user_item_2: "XTerm" {N exec xterm &}

*xfiles.popup_user_item_3: "ProtEdit" {N ProtEditor %s}

*xfiles.popup_user_item_4: "VirtualZip" {N VirtualZip %f %s}

*xfiles.popup_user_item_5: "Xload" {N exec xload &}

!! Is the Mail Check option enabled.
!! Value: 0 = off, 1 = on
!! -----------------------------------------
*xfiles.mail_check: 1

!! Your favourite mail-reader to be launched on
!! mail acknowledgement. Always when clicking OK with
!! mail-message, and with mail-flash IF the option 
!! read_on_ack is set.
!! -----------------------------------------
*xfiles.mail_reader: pine

!! If enabled,  a messagebox pops up when new mail
!! arrives.  If you click OK, your mail reader is launched,
!! Cancel just acknowledges.
!!------------------------------------------
*xfiles.mail_message_box: 0

!! If enabled, your mail reader will start when clicking
!! the flashing mail message.
!!-----------------------------------------
*xfiles.read_on_ack: 0

