Page 1 of 1

pcmanfm partitions on side panel not showing up

Posted: Tue Jan 11, 2011 11:22 pm
by land
I am running Debian Squeeze and would like to know what I need to make the pcmanfm side panel show my internal partitions that can be double-clicked to mount. Thank you.

Re: pcmanfm partitions on side panel not showing up

Posted: Thu Jan 13, 2011 7:01 pm
by maces
Hi,

I did this by editing this config file: "/home/maces/.config/pcmanfm/lxde/pcmanfm.conf".

Code: Select all

[volume]
mount_on_startup=1
mount_removable=1
autorun=1

[ui]
always_show_tabs=0
hide_close_btn=0
win_width=800
win_height=600
splitter_pos=152
view_mode=0
show_hidden=0
sort_type=0
sort_by=0
maces