기본적으로 목록 보기를 사용하도록 PCManFM을 구성했지만 아이콘 보기로 되돌아갑니다.
내 구성은 다음과 같습니다.
~/.config/pcmanfm/default/pcmanfm.conf
[config]
bm_open_method=0
[volume]
mount_on_startup=1
mount_removable=1
autorun=1
[ui]
always_show_tabs=0
max_tab_chars=32
win_width=636
win_height=1060
splitter_pos=385
media_in_new_tab=0
desktop_folder_new_win=0
change_tab_on_drop=1
close_on_unmount=1
focus_previous=0
side_pane_mode=hidden;places
view_mode=list
show_hidden=0
sort=name;ascending;
toolbar=newtab;navigation;home;
show_statusbar=1
pathbar_mode_buttons=0
얼마 지나지 않아 이런 일이 일어났습니다.
[config]
bm_open_method=0
[volume]
mount_on_startup=1
mount_removable=1
autorun=1
[ui]
always_show_tabs=0
max_tab_chars=32
win_width=836
win_height=1030
splitter_pos=1
media_in_new_tab=0
desktop_folder_new_win=0
change_tab_on_drop=1
close_on_unmount=1
focus_previous=0
side_pane_mode=places
view_mode=icon
show_hidden=0
sort=name;ascending;
toolbar=newtab;navigation;home;
show_statusbar=1
pathbar_mode_buttons=0
보기 모드가 아이콘으로 변경됩니다.
나는 심지어 파일을 불변으로 만들려고 노력했습니다 :) 그리고... 주사위도 없습니다(실행 중인 모든 인스턴스를 닫았습니다). PCManFM이 구성을 존중합니까, 아니면 다른 곳에 떠다니는 일부 구성 파일이 있습니까?